PMTFactoryBase Class Reference

Ratpac-two: RAT::PMTFactoryBase Class Reference
Ratpac-two
Inheritance diagram for RAT::PMTFactoryBase:
RAT::GeoFactory RAT::PMTArrayFactory RAT::PMTCoverageFactory

Public Member Functions

 PMTFactoryBase (const std::string &name)
 
- Public Member Functions inherited from RAT::GeoFactory
 GeoFactory (const std::string &name)
 
virtual G4VPhysicalVolume * Construct (DBLinkPtr table)=0
 

Static Public Member Functions

static const DS::PMTInfoGetPMTInfo ()
 
- Static Public Member Functions inherited from RAT::GeoFactory
static void Register (const std::string &name, GeoFactory *factory)
 
static G4VPhysicalVolume * ConstructWithFactory (const std::string &name, DBLinkPtr table)
 
static G4LogicalVolume * FindMother (const std::string mother_name)
 
static G4VPhysicalVolume * FindPhysMother (std::string mother_name)
 

Protected Member Functions

virtual G4VPhysicalVolume * ConstructPMTs (DBLinkPtr table, const std::vector< G4ThreeVector > &pmt_pos, const std::vector< G4ThreeVector > &pmt_dir, const std::vector< int > &pmt_type, const std::vector< int > &pmt_channel_number, const std::vector< double > &pmt_effi_corr, const std::vector< double > &individual_noise_rate, const std::vector< double > &individual_afterpulse_fraction)
 
- Protected Member Functions inherited from RAT::GeoFactory
virtual void SetSensitive (G4LogicalVolume *logi, DBLinkPtr table)
 
virtual G4VPhysicalVolume * ConstructPhysicalVolume (G4LogicalVolume *logi, G4LogicalVolume *mother, DBLinkPtr table)
 
virtual G4VPhysicalVolume * ConstructPhysicalReplica (G4LogicalVolume *logi, G4LogicalVolume *mother, DBLinkPtr table)
 

Static Protected Attributes

static DS::PMTInfo pmtinfo
 
- Static Protected Attributes inherited from RAT::GeoFactory
static std::map< std::string, GeoFactory * > fFactoryMap
 

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/PMTFactoryBase.hh
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/geo/src/pmt/PMTFactoryBase.cc