Class Reference for E1039 Core & Analysis Software
PHG4TargetCoilSteppingAction Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4detectors/PHG4TargetCoilSteppingAction.h>

+ Inheritance diagram for PHG4TargetCoilSteppingAction:
+ Collaboration diagram for PHG4TargetCoilSteppingAction:

Public Member Functions

 PHG4TargetCoilSteppingAction (PHG4TargetCoilDetector *, const PHParameters *parameters)
 constructor More...
 
virtual ~PHG4TargetCoilSteppingAction ()
 destructor More...
 
bool UserSteppingAction (const G4Step *, bool)
 stepping action More...
 
void SetInterfacePointers (PHCompositeNode *)
 reimplemented from base class More...
 
void SaveLightYield (const int i=1)
 
- Public Member Functions inherited from PHG4SteppingAction
 PHG4SteppingAction (const int i=0)
 
virtual ~PHG4SteppingAction ()
 
virtual void Verbosity (const int i)
 
int Verbosity () const
 
virtual int Init ()
 
virtual double GetScintLightYield (const G4Step *step)
 get scintillation photon count. It require a custom set SCINTILLATIONYIELD property to work More...
 
virtual double GetVisibleEnergyDeposition (const G4Step *step)
 get amount of energy that can make scintillation light, in Unit of GeV. More...
 
virtual void StoreLocalCoordinate (PHG4Hit *hit, const G4Step *step, const bool do_prepoint, const bool do_postpoint)
 Extract local coordinate of the hit and save to PHG4Hit. More...
 
virtual void Print (const std::string &what) const
 
void SetOpt (const std::string &name, const int i)
 
bool IntOptExist (const std::string &name)
 
int GetIntOpt (const std::string &name)
 
std::string GetName () const
 

Additional Inherited Members

- Protected Attributes inherited from PHG4SteppingAction
int verbosity
 
std::string name
 

Detailed Description

Definition at line 15 of file PHG4TargetCoilSteppingAction.h.

Constructor & Destructor Documentation

◆ PHG4TargetCoilSteppingAction()

PHG4TargetCoilSteppingAction::PHG4TargetCoilSteppingAction ( PHG4TargetCoilDetector detector,
const PHParameters parameters 
)

constructor

Definition at line 25 of file PHG4TargetCoilSteppingAction.cc.

◆ ~PHG4TargetCoilSteppingAction()

PHG4TargetCoilSteppingAction::~PHG4TargetCoilSteppingAction ( )
virtual

destructor

Definition at line 50 of file PHG4TargetCoilSteppingAction.cc.

Member Function Documentation

◆ SaveLightYield()

void PHG4TargetCoilSteppingAction::SaveLightYield ( const int  i = 1)
inline

Definition at line 30 of file PHG4TargetCoilSteppingAction.h.

◆ SetInterfacePointers()

void PHG4TargetCoilSteppingAction::SetInterfacePointers ( PHCompositeNode topNode)
virtual

reimplemented from base class

Reimplemented from PHG4SteppingAction.

Definition at line 308 of file PHG4TargetCoilSteppingAction.cc.

References PHG4Detector::GetName(), and PHG4TargetCoilDetector::SuperDetector().

+ Here is the call graph for this function:

◆ UserSteppingAction()


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