ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/run/include/G4PhysicsListOrderingParameter.hh>
Public Member Functions | |
G4PhysicsListOrderingParameter () | |
virtual | ~G4PhysicsListOrderingParameter () |
G4String | GetTypeName () const |
G4int | GetType () const |
G4int | GetSubType () const |
G4int | GetOrdering (int idx) const |
G4bool | GetDuplicable () const |
Private Attributes | |
G4String | processTypeName |
G4int | processType |
G4int | processSubType |
G4int | ordering [3] |
G4bool | isDuplicable |
Friends | |
class | G4PhysicsListHelper |
Definition at line 42 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 42 of file G4PhysicsListOrderingParameter.hh
G4PhysicsListOrderingParameter::G4PhysicsListOrderingParameter | ( | ) |
Definition at line 38 of file G4PhysicsListOrderingParamater.cc.
View newest version in sPHENIX GitHub at line 38 of file G4PhysicsListOrderingParamater.cc
References ordering.
|
virtual |
Definition at line 47 of file G4PhysicsListOrderingParamater.cc.
View newest version in sPHENIX GitHub at line 47 of file G4PhysicsListOrderingParamater.cc
|
inline |
Definition at line 55 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 55 of file G4PhysicsListOrderingParameter.hh
References isDuplicable.
Definition at line 66 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 66 of file G4PhysicsListOrderingParameter.hh
References incremental_prev_tag::idx, and ordering.
|
inline |
Definition at line 53 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 53 of file G4PhysicsListOrderingParameter.hh
References processSubType.
|
inline |
Definition at line 52 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 52 of file G4PhysicsListOrderingParameter.hh
References processType.
|
inline |
Definition at line 51 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 51 of file G4PhysicsListOrderingParameter.hh
References processTypeName.
|
friend |
Definition at line 44 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 44 of file G4PhysicsListOrderingParameter.hh
|
private |
Definition at line 62 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 62 of file G4PhysicsListOrderingParameter.hh
Referenced by G4PhysicsListHelper::DumpOrdingParameterTable(), GetDuplicable(), G4PhysicsListHelper::GetOrdingParameter(), G4PhysicsListHelper::ReadInDefaultOrderingParameter(), G4PhysicsListHelper::ReadOrdingParameterTable(), and G4PhysicsListHelper::RegisterProcess().
|
private |
Definition at line 61 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 61 of file G4PhysicsListOrderingParameter.hh
Referenced by G4PhysicsListHelper::DumpOrdingParameterTable(), G4PhysicsListOrderingParameter(), GetOrdering(), G4PhysicsListHelper::GetOrdingParameter(), G4PhysicsListHelper::ReadInDefaultOrderingParameter(), G4PhysicsListHelper::ReadOrdingParameterTable(), and G4PhysicsListHelper::RegisterProcess().
|
private |
Definition at line 60 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 60 of file G4PhysicsListOrderingParameter.hh
Referenced by G4PhysicsListHelper::DumpOrdingParameterTable(), G4PhysicsListHelper::GetOrdingParameter(), GetSubType(), G4PhysicsListHelper::ReadInDefaultOrderingParameter(), G4PhysicsListHelper::ReadOrdingParameterTable(), and G4PhysicsListHelper::RegisterProcess().
|
private |
Definition at line 59 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 59 of file G4PhysicsListOrderingParameter.hh
Referenced by G4PhysicsListHelper::DumpOrdingParameterTable(), G4PhysicsListHelper::GetOrdingParameter(), GetType(), G4PhysicsListHelper::ReadInDefaultOrderingParameter(), G4PhysicsListHelper::ReadOrdingParameterTable(), and G4PhysicsListHelper::RegisterProcess().
|
private |
Definition at line 58 of file G4PhysicsListOrderingParameter.hh.
View newest version in sPHENIX GitHub at line 58 of file G4PhysicsListOrderingParameter.hh
Referenced by G4PhysicsListHelper::DumpOrdingParameterTable(), G4PhysicsListHelper::GetOrdingParameter(), GetTypeName(), G4PhysicsListHelper::ReadInDefaultOrderingParameter(), and G4PhysicsListHelper::ReadOrdingParameterTable().