ATLAS Offline Software
Loading...
Searching...
No Matches
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMMCPHits.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_CMMCPHITS_H
6#define XAODTRIGL1CALO_CMMCPHITS_H
7
8// System include(s):
9#include <map>
10
11// Local include(s):
13
15namespace xAOD {
18
19 typedef std::map<int, const CMMCPHits*> CMMCPHitsMap_t;
20}
21
22#include "xAODCore/CLASS_DEF.h"
23CLASS_DEF( xAOD::CMMCPHits, 1938820 , 1 )
24
25#endif // XAODTRIGL1CALO_CMMCPHITS_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 CMMCPHits_v1.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::map< int, const CMMCPHits * > CMMCPHitsMap_t
CMMCPHits_v1 CMMCPHits
Define the latest version of the CMMCPHits class.