ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4JLeicBeamLineMagnetSteppingAction.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file G4JLeicBeamLineMagnetSteppingAction.h
1 // Tell emacs that this is a C++ source
2 // -*- C++ -*-.
3 #ifndef G4JLEIC_G4JLEICBEAMLINEMAGNETSTEPPINGACTION_H
4 #define G4JLEIC_G4JLEICBEAMLINEMAGNETSTEPPINGACTION_H
5 
7 
8 class G4Step;
10 class PHCompositeNode;
12 class PHG4Hit;
13 class PHG4HitContainer;
14 class PHParameters;
15 
17 {
18  public:
21 
24 
26  virtual bool UserSteppingAction(const G4Step*, bool);
27 
30 
31  private:
39 
45  double m_EdepSum;
46  double m_EionSum;
47 };
48 
49 #endif // G4JLEIC_G4JLEICBEAMLINEMAGNETSTEPPINGACTION_H