|
ATLAS Offline Software
|
Go to the documentation of this file.
13 const std::string&
name,
20 return StatusCode::SUCCESS;
35 if ((*f)->pt() > 45.0) {
37 legPasses.at(
index ) = 1;
40 for (
const uint8_t pass : legPasses) {
::StatusCode StatusCode
StatusCode definition for legacy code.
#define ATH_MSG_ALWAYS(x)
ElementLink implementation for ROOT usage.
const std::string & featureString()
int32_t getIndexFromLeg(const HLT::Identifier &legIdentifier)
Extract the numeric index of a leg identifier.
std::pair< TrigCompositeUtils::DecisionID, ElementLink< TrigCompositeUtils::DecisionContainer > > LegDecision
LegDecision keeps a given Decision Object associated with a specific leg when being used inside a sin...