Belle II Software  release-08-01-10
StackingAction Class Reference

The basf2 stacking action. More...

#include <StackingAction.h>

Inheritance diagram for StackingAction:
Collaboration diagram for StackingAction:

Public Member Functions

 StackingAction ()
 The StackingAction constructor.
 
 ~StackingAction ()
 The StackingAction destructor.
 
virtual G4ClassificationOfNewTrack ClassifyNewTrack (const G4Track *aTrack)
 Function that classifies new tracks.
 
virtual void NewStage ()
 Function that is called at each event when "urgent" stack is empty.
 
virtual void PrepareNewEvent ()
 Function called at begining of event.
 
void setPropagatedPhotonFraction (double fraction)
 Set fraction of Cerenkov photons that are actually propagated.
 

Private Attributes

double m_photonFraction
 The fraction of Cerenkov photons which will be kept and propagated.
 

Detailed Description

The basf2 stacking action.

Definition at line 26 of file StackingAction.h.


The documentation for this class was generated from the following files: