ATLAS Offline Software
Loading...
Searching...
No Matches
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CPMHits.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_CPMHITS_H
6#define XAODTRIGL1CALO_CPMHITS_H
7
8// Local include(s):
10
12namespace xAOD {
15
16 typedef std::map<int, const CPMHits*> CPMHitsMap_t;
17}
18
19#include "xAODCore/CLASS_DEF.h"
20CLASS_DEF( xAOD::CPMHits , 39223308 , 1 )
21
22#endif // XAODTRIGL1CALO_CPMHITS_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 CPMHits_v1.
Definition CPMHits_v1.h:23
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::map< int, const CPMHits * > CPMHitsMap_t
CPMHits_v1 CPMHits
Define the latest version of the CPMHits class.