Geant4
9.6.p02
|
#include <CexmcEnergyDepositInLeftRightSet.hh>
Static Public Member Functions | |
static CexmcSide | GetSide (G4int index) |
static G4int | GetLeftRightBitsOffset (void) |
Protected Member Functions | |
G4int | GetIndex (G4Step *step) |
![]() | |
G4int | GetIndex (G4Step *step) |
G4bool | ProcessHits (G4Step *step, G4TouchableHistory *tHistory) |
![]() | |
void | PrintHeader (G4int nmbOfEntries) const |
![]() | |
void | CheckAndSetUnit (const G4String &unit, const G4String &category) |
Protected Attributes | |
const CexmcSetup * | setup |
![]() | |
CexmcEnergyDepositCollection * | eventMap |
Static Protected Attributes | |
static const G4int | leftRightBitsOffset = 16 |
Definition at line 54 of file CexmcEnergyDepositInLeftRightSet.hh.
CexmcEnergyDepositInLeftRightSet::CexmcEnergyDepositInLeftRightSet | ( | const G4String & | name, |
const CexmcSetup * | setup | ||
) |
Definition at line 54 of file CexmcEnergyDepositInLeftRightSet.cc.
Reimplemented from G4VPrimitiveScorer.
Definition at line 61 of file CexmcEnergyDepositInLeftRightSet.cc.
Definition at line 88 of file CexmcEnergyDepositInLeftRightSet.hh.
Definition at line 79 of file CexmcEnergyDepositInLeftRightSet.hh.
Reimplemented from G4VPrimitiveScorer.
Definition at line 74 of file CexmcEnergyDepositInLeftRightSet.cc.
Definition at line 75 of file CexmcEnergyDepositInLeftRightSet.hh.
|
protected |
Definition at line 67 of file CexmcEnergyDepositInLeftRightSet.hh.