43     fScintillationCounter(0), fCerenkovCounter(0)
 
   61         fScintillationCounter++;
 
   73   G4cout << 
"Number of Scintillation photons produced in this event : " 
   74          << fScintillationCounter << 
G4endl;
 
   75   G4cout << 
"Number of Cerenkov photons produced in this event : " 
   76          << fCerenkovCounter << 
G4endl;
 
   83   fScintillationCounter = 0;
 
G4ParticleDefinition * GetDefinition() const 
 
G4int GetParentID() const 
 
const G4VProcess * GetCreatorProcess() const 
 
G4GLOB_DLL std::ostream G4cout
 
const G4String & GetProcessName() const 
 
virtual G4ClassificationOfNewTrack ClassifyNewTrack(const G4Track *aTrack)
 
G4ClassificationOfNewTrack
 
static G4OpticalPhoton * OpticalPhotonDefinition()
 
virtual void PrepareNewEvent()
 
virtual ~OpNoviceStackingAction()