Geant4
10.03.p03
|
#include <CexmcTrackPointsInCalorimeter.hh>
Static Public Member Functions | |
static G4int | GetRow (G4int index) |
static G4int | GetColumn (G4int index) |
static G4int | GetCopyDepth0BitsOffset (void) |
static G4int | GetCopyDepth1BitsOffset (void) |
Static Public Member Functions inherited from CexmcTrackPointsInLeftRightSet | |
static CexmcSide | GetSide (G4int index) |
static G4int | GetLeftRightBitsOffset (void) |
Protected Member Functions | |
G4int | GetIndex (G4Step *step) |
Protected Member Functions inherited from CexmcTrackPointsInLeftRightSet | |
G4int | GetIndex (G4Step *step) |
Protected Member Functions inherited from CexmcTrackPoints | |
G4int | GetTrackId (G4Step *step) |
G4bool | ProcessHits (G4Step *step, G4TouchableHistory *tHistory) |
Protected Member Functions inherited from CexmcPrimitiveScorer | |
void | PrintHeader (G4int nmbOfEntries) const |
Protected Member Functions inherited from G4VPrimitiveScorer | |
void | CheckAndSetUnit (const G4String &unit, const G4String &category) |
Static Protected Attributes | |
static const G4int | copyDepth0BitsOffset = 8 |
static const G4int | copyDepth1BitsOffset = 16 |
Static Protected Attributes inherited from CexmcTrackPointsInLeftRightSet | |
static const G4int | leftRightBitsOffset = 24 |
Additional Inherited Members | |
Protected Attributes inherited from CexmcTrackPointsInLeftRightSet | |
const CexmcSetup * | setup |
Protected Attributes inherited from CexmcTrackPoints | |
CexmcTrackPointsCollection * | eventMap |
Protected Attributes inherited from G4VPrimitiveScorer | |
G4String | primitiveName |
G4MultiFunctionalDetector * | detector |
G4VSDFilter * | filter |
G4int | verboseLevel |
G4int | indexDepth |
G4String | unitName |
G4double | unitValue |
G4int | fNi |
G4int | fNj |
G4int | fNk |
Definition at line 52 of file CexmcTrackPointsInCalorimeter.hh.
CexmcTrackPointsInCalorimeter::CexmcTrackPointsInCalorimeter | ( | const G4String & | name, |
const CexmcSetup * | setup | ||
) |
Definition at line 54 of file CexmcTrackPointsInCalorimeter.cc.
Definition at line 88 of file CexmcTrackPointsInCalorimeter.hh.
Definition at line 96 of file CexmcTrackPointsInCalorimeter.hh.
Definition at line 102 of file CexmcTrackPointsInCalorimeter.hh.
Reimplemented from CexmcTrackPoints.
Definition at line 61 of file CexmcTrackPointsInCalorimeter.cc.
Definition at line 80 of file CexmcTrackPointsInCalorimeter.hh.
Reimplemented from CexmcTrackPoints.
Definition at line 81 of file CexmcTrackPointsInCalorimeter.cc.
|
staticprotected |
Definition at line 74 of file CexmcTrackPointsInCalorimeter.hh.
|
staticprotected |
Definition at line 76 of file CexmcTrackPointsInCalorimeter.hh.