ATLAS Offline Software
Loading...
Searching...
No Matches
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CPMRoI.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef XAODTRIGL1CALO_CPMROI_H
6#define XAODTRIGL1CALO_CPMROI_H
7
8// Local include(s):
10
12namespace xAOD {
15
16 typedef std::map<int, const CPMRoI*> CPMRoIMap_t;
17}
18
19#include "xAODCore/CLASS_DEF.h"
20CLASS_DEF( xAOD::CPMRoI, 5414895 , 1 )
21
22#endif // XAODTRIGL1CALO_CPMROI_H
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
File providing the different SG_BASE macros.
Description of CPMRoI_v1.
Definition CPMRoI_v1.h:27
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
CPMRoI_v1 CPMRoI
Define the latest version of the CPMRoI class.
std::map< int, const CPMRoI * > CPMRoIMap_t