LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "OpDetReadoutGeometry.h"
Public Member Functions | |
OpDetReadoutGeometry (G4String OpDetSensitiveName, const G4String name="OpDetReadoutGeometry") | |
virtual | ~OpDetReadoutGeometry () |
virtual void | Construct () |
Private Member Functions | |
void | FindVolumes (G4VPhysicalVolume *, G4String, std::vector< G4Transform3D >, std::vector< G4LogicalVolume * > &, std::vector< G4Transform3D > &) |
Private Attributes | |
std::vector< G4LogicalVolume * > | fOpDetVolumes |
std::vector< G4Transform3D > | fOpDetTransformations |
G4String | fOpDetSensitiveName |
Definition at line 37 of file OpDetReadoutGeometry.h.
larg4::OpDetReadoutGeometry::OpDetReadoutGeometry | ( | G4String | OpDetSensitiveName, |
const G4String | name = "OpDetReadoutGeometry" |
||
) |
Definition at line 24 of file OpDetReadoutGeometry.cxx.
References fOpDetSensitiveName.
|
virtual |
Definition at line 30 of file OpDetReadoutGeometry.cxx.
|
virtual |
Definition at line 33 of file OpDetReadoutGeometry.cxx.
References larg4::OpDetLookup::AddPhysicalVolume(), FindVolumes(), fOpDetSensitiveName, fOpDetTransformations, fOpDetVolumes, g4b::DetectorConstruction::GetWorld(), larg4::OpDetLookup::Instance(), sim::LArG4Parameters::OpticalParamModels(), sim::LArG4Parameters::OpticalParamOrientations(), sim::LArG4Parameters::OpticalParamParameters(), sim::LArG4Parameters::OpticalParamVolumes(), and larg4::TheOpDetLookup.
|
private |
Definition at line 176 of file OpDetReadoutGeometry.cxx.
Referenced by Construct().
|
private |
Definition at line 48 of file OpDetReadoutGeometry.h.
Referenced by Construct(), and OpDetReadoutGeometry().
|
private |
Definition at line 47 of file OpDetReadoutGeometry.h.
Referenced by Construct().
|
private |
Definition at line 46 of file OpDetReadoutGeometry.h.
Referenced by Construct().