|
ATLAS Offline Software
|
Go to the documentation of this file.
12 const std::string&
name,
22 return StatusCode::SUCCESS;
41 auto rnn =
input.rnnOutput;
42 std::vector<float>
vec = rnn->rnnDecision();
52 fHT_wedge =
vec.at(3);
53 trththits_road =
vec.at(0);
54 trththits_wedge =
vec.at(2);
86 return StatusCode::SUCCESS;
Group
Properties of a chain group.
bool passed(DecisionID id, const DecisionIDContainer &idSet)
checks if required decision ID is in the set of IDs in the container
TrigCompositeUtils::DecisionID numeric() const
numeric ID
void addDecisionID(DecisionID id, Decision *d)
Appends the decision (given as ID) to the decision object.
std::vector< size_t > vec
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
::StatusCode StatusCode
StatusCode definition for legacy code.
Header file to be included by clients of the Monitored infrastructure.
Declare a monitored scalar variable.