ATLAS Offline Software
|
#include <vector>
#include "AthLinks/ElementLink.h"
#include "xAODCaloRings/RingSetConf.h"
#include "xAODCaloRings/versions/RingSetConfContainer_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 RingSetConfContainer_v1 | xAOD::RingSetConfContainer |
Definition of the current "RingSetConf container version". More... | |
typedef std::vector< ElementLink< RingSetConfContainer > > | xAOD::RingSetConfLinks |
Declare element links vector. More... | |