CubicPMTConstruction Class Reference
|
Ratpac-two
|
RAT::CubicPMTConstruction Class Reference
Inheritance diagram for RAT::CubicPMTConstruction:
Public Member Functions | |
| CubicPMTConstruction (DBLinkPtr params, G4LogicalVolume *mother) | |
| virtual G4LogicalVolume * | BuildVolume (const std::string &prefix) |
| virtual G4VSolid * | BuildSolid (const std::string &prefix) |
| virtual G4PVPlacement * | PlacePMT (G4RotationMatrix *pmtrot, G4ThreeVector pmtpos, const std::string &name, G4LogicalVolume *logi_pmt, G4VPhysicalVolume *mother_phys, bool booleanSolid, int copyNo) |
Public Member Functions inherited from RAT::PMTConstruction | |
| PMTConstruction (std::string _name) | |
Protected Attributes | |
| G4PVPlacement * | glass_phys |
| G4PVPlacement * | vacuum_phys |
| G4LogicalVolume * | log_pmt |
| CubicPMTConstructionParams | fParams |
Protected Attributes inherited from RAT::PMTConstruction | |
| std::string | name |
Additional Inherited Members | |
Static Public Member Functions inherited from RAT::PMTConstruction | |
| static PMTConstruction * | NewConstruction (DBLinkPtr params, G4LogicalVolume *mother) |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/geo/include/RAT/CubicPMTConstruction.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/geo/src/pmt/CubicPMTConstruction.cc
Generated by
Public Member Functions inherited from