![]() |
ATLAS Offline Software
|
State class for TrigBhhComboHypo algorithm. More...
#include <TrigBhhComboHypo.h>
Classes | |
| struct | Muon |
Public Member Functions | |
| TrigBhhState ()=delete | |
| TrigBhhState (const EventContext &context, const TrigCompositeUtils::DecisionContainer &previousDecisions, TrigCompositeUtils::DecisionContainer &decisions, xAOD::TrigBphysContainer *trigBphysCollection=nullptr, const InDet::BeamSpotData *beamSpotData=nullptr) | |
| virtual | ~TrigBhhState ()=default |
| 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< ElementLink< xAOD::TrackParticleContainer > > | tracks |
State class for TrigBhhComboHypo algorithm.
Definition at line 44 of file TrigBhhComboHypo.h.
|
delete |
|
inline |
Definition at line 47 of file TrigBhhComboHypo.h.
|
virtualdefault |
|
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 57 of file ITrigBphysState.h.
|
privateinherited |
Definition at line 58 of file ITrigBphysState.h.
|
privateinherited |
Definition at line 53 of file ITrigBphysState.h.
|
privateinherited |
Definition at line 55 of file ITrigBphysState.h.
|
privateinherited |
Definition at line 54 of file ITrigBphysState.h.
|
privateinherited |
Definition at line 56 of file ITrigBphysState.h.
| std::vector<Muon> TrigBhhState::muons |
Definition at line 61 of file TrigBhhComboHypo.h.
| std::vector<ElementLink<xAOD::TrackParticleContainer> > TrigBhhState::tracks |
Definition at line 64 of file TrigBhhComboHypo.h.