Geant4_10
|
#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.
Implemented in CCalEcalOrganization, and CCalHcalOrganization.
|
protected |
Definition at line 47 of file CCalVOrganization.hh.