9 for(
int i = 0;
i!=128;
i++){
15 for(
int i = 0;
i!=64;
i++){
31 for(
int i = 0;
i!=128;
i++){
39 for(
int i = 0;
i!=64;
i++){
43 double r=tTWord.at(i);
68 tname.ReplaceAll(
"HLT_",
"");
81 tname.ReplaceAll(
"HLT_",
"");
83 assign(std::string(tname),r);
101 if (hltHandle.
failedToGet())
return std::make_pair(
false,0);
104 if ( index==trgNames.
size() )
return std::make_pair(
false,0);
105 else return std::make_pair(
true, hltHandle->accept(index));
HLTBitVariable(CachingVariableFactoryArg arg)
L1BitComputer(CachingVariable::CachingVariableFactoryArg arg)
void compute(const edm::Event &iEvent) const
virtual edm::TriggerNames const & triggerNames(edm::TriggerResults const &triggerResults) const
std::vector< std::string > validTriggerNames_
const std::vector< std::string > & triggerNames() const
names of trigger paths
Strings::size_type size() const
CachingVariable::evalType eval(const edm::Event &iEvent) const
void assign(std::string var, double &value) const
edm::ParameterSet & iConfig
unsigned int triggerIndex(std::string const &name) const
std::vector< bool > DecisionWord
typedefs
std::vector< bool > TechnicalTriggerWord
technical trigger bits (64 bits)
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
CachingVariable::vMap & m
void compute(const edm::Event &iEvent) const
HLTBitComputer(CachingVariable::CachingVariableFactoryArg arg)
void doesNotCompute() const
std::pair< bool, valueType > evalType
void declare(std::string var)