|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef XAODMISSINGET_VERSIONS_MISSINGETAUXCOMPONENTMAP_V1_H
8 #define XAODMISSINGET_VERSIONS_MISSINGETAUXCOMPONENTMAP_V1_H
38 std::vector<MissingETBase::Types::metlink_t>
metLink;
39 std::vector<MissingETBase::Types::objlink_vector_t>
objectLinks;
40 std::vector<std::vector<double> >
wpx;
41 std::vector<std::vector<double> >
wpy;
42 std::vector<std::vector<double> >
wet;
Auxiliary data store for xAOD::MissingETComponentMap_v1.
std::vector< std::vector< double > > wpx
Kinematic weight of object ( ) in MET.
std::vector< std::vector< double > > wet
Kinematic weight of object ( ) in MET.
Common base class for the auxiliary containers.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
virtual ~MissingETAuxComponentMap_v1()
Base class destructor.
std::vector< std::vector< double > > wpy
Kinematic weight of object ( ) in MET.
std::vector< MissingETBase::Types::objlink_vector_t > objectLinks
Link to object contributing to the MissingET_v1 object.
std::vector< MissingETBase::Types::metlink_t > metLink
Link to MissingET_v1 object.
MissingETAuxComponentMap_v1()
Default constructor.
SG_BASE(xAOD::MissingETAuxComponentMap_v1, xAOD::AuxContainerBase)
std::vector< MissingETBase::Types::bitmask_t > statusWord
Status of MET term.