ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/composite_calorimeter/include/CCalVOrganization.hh>
Public Member Functions | |
CCalVOrganization () | |
virtual | ~CCalVOrganization () |
virtual unsigned int | GetUnitID (const G4Step *aStep) const =0 |
virtual G4int | Levels (const G4Step *) const |
virtual void | DetectorLevel (const G4Step *, G4int &, G4int *, G4String *) const |
Protected Attributes | |
CCaloOrganization | theOrg |
Definition at line 36 of file CCalVOrganization.hh.
View newest version in sPHENIX GitHub at line 36 of file CCalVOrganization.hh
|
inline |
Definition at line 39 of file CCalVOrganization.hh.
View newest version in sPHENIX GitHub at line 39 of file CCalVOrganization.hh
|
inlinevirtual |
Definition at line 40 of file CCalVOrganization.hh.
View newest version in sPHENIX GitHub at line 40 of file CCalVOrganization.hh
|
virtual |
Definition at line 43 of file CCalVOrganization.cc.
View newest version in sPHENIX GitHub at line 43 of file CCalVOrganization.cc
References G4VPhysicalVolume::GetName(), G4Step::GetPreStepPoint(), G4TouchableHistory::GetReplicaNumber(), G4StepPoint::GetTouchable(), and G4TouchableHistory::GetVolume().
Implemented in CCalEcalOrganization, and CCalHcalOrganization.
Referenced by CCaloSD::getStepInfo().
Definition at line 34 of file CCalVOrganization.cc.
View newest version in sPHENIX GitHub at line 34 of file CCalVOrganization.cc
References G4TouchableHistory::GetHistoryDepth(), G4Step::GetPreStepPoint(), and G4StepPoint::GetTouchable().
|
protected |
Definition at line 47 of file CCalVOrganization.hh.
View newest version in sPHENIX GitHub at line 47 of file CCalVOrganization.hh