1 #ifndef TriggerHelper_H 2 #define TriggerHelper_H 35 class ConsumesCollector;
42 std::unique_ptr<L1GtUtils>
l1Gt_;
85 bool on() {
return on_; }
86 bool off() {
return (!on_); }
120 template <
typename T>
124 template <
typename T>
std::unique_ptr< L1GtUtils > l1Gt_
Provides a code based selection for trigger and DCS information in order to have no failing filters i...
std::vector< std::string > l1LogicalExpressions_
def setup(process, global_tag, zero_tesla=False)
const std::string configError_
bool accept(const edm::Event &event, const edm::TriggerResults &triggerTable, const std::string &triggerPath)
edm::ESWatcher< AlCaRecoTriggerBitsRcd > * watchDB_
TriggerHelper(const edm::ParameterSet &config, edm::ConsumesCollector &&iC, T &module)
std::vector< std::string > hltLogicalExpressions_
std::vector< std::string > gtLogicalExpressions_
edm::InputTag hltInputTag_
HLTConfigProvider hltConfig_
edm::InputTag gtInputTag_
std::vector< int > dcsPartitions_
edm::InputTag dcsInputTag_