ATLAS Offline Software
Loading...
Searching...
No Matches
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMXJetHits.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// $Id: CMXJetHits.h 791220 2017-01-01 04:52:41Z ssnyder $
8#ifndef XAODTRIGL1CALO_CMXJETHITS_H
9#define XAODTRIGL1CALO_CMXJETHITS_H
10
11// System include(s):
12#include <map>
13
14// Local include(s):
16
17// Namespace holding all the xAOD EDM classes
18namespace xAOD{
21
22 typedef std::map<int, const CMXJetHits*> CMXJetHitsMap_t;
23}
24
25#include "xAODCore/CLASS_DEF.h"
26CLASS_DEF( xAOD::CMXJetHits , 162312467 , 1 )
27#endif
28
#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 CMXJetHits_v1.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
CMXJetHits_v1 CMXJetHits
Define the latest version of the CMXJetHits class.
std::map< int, const CMXJetHits * > CMXJetHitsMap_t