|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef TRIG_TrigBmumuxComboHypoTool_H 
    6 #define TRIG_TrigBmumuxComboHypoTool_H 
   35   virtual bool executeAlg(
const std::vector<Combo::LegDecision>&, 
const EventContext& ctx) 
const override;
 
   37   Gaudi::Property<int> 
m_decay {
this, 
"Decay", 9999, 
"decay as enumerated in xAOD::TrigBphys::pType"};
 
   38   Gaudi::Property<bool> 
m_isBmux {
this, 
"isBmux", 
false, 
"B+ -> mu+ nu_mu X decay (bBmux)"};
 
   40   ToolHandle<GenericMonitoringTool> 
m_monTool {
this, 
"MonTool", 
"", 
"Monitoring tool"};
 
   43 #endif  // TRIG_TrigBmumuxComboHypoTool_H 
  
::StatusCode StatusCode
StatusCode definition for legacy code.
Class used to describe composite objects in the HLT.
Header file to be included by clients of the Monitored infrastructure.
Class describing a Bphysics online composite object.