1 #ifndef SQG4DipoleMagnetDetector_h
2 #define SQG4DipoleMagnetDetector_h
6 #include <Geant4/G4RotationMatrix.hh>
7 #include <Geant4/G4SystemOfUnits.hh>
11 class G4VPhysicalVolume;
15 class G4SubtractionSolid;
16 class G4LogicalVolume;
17 class G4VPhysicalVolume;
32 virtual void Construct(G4LogicalVolume* world);
45 G4VPhysicalVolume* block_physi;
48 std::string superdetector;
base class for phenix detector creation
bool IsInBlock(G4VPhysicalVolume *) const
virtual void Construct(G4LogicalVolume *world)
construct
virtual ~SQG4DipoleMagnetDetector(void)
destructor
const std::string SuperDetector() const
void SuperDetector(const std::string &name)
SQG4DipoleMagnetDetector(PHCompositeNode *node, PHParameters *parameters, const std::string &dnam="BLOCK", const int lyr=0)
constructor