Import Geant4 11.0.0.beta source tree
This commit is contained in:
@@ -50,11 +50,11 @@ class G4HCofThisEvent;
|
||||
class B4cCalorimeterSD : public G4VSensitiveDetector
|
||||
{
|
||||
public:
|
||||
B4cCalorimeterSD(const G4String& name,
|
||||
const G4String& hitsCollectionName,
|
||||
B4cCalorimeterSD(const G4String& name,
|
||||
const G4String& hitsCollectionName,
|
||||
G4int nofCells);
|
||||
virtual ~B4cCalorimeterSD();
|
||||
|
||||
|
||||
// methods from base class
|
||||
virtual void Initialize(G4HCofThisEvent* hitCollection);
|
||||
virtual G4bool ProcessHits(G4Step* step, G4TouchableHistory* history);
|
||||
|
||||
Reference in New Issue
Block a user