#include <TriggerEfficiencyPlotsBase.h>
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Sequence< art::InputTag > | GeneratorTags |
fhicl::Atom< art::InputTag > | DetectorParticleTag |
fhicl::Sequence< art::InputTag > | EnergyDepositTags |
fhicl::OptionalAtom < art::InputTag > | EnergyDepositSummaryTag |
fhicl::Atom< std::string > | TriggerGatesTag |
fhicl::Sequence< std::string > | Thresholds |
fhicl::Atom< microseconds > | BeamGateDuration |
fhicl::Atom< microseconds > | BeamGateStart |
fhicl::Atom< microseconds > | PreSpillWindow |
fhicl::Atom< microseconds > | PreSpillWindowGap |
fhicl::Atom< nanoseconds > | TriggerTimeResolution |
fhicl::Atom< bool > | PlotOnlyActiveVolume |
fhicl::Sequence< std::string > | OnlyPlotCategories |
fhicl::OptionalAtom< std::string > | EventTreeName |
fhicl::OptionalAtom< std::string > | EventDetailsLogCategory |
fhicl::Atom< std::string > | LogCategory |
Definition at line 984 of file TriggerEfficiencyPlotsBase.h.
using icarus::trigger::TriggerEfficiencyPlotsBase::Config::Comment = fhicl::Comment |
Definition at line 987 of file TriggerEfficiencyPlotsBase.h.
using icarus::trigger::TriggerEfficiencyPlotsBase::Config::Name = fhicl::Name |
Definition at line 986 of file TriggerEfficiencyPlotsBase.h.
fhicl::Atom<microseconds> icarus::trigger::TriggerEfficiencyPlotsBase::Config::BeamGateDuration |
Definition at line 1022 of file TriggerEfficiencyPlotsBase.h.
fhicl::Atom<microseconds> icarus::trigger::TriggerEfficiencyPlotsBase::Config::BeamGateStart |
Definition at line 1027 of file TriggerEfficiencyPlotsBase.h.
fhicl::Atom<art::InputTag> icarus::trigger::TriggerEfficiencyPlotsBase::Config::DetectorParticleTag |
Definition at line 995 of file TriggerEfficiencyPlotsBase.h.
fhicl::OptionalAtom<art::InputTag> icarus::trigger::TriggerEfficiencyPlotsBase::Config::EnergyDepositSummaryTag |
Definition at line 1007 of file TriggerEfficiencyPlotsBase.h.
fhicl::Sequence<art::InputTag> icarus::trigger::TriggerEfficiencyPlotsBase::Config::EnergyDepositTags |
Definition at line 1001 of file TriggerEfficiencyPlotsBase.h.
fhicl::OptionalAtom<std::string> icarus::trigger::TriggerEfficiencyPlotsBase::Config::EventDetailsLogCategory |
Definition at line 1070 of file TriggerEfficiencyPlotsBase.h.
fhicl::OptionalAtom<std::string> icarus::trigger::TriggerEfficiencyPlotsBase::Config::EventTreeName |
Definition at line 1065 of file TriggerEfficiencyPlotsBase.h.
fhicl::Sequence<art::InputTag> icarus::trigger::TriggerEfficiencyPlotsBase::Config::GeneratorTags |
Definition at line 989 of file TriggerEfficiencyPlotsBase.h.
fhicl::Atom<std::string> icarus::trigger::TriggerEfficiencyPlotsBase::Config::LogCategory |
Definition at line 1075 of file TriggerEfficiencyPlotsBase.h.
fhicl::Sequence<std::string> icarus::trigger::TriggerEfficiencyPlotsBase::Config::OnlyPlotCategories |
Definition at line 1058 of file TriggerEfficiencyPlotsBase.h.
fhicl::Atom<bool> icarus::trigger::TriggerEfficiencyPlotsBase::Config::PlotOnlyActiveVolume |
Definition at line 1051 of file TriggerEfficiencyPlotsBase.h.
fhicl::Atom<microseconds> icarus::trigger::TriggerEfficiencyPlotsBase::Config::PreSpillWindow |
Definition at line 1033 of file TriggerEfficiencyPlotsBase.h.
fhicl::Atom<microseconds> icarus::trigger::TriggerEfficiencyPlotsBase::Config::PreSpillWindowGap |
Definition at line 1039 of file TriggerEfficiencyPlotsBase.h.
fhicl::Sequence<std::string> icarus::trigger::TriggerEfficiencyPlotsBase::Config::Thresholds |
Definition at line 1017 of file TriggerEfficiencyPlotsBase.h.
fhicl::Atom<std::string> icarus::trigger::TriggerEfficiencyPlotsBase::Config::TriggerGatesTag |
Definition at line 1012 of file TriggerEfficiencyPlotsBase.h.
fhicl::Atom<nanoseconds> icarus::trigger::TriggerEfficiencyPlotsBase::Config::TriggerTimeResolution |
Definition at line 1045 of file TriggerEfficiencyPlotsBase.h.