ATLAS Offline Software
Loading...
Searching...
No Matches
MissingETAuxContainer_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
19
22
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
std::vector< MissingETBase::Types::bitmask_t > source
Source of MET contribution.
virtual ~MissingETAuxContainer_v1()
Base class destructor.
std::vector< std::string > name
Name of MET contribution.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.