Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Sequence< art::InputTag > | GeneratorTags |
fhicl::OptionalSequence < art::InputTag > | EnergyDepositTags |
fhicl::OptionalAtom < art::InputTag > | EnergyDepositSummaryTag |
fhicl::Atom< std::string > | TriggerGatesTag |
fhicl::Atom< microseconds > | BeamGateDuration |
fhicl::Atom< microseconds > | BeamGateStart |
fhicl::Atom< microseconds > | PreSpillWindow |
fhicl::Atom< microseconds > | PreSpillWindowGap |
fhicl::Atom< std::string > | EventTreeName |
fhicl::Atom< std::string > | LogCategory |
Definition at line 270 of file MakeTriggerSimulationTree_module.cc.
using icarus::trigger::MakeTriggerSimulationTree::Config::Comment = fhicl::Comment |
Definition at line 273 of file MakeTriggerSimulationTree_module.cc.
using icarus::trigger::MakeTriggerSimulationTree::Config::Name = fhicl::Name |
Definition at line 272 of file MakeTriggerSimulationTree_module.cc.
fhicl::Atom<microseconds> icarus::trigger::MakeTriggerSimulationTree::Config::BeamGateDuration |
Definition at line 296 of file MakeTriggerSimulationTree_module.cc.
fhicl::Atom<microseconds> icarus::trigger::MakeTriggerSimulationTree::Config::BeamGateStart |
Definition at line 301 of file MakeTriggerSimulationTree_module.cc.
fhicl::OptionalAtom<art::InputTag> icarus::trigger::MakeTriggerSimulationTree::Config::EnergyDepositSummaryTag |
Definition at line 286 of file MakeTriggerSimulationTree_module.cc.
fhicl::OptionalSequence<art::InputTag> icarus::trigger::MakeTriggerSimulationTree::Config::EnergyDepositTags |
Definition at line 281 of file MakeTriggerSimulationTree_module.cc.
fhicl::Atom<std::string> icarus::trigger::MakeTriggerSimulationTree::Config::EventTreeName |
Definition at line 319 of file MakeTriggerSimulationTree_module.cc.
fhicl::Sequence<art::InputTag> icarus::trigger::MakeTriggerSimulationTree::Config::GeneratorTags |
Definition at line 275 of file MakeTriggerSimulationTree_module.cc.
fhicl::Atom<std::string> icarus::trigger::MakeTriggerSimulationTree::Config::LogCategory |
Definition at line 325 of file MakeTriggerSimulationTree_module.cc.
fhicl::Atom<microseconds> icarus::trigger::MakeTriggerSimulationTree::Config::PreSpillWindow |
Definition at line 307 of file MakeTriggerSimulationTree_module.cc.
fhicl::Atom<microseconds> icarus::trigger::MakeTriggerSimulationTree::Config::PreSpillWindowGap |
Definition at line 313 of file MakeTriggerSimulationTree_module.cc.
fhicl::Atom<std::string> icarus::trigger::MakeTriggerSimulationTree::Config::TriggerGatesTag |
Definition at line 291 of file MakeTriggerSimulationTree_module.cc.