|
ATLAS Offline Software
|
Go to the documentation of this file.
17 std::vector<std::string> passed_chains;
23 return StatusCode::SUCCESS;
Gaudi::Property< std::string > m_group
Name of monitored group.
bool passed(DecisionID id, const DecisionIDContainer &idSet)
checks if required decision ID is in the set of IDs in the container
const ToolHandle< Trig::TrigDecisionTool > & getTrigDecisionTool() const
Get the trigger decision tool member.
ValuesCollection< T > Collection(std::string name, const T &collection)
Declare a monitored (double-convertible) collection.
virtual StatusCode fillVariables(const EventContext &ctx) const override
Function that fills variables by just retrieving containers of trigger objects.
::StatusCode StatusCode
StatusCode definition for legacy code.
Base class from which analyzers can define a derived class to do specific analysis.
void fill(const ToolHandle< GenericMonitoringTool > &groupHandle, std::vector< std::reference_wrapper< Monitored::IMonitoredVariable >> &&variables) const
Fills a vector of variables to a group by reference.
Gaudi::Property< std::vector< std::string > > m_monitored_chains
List of trigger chains that are monitored in fillVariablesPerChain and fillVariablesPerOfflineMuonPer...
MuonTriggerCount(const std::string &name, ISvcLocator *pSvcLocator)