Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
52 return StatusCode::SUCCESS;
59 if( metTerm==
nullptr ) {
61 return StatusCode::FAILURE;
63 if( metMap==
nullptr ) {
64 ATH_MSG_ERROR(
"Invalid input MissingETComponentMap pointer provided!");
65 return StatusCode::FAILURE;
78 const std::vector<const xAOD::IParticle*>& acceptedSignals,
double wet() const
Returns .
MissingET_v1 MissingET
Version control by type defintion.
Athena::TPCnvVers::Old Athena::TPCnvVers::Old Athena::TPCnvVers::Old Athena::TPCnvVers::Current MissingETComposition
Class providing the definition of the 4-vector interface.
void setName(const std::string &name)
Set the name of the MET object.
static bool insert(MissingETComponentMap *pMap, const MissingET *pMET, const IParticle *pPart, MissingETBase::Types::weight_t weight=MissingETBase::Types::weight_t())
Insert contributing signal or physics object by pointer, with optional kinematic weight object.
::StatusCode StatusCode
StatusCode definition for legacy code.
Principal data object for Missing ET.
double wpy() const
Returns .
Policy
Policies on usage checks.
void add(const IParticle *particle)
Add particle kinematics to MET.
double wpx() const
Returns .
MissingETComponentMap_v1 MissingETComponentMap
Version control by type definition.
Kinematic weight descriptor.