Geant4
10.02.p02
|
#include <CCalVOrganization.hh>
Public Member Functions | |
CCalVOrganization () | |
virtual | ~CCalVOrganization () |
virtual unsigned int | GetUnitID (const G4Step *aStep) const =0 |
virtual int | Levels (const G4Step *) const |
virtual void | DetectorLevel (const G4Step *, int &, int *, G4String *) const |
Protected Attributes | |
CCaloOrganization | theOrg |
Definition at line 36 of file CCalVOrganization.hh.
|
inline |
Definition at line 39 of file CCalVOrganization.hh.
|
inlinevirtual |
Definition at line 40 of file CCalVOrganization.hh.
|
virtual |
Definition at line 43 of file CCalVOrganization.cc.
References G4VPhysicalVolume::GetName(), G4Step::GetPreStepPoint(), G4TouchableHistory::GetReplicaNumber(), G4StepPoint::GetTouchable(), and G4TouchableHistory::GetVolume().
|
pure virtual |
Implemented in CCalEcalOrganization, and CCalHcalOrganization.
Referenced by CCaloSD::getStepInfo().
|
virtual |
Definition at line 34 of file CCalVOrganization.cc.
References G4TouchableHistory::GetHistoryDepth(), G4Step::GetPreStepPoint(), and G4StepPoint::GetTouchable().
|
protected |
Definition at line 47 of file CCalVOrganization.hh.