![]() |
ATLAS Offline Software
|
Returns a VertexShift based on what is given in the background input file. More...
#include <MatchingBkgVertexPositioner.h>
Public Member Functions | |
| MatchingBkgVertexPositioner (const std::string &t, const std::string &n, const IInterface *p) | |
| virtual | ~MatchingBkgVertexPositioner ()=default |
| StatusCode | initialize () override final |
| CLHEP::HepLorentzVector * | generate (const EventContext &ctx) const override final |
Private Attributes | |
| SG::ReadHandleKey< xAOD::VertexContainer > | m_vertexContainerKey |
Returns a VertexShift based on what is given in the background input file.
Definition at line 24 of file MatchingBkgVertexPositioner.h.
| Simulation::MatchingBkgVertexPositioner::MatchingBkgVertexPositioner | ( | const std::string & | t, |
| const std::string & | n, | ||
| const IInterface * | p ) |
Definition at line 12 of file MatchingBkgVertexPositioner.cxx.
|
virtualdefault |
|
finaloverride |
Definition at line 25 of file MatchingBkgVertexPositioner.cxx.
|
finaloverride |
Definition at line 17 of file MatchingBkgVertexPositioner.cxx.
|
private |
Definition at line 38 of file MatchingBkgVertexPositioner.h.