|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef METRECONSTRUCTION_METJETASSOCTOOL_H
15 #define METRECONSTRUCTION_METJETASSOCTOOL_H 1
53 std::vector<const xAOD::IParticle*>&,
55 std::map<const xAOD::IParticle*,MissingETBase::Types::constvec_t>&)
const override
56 {
return StatusCode::FAILURE;}
59 std::vector<const xAOD::IParticle*>&,
61 std::map<const xAOD::IParticle*,MissingETBase::Types::constvec_t>&)
const override
62 {
return StatusCode::FAILURE;}
65 std::vector<const xAOD::IParticle*>&,
67 {
return StatusCode::FAILURE;}
70 std::vector<const xAOD::IParticle*>&,
72 {
return StatusCode::FAILURE;}
80 std::vector<const xAOD::IParticle*> &consts,
82 std::map<const xAOD::IParticle*,MissingETBase::Types::constvec_t> &momenta) ;
85 std::vector<const xAOD::IParticle*> &consts,
86 std::set<const xAOD::IParticle*> *newConst)
const;
93 #endif //> !METRECONSTRUCTION_METJETASSOCTOOL_H
Property holding a SG store/key/clid from which a ReadHandle is made.
Class providing the definition of the 4-vector interface.
::StatusCode StatusCode
StatusCode definition for legacy code.
Container for xAOD::MissingET_v1 objects.