ATLAS Offline Software
|
#include <vector>
#include "AthLinks/ElementLink.h"
#include "AthContainers/AuxElement.h"
#include "xAODCaloRings/RingSet.h"
#include "xAODCaloRings/versions/RingSetContainer_v1.h"
#include "xAODCore/CLASS_DEF.h"
Go to the source code of this file.
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Typedefs | |
typedef RingSetContainer_v1 | xAOD::RingSetContainer |
Definition of the current "RingSet container version". More... | |
typedef std::vector< ElementLink< RingSetContainer > > | xAOD::RingSetLinks |
Declare element links vector. More... | |