Public Attributes | |
Atom< std::string > | GDMLFile {Name("GDML")} |
Atom< bool > | ForceUseFCLOnly {Name("ForceUseFCLOnly"), Comment("Force geometry to only use the value set by the fcl file"), false} |
Atom< std::string > | StoreTempGeo {Name("StoreTempGeo"), Comment("Folder to store temporary geometry files in")} |
Table< DetectorParams > | ndos {Name("ndos")} |
Table< DetectorParams > | nd {Name("nd")} |
Table< DetectorParams > | fd {Name("fd")} |
Table< DetectorParams > | tb {Name("tb")} |
Definition at line 68 of file GeometryBase.h.
Table<DetectorParams> geo::GeometryBase::Params::fd {Name("fd")} |
Definition at line 76 of file GeometryBase.h.
Referenced by geo::GeometryBase::setDetectorID().
Atom<bool> geo::GeometryBase::Params::ForceUseFCLOnly {Name("ForceUseFCLOnly"), Comment("Force geometry to only use the value set by the fcl file"), false} |
Definition at line 71 of file GeometryBase.h.
Referenced by geo::GeometryBase::GeometryBase(), and geo::Geometry::preBeginRun().
Atom<std::string> geo::GeometryBase::Params::GDMLFile {Name("GDML")} |
Definition at line 70 of file GeometryBase.h.
Referenced by geo::GeometryBase::GeometryBase().
Table<DetectorParams> geo::GeometryBase::Params::nd {Name("nd")} |
Definition at line 75 of file GeometryBase.h.
Referenced by geo::GeometryBase::setDetectorID().
Table<DetectorParams> geo::GeometryBase::Params::ndos {Name("ndos")} |
Definition at line 74 of file GeometryBase.h.
Referenced by geo::GeometryBase::setDetectorID().
Atom<std::string> geo::GeometryBase::Params::StoreTempGeo {Name("StoreTempGeo"), Comment("Folder to store temporary geometry files in")} |
Definition at line 72 of file GeometryBase.h.
Referenced by geo::GeometryBase::MakeTmpFile().
Table<DetectorParams> geo::GeometryBase::Params::tb {Name("tb")} |
Definition at line 77 of file GeometryBase.h.
Referenced by geo::GeometryBase::setDetectorID().