ATLAS Offline Software
Loading...
Searching...
No Matches
MissingETAuxComponentMap_v1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5
7
8using namespace xAOD;
9
20
23
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
virtual ~MissingETAuxComponentMap_v1()
Base class destructor.
std::vector< std::vector< double > > wpx
Kinematic weight of object ( ) in MET.
std::vector< std::vector< double > > wpy
Kinematic weight of object ( ) in MET.
std::vector< MissingETBase::Types::bitmask_t > statusWord
Status of MET term.
std::vector< MissingETBase::Types::metlink_t > metLink
Link to MissingET_v1 object.
std::vector< std::vector< double > > wet
Kinematic weight of object ( ) in MET.
std::vector< MissingETBase::Types::objlink_vector_t > objectLinks
Link to object contributing to the MissingET_v1 object.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.