1 #ifndef PHG4SquareTubeDetector_h
2 #define PHG4SquareTubeDetector_h
8 class G4VPhysicalVolume;
23 virtual void Construct( G4LogicalVolume* world );
38 G4VPhysicalVolume* block_physi;
42 std::string superdetector;
base class for phenix detector creation
virtual ~PHG4SquareTubeDetector(void)
destructor
void SuperDetector(const std::string &name)
virtual void Construct(G4LogicalVolume *world)
construct
PHG4SquareTubeDetector(PHCompositeNode *Node, PHParameters *parameters, const std::string &dnam="BLOCK", const int lyr=0)
constructor
bool IsInBlock(G4VPhysicalVolume *) const
const std::string SuperDetector() const