Structure for configuration parameters. More...
#include <DetectorPropertiesProtoDUNEsp.h>
Public Types | |
| using | Name = fhicl::Name |
| using | Comment = fhicl::Comment |
Public Attributes | |
| fhicl::Sequence< double > | Efield |
| fhicl::Atom< bool > | fGetHVDriftfromMetaData |
| fhicl::Atom< bool > | fGetReadOutWindowSizefromMetaData |
| fhicl::Atom< bool > | fUseRunDependentTemperature |
| fhicl::Atom< double > | Electronlifetime |
| fhicl::Atom< double > | Temperature |
| fhicl::Atom< double > | ElectronsToADC |
| fhicl::Atom< unsigned int > | NumberTimeSamples |
| fhicl::Atom< unsigned int > | ReadOutWindowSize |
| fhicl::OptionalAtom< double > | TimeOffsetU |
| fhicl::OptionalAtom< double > | TimeOffsetV |
| fhicl::OptionalAtom< double > | TimeOffsetZ |
| fhicl::OptionalAtom< double > | TimeOffsetY |
| fhicl::OptionalAtom< double > | TimeOffsetX |
| fhicl::Atom< double > | SternheimerA |
| fhicl::Atom< double > | SternheimerK |
| fhicl::Atom< double > | SternheimerX0 |
| fhicl::Atom< double > | SternheimerX1 |
| fhicl::Atom< double > | SternheimerCbar |
| fhicl::Atom< bool > | SimpleBoundary { Name("SimpleBoundaryProcess" ), Comment("") } |
Structure for configuration parameters.
Definition at line 68 of file DetectorPropertiesProtoDUNEsp.h.
Definition at line 70 of file DetectorPropertiesProtoDUNEsp.h.
Definition at line 69 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Sequence<double> spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::Efield |
Definition at line 72 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::Electronlifetime |
Definition at line 91 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::ElectronsToADC |
Definition at line 99 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<bool > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::fGetHVDriftfromMetaData |
Definition at line 77 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<bool > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::fGetReadOutWindowSizefromMetaData |
Definition at line 81 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<bool > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::fUseRunDependentTemperature |
Definition at line 86 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<unsigned int> spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::NumberTimeSamples |
Definition at line 103 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<unsigned int> spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::ReadOutWindowSize |
Definition at line 107 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<bool> spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::SimpleBoundary { Name("SimpleBoundaryProcess" ), Comment("") } |
Definition at line 155 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::SternheimerA |
Definition at line 135 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::SternheimerCbar |
Definition at line 151 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::SternheimerK |
Definition at line 139 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::SternheimerX0 |
Definition at line 143 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::SternheimerX1 |
Definition at line 147 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::Atom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::Temperature |
Definition at line 95 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::OptionalAtom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::TimeOffsetU |
Definition at line 114 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::OptionalAtom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::TimeOffsetV |
Definition at line 118 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::OptionalAtom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::TimeOffsetX |
Definition at line 130 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::OptionalAtom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::TimeOffsetY |
Definition at line 126 of file DetectorPropertiesProtoDUNEsp.h.
| fhicl::OptionalAtom<double > spdp::DetectorPropertiesProtoDUNEsp::Configuration_t::TimeOffsetZ |
Definition at line 122 of file DetectorPropertiesProtoDUNEsp.h.
1.8.11