ATLAS Offline Software
|
Base class for TrigBphys state objects. More...
#include <ITrigBphysState.h>
Public Member Functions | |
ITrigBphysState ()=delete | |
ITrigBphysState (const EventContext &context, const TrigCompositeUtils::DecisionContainer &previousDecisions, TrigCompositeUtils::DecisionContainer &decisions, xAOD::TrigBphysContainer *trigBphysCollection=nullptr, const InDet::BeamSpotData *beamSpotData=nullptr) | |
virtual | ~ITrigBphysState ()=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 |
Base class for TrigBphys state objects.
Definition at line 21 of file ITrigBphysState.h.
|
delete |
|
inline |
Definition at line 24 of file ITrigBphysState.h.
|
virtualdefault |
|
inline |
Definition at line 48 of file ITrigBphysState.h.
|
inline |
Definition at line 47 of file ITrigBphysState.h.
|
inline |
Definition at line 42 of file ITrigBphysState.h.
|
inline |
Definition at line 44 of file ITrigBphysState.h.
|
inline |
Definition at line 43 of file ITrigBphysState.h.
|
inline |
Definition at line 46 of file ITrigBphysState.h.
|
inline |
Definition at line 45 of file ITrigBphysState.h.
|
private |
Definition at line 55 of file ITrigBphysState.h.
|
private |
Definition at line 56 of file ITrigBphysState.h.
|
private |
Definition at line 51 of file ITrigBphysState.h.
|
private |
Definition at line 53 of file ITrigBphysState.h.
|
private |
Definition at line 52 of file ITrigBphysState.h.
|
private |
Definition at line 54 of file ITrigBphysState.h.