HemisphereEncapsulation Class Reference
|
Ratpac-two
|
RAT::HemisphereEncapsulation Class Reference
Inheritance diagram for RAT::HemisphereEncapsulation:
Public Member Functions | |
| HemisphereEncapsulation (DBLinkPtr encaptable, DBLinkPtr pmttable, G4LogicalVolume *mother) | |
| virtual G4LogicalVolume * | BuildVolume (const std::string &prefix) |
| virtual G4VSolid * | BuildSolid (const std::string &prefix) |
| virtual G4PVPlacement * | PlaceEncap (G4RotationMatrix *pmtrot, G4ThreeVector pmtpos, const std::string &name, G4LogicalVolume *logi_pmt, G4VPhysicalVolume *mother_phys, bool booleanSolid, int copyNo) |
Public Member Functions inherited from RAT::PMTEncapsulation | |
| PMTEncapsulation (std::string _name) | |
Protected Member Functions | |
| G4VSolid * | NewEnvelopeSolid (const std::string &name) |
| G4VSolid * | NewEncapsulationSolid (const std::string &name) |
| G4VSolid * | optical_gel_height_subtraction (const std::string &_name) |
| G4VSolid * | optical_gel_pmt_subtraction (const std::string &_name, GLG4TorusStack *body) |
Protected Attributes | |
| G4PVPlacement * | inner_encapsulation_phys |
| G4PVPlacement * | optical_gel_encapsulation_phys |
| G4PVPlacement * | front_encapsulation_phys |
| G4PVPlacement * | rear_encapsulation_phys |
| G4PVPlacement * | front_metal_encapsulaion_flange_phys |
| G4PVPlacement * | rear_metal_encapsulation_flange_phys |
| G4PVPlacement * | silica_bag_encapsulation_phys |
| G4PVPlacement * | cable_encapsulation_phys |
| HemisphereEncapsulationParams | fParams |
Protected Attributes inherited from RAT::PMTEncapsulation | |
| std::string | name |
Additional Inherited Members | |
Static Public Member Functions inherited from RAT::PMTEncapsulation | |
| static PMTEncapsulation * | NewConstruction (DBLinkPtr encaptable, DBLinkPtr pmttable, 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/HemisphereEncapsulation.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/geo/src/pmt/HemisphereEncapsulation.cc
Generated by
Public Member Functions inherited from