ATLAS Offline Software
LArSimEventDict.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 LARSIMEVENT_LARSIMEVENT_H
6 #define LARSIMEVENT_LARSIMEVENT_H
7 
8 #include "LArSimEvent/LArHit.h"
10 #include "StoreGate/StoreGateSvc.h"
11 
12 namespace LArSimEvent
13 {
14  struct tmp
15  {
18  };
19 }
20 
21 #endif
PyGate< LArHitContainer >
LArSimEvent
Definition: LArSimEventDict.h:13
AthenaHitsVector< LArHit >::const_iterator
boost::transform_iterator< make_const, typename CONT::const_iterator > const_iterator
Definition: AthenaHitsVector.h:58
LArHit.h
LArHitContainer.h
LArSimEvent::tmp::m_ip
PyGate< LArHitContainer > m_ip
Definition: LArSimEventDict.h:16
LArSimEvent::tmp::m_it_ip
LArHitContainer::const_iterator m_it_ip
Definition: LArSimEventDict.h:17
LArSimEvent::tmp
Definition: LArSimEventDict.h:15
StoreGateSvc.h