LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
using | DP = fhicl::DelegatedParameter |
using | ODP = fhicl::OptionalDelegatedParameter |
Public Attributes | |
fhicl::Atom< art::InputTag > | SimulationLabel |
fhicl::Atom< bool > | DoFastComponent |
fhicl::Atom< bool > | DoSlowComponent |
fhicl::Atom< bool > | DoReflectedLight |
fhicl::Atom< bool > | IncludeAnodeReflections |
fhicl::Atom< bool > | IncludePropTime |
fhicl::Atom< bool > | GeoPropTimeOnly |
fhicl::Atom< bool > | UseLitePhotons |
fhicl::Atom< bool > | OpaqueCathode |
fhicl::Atom< bool > | OnlyActiveVolume |
fhicl::Atom< bool > | OnlyOneCryostat |
DP | ScintTimeTool |
fhicl::Atom< bool > | UseXeAbsorption |
ODP | VUVTiming {Name("VUVTiming"), Comment("Configuration for UV timing parameterization")} |
ODP | VISTiming |
DP | VUVHits {Name("VUVHits"), Comment("Configuration for UV visibility parameterization")} |
ODP | VISHits |
Definition at line 80 of file PDFastSimPAR_module.cc.
Definition at line 82 of file PDFastSimPAR_module.cc.
Definition at line 83 of file PDFastSimPAR_module.cc.
Definition at line 81 of file PDFastSimPAR_module.cc.
Definition at line 84 of file PDFastSimPAR_module.cc.
fhicl::Atom<bool> phot::PDFastSimPAR::Config::DoFastComponent |
Definition at line 88 of file PDFastSimPAR_module.cc.
fhicl::Atom<bool> phot::PDFastSimPAR::Config::DoReflectedLight |
Definition at line 93 of file PDFastSimPAR_module.cc.
fhicl::Atom<bool> phot::PDFastSimPAR::Config::DoSlowComponent |
Definition at line 91 of file PDFastSimPAR_module.cc.
fhicl::Atom<bool> phot::PDFastSimPAR::Config::GeoPropTimeOnly |
Definition at line 101 of file PDFastSimPAR_module.cc.
fhicl::Atom<bool> phot::PDFastSimPAR::Config::IncludeAnodeReflections |
Definition at line 95 of file PDFastSimPAR_module.cc.
fhicl::Atom<bool> phot::PDFastSimPAR::Config::IncludePropTime |
Definition at line 99 of file PDFastSimPAR_module.cc.
fhicl::Atom<bool> phot::PDFastSimPAR::Config::OnlyActiveVolume |
Definition at line 110 of file PDFastSimPAR_module.cc.
fhicl::Atom<bool> phot::PDFastSimPAR::Config::OnlyOneCryostat |
Definition at line 114 of file PDFastSimPAR_module.cc.
fhicl::Atom<bool> phot::PDFastSimPAR::Config::OpaqueCathode |
Definition at line 108 of file PDFastSimPAR_module.cc.
DP phot::PDFastSimPAR::Config::ScintTimeTool |
Definition at line 116 of file PDFastSimPAR_module.cc.
fhicl::Atom<art::InputTag> phot::PDFastSimPAR::Config::SimulationLabel |
Definition at line 86 of file PDFastSimPAR_module.cc.
fhicl::Atom<bool> phot::PDFastSimPAR::Config::UseLitePhotons |
Definition at line 105 of file PDFastSimPAR_module.cc.
fhicl::Atom<bool> phot::PDFastSimPAR::Config::UseXeAbsorption |
Definition at line 118 of file PDFastSimPAR_module.cc.
ODP phot::PDFastSimPAR::Config::VISHits |
Definition at line 126 of file PDFastSimPAR_module.cc.
ODP phot::PDFastSimPAR::Config::VISTiming |
Definition at line 123 of file PDFastSimPAR_module.cc.
DP phot::PDFastSimPAR::Config::VUVHits {Name("VUVHits"), Comment("Configuration for UV visibility parameterization")} |
Definition at line 125 of file PDFastSimPAR_module.cc.
ODP phot::PDFastSimPAR::Config::VUVTiming {Name("VUVTiming"), Comment("Configuration for UV timing parameterization")} |
Definition at line 122 of file PDFastSimPAR_module.cc.