Import Geant4 9.5.0 source tree
This commit is contained in:
@@ -56,7 +56,7 @@ class CexmcTrackPointsInCalorimeter : public CexmcTrackPointsInLeftRightSet
|
||||
const CexmcSetup * setup );
|
||||
|
||||
public:
|
||||
void PrintAll( void );
|
||||
void PrintAll( void );
|
||||
|
||||
protected:
|
||||
G4int GetIndex( G4Step * step );
|
||||
@@ -71,9 +71,9 @@ class CexmcTrackPointsInCalorimeter : public CexmcTrackPointsInLeftRightSet
|
||||
static G4int GetCopyDepth1BitsOffset( void );
|
||||
|
||||
protected:
|
||||
static G4int copyDepth0BitsOffset;
|
||||
static const G4int copyDepth0BitsOffset = 8;
|
||||
|
||||
static G4int copyDepth1BitsOffset;
|
||||
static const G4int copyDepth1BitsOffset = 16;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user