Import Geant4 10.3.0 source tree
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
// $Id: RE05TrackerSD.hh 68698 2013-04-05 08:41:22Z gcosmo $
|
||||
// $Id: RE05TrackerSD.hh 98775 2016-08-09 14:30:39Z gcosmo $
|
||||
//
|
||||
/// \file RE05/include/RE05TrackerSD.hh
|
||||
/// \brief Definition of the RE05TrackerSD class
|
||||
@@ -40,7 +40,6 @@ class G4TouchableHistory;
|
||||
|
||||
class RE05TrackerSD : public G4VSensitiveDetector
|
||||
{
|
||||
|
||||
public:
|
||||
RE05TrackerSD(G4String name);
|
||||
virtual ~RE05TrackerSD();
|
||||
@@ -53,13 +52,7 @@ class RE05TrackerSD : public G4VSensitiveDetector
|
||||
virtual void PrintAll();
|
||||
|
||||
private:
|
||||
RE05TrackerHitsCollection *trackerCollection;
|
||||
|
||||
public:
|
||||
RE05TrackerHitsCollection* fTrackerCollection;
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user