ATLAS Offline Software
|
State class for TrigBmuxComboHypo algorithm. More...
#include <TrigBmuxComboHypo.h>
Classes | |
struct | Muon |
Public Member Functions | |
TrigBmuxState ()=delete | |
TrigBmuxState (const EventContext &context, const TrigCompositeUtils::DecisionContainer &previousDecisions, TrigCompositeUtils::DecisionContainer &decisions, xAOD::TrigBphysContainer *trigBphysCollection=nullptr, const InDet::BeamSpotData *beamSpotData=nullptr) | |
virtual | ~TrigBmuxState ()=default |
xAOD::TrigBphys * | addTriggerObject (size_t muonIndex) |
std::vector< xAOD::TrigBphys * > | addTriggerObjects (size_t n, size_t muonIndex) |
const EventContext & | context () const |
const TrigCompositeUtils::DecisionContainer & | previousDecisions () const |
TrigCompositeUtils::DecisionContainer & | decisions () |
xAOD::TrigBphysContainer & | trigBphysCollection () |
void | setTrigBphysCollection (xAOD::TrigBphysContainer *trigBphysCollection) |
Amg::Vector3D | beamSpotPosition () const |
const xAOD::Vertex & | beamSpot () const |
Public Attributes | |
std::vector< Muon > | muons |
std::vector< size_t > | trigBphysMuonIndices |
State class for TrigBmuxComboHypo algorithm.
Definition at line 45 of file TrigBmuxComboHypo.h.
|
delete |
|
inline |
Definition at line 48 of file TrigBmuxComboHypo.h.
|
virtualdefault |
|
inline |
Definition at line 64 of file TrigBmuxComboHypo.h.
|
inline |
Definition at line 70 of file TrigBmuxComboHypo.h.
|
inlineinherited |
Definition at line 48 of file ITrigBphysState.h.
|
inlineinherited |
Definition at line 47 of file ITrigBphysState.h.
|
inlineinherited |
Definition at line 42 of file ITrigBphysState.h.
|
inlineinherited |
Definition at line 44 of file ITrigBphysState.h.
|
inlineinherited |
Definition at line 43 of file ITrigBphysState.h.
|
inlineinherited |
Definition at line 46 of file ITrigBphysState.h.
|
inlineinherited |
Definition at line 45 of file ITrigBphysState.h.
|
privateinherited |
Definition at line 55 of file ITrigBphysState.h.
|
privateinherited |
Definition at line 56 of file ITrigBphysState.h.
|
privateinherited |
Definition at line 51 of file ITrigBphysState.h.
|
privateinherited |
Definition at line 53 of file ITrigBphysState.h.
|
privateinherited |
Definition at line 52 of file ITrigBphysState.h.
|
privateinherited |
Definition at line 54 of file ITrigBphysState.h.
std::vector<Muon> TrigBmuxState::muons |
Definition at line 61 of file TrigBmuxComboHypo.h.
std::vector<size_t> TrigBmuxState::trigBphysMuonIndices |
Definition at line 62 of file TrigBmuxComboHypo.h.