46     fScintillationCounter(0), fCerenkovCounter(0)
 
   64         fScintillationCounter++;
 
   76   G4cout << 
"Number of Scintillation photons produced in this event : " 
   77          << fScintillationCounter << 
G4endl;
 
   78   G4cout << 
"Number of Cerenkov photons produced in this event : " 
   79          << fCerenkovCounter << 
G4endl;
 
   86   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
 
Definition of the OpNoviceStackingAction class. 
 
static G4OpticalPhoton * OpticalPhotonDefinition()
 
virtual void PrepareNewEvent()
 
virtual ~OpNoviceStackingAction()