ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <vector>
#include "globals.hh"
#include "G4ios.hh"
#include "G4VProcess.hh"
#include "G4ProcessVector.hh"
#include "G4ParticleDefinition.hh"
#include "G4ProcessManager.icc"
Go to the source code of this file.
Classes | |
class | G4ProcessManager |
Enumerations | |
enum | G4ProcessVectorTypeIndex { typeGPIL = 0, typeDoIt =1 } |
enum | G4ProcessVectorDoItIndex { idxAll = -1, idxAtRest = 0, idxAlongStep = 1, idxPostStep =2, NDoit =3 } |
enum | G4ProcessVectorOrdering { ordInActive = -1, ordDefault = 1000, ordLast = 9999 } |
Definition at line 78 of file G4ProcessManager.hh.
View newest version in sPHENIX GitHub at line 78 of file G4ProcessManager.hh
Definition at line 88 of file G4ProcessManager.hh.
View newest version in sPHENIX GitHub at line 88 of file G4ProcessManager.hh
Definition at line 73 of file G4ProcessManager.hh.
View newest version in sPHENIX GitHub at line 73 of file G4ProcessManager.hh