-
Notifications
You must be signed in to change notification settings - Fork 35
/
aid.includes.cpp.properties
73 lines (60 loc) · 2.75 KB
/
aid.includes.cpp.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
#
# Property file for includes of LCIO for the C++ generator
#
# @author Frank Gaede
# @version $Id: aid.includes.cpp.properties,v 1.23 2007-02-10 06:37:18 gaede Exp $
#
# aid wants to include sth. coz we defined double3V - so include an empty file
double* = empty_ignore.h
float* = empty_ignore.h
int* = empty_ignore.h
#LCIOlong = LCIOTypes\.h
long64 = LCIOTypes\.h
MCParticleVec = EVENT/MCParticle\.h
ParticleIDVec = EVENT/ParticleID\.h
TrackVec = EVENT/Track\.h
TrackStateVec = EVENT/TrackState\.h
ClusterVec = EVENT/Cluster\.h
ReconstructedParticleVec = EVENT/ReconstructedParticle\.h
CalorimeterHitVec = EVENT/CalorimeterHit\.h
TrackerHitVec = EVENT/TrackerHit\.h
LCObjectVec = EVENT/LCObject\.h
EVENT\:\:FloatVec = LCIOSTLTypes\.h
EVENT\:\:IntVec = LCIOSTLTypes\.h
EVENT\:\:StringVec = LCIOSTLTypes\.h
FloatVec = LCIOSTLTypes\.h
DoubleVec = LCIOSTLTypes\.h
IntVec = LCIOSTLTypes\.h
StringVec = LCIOSTLTypes\.h
ShortVec = LCIOSTLTypes\.h
#LCObject = LCObject\.h
EVENT\:\:LCObject = EVENT/LCObject\.h
lcrtrel\:\:LCRTRelations = LCRTRelations\.h
EVENT\:\:LCIO = EVENT/LCIO\.h
EVENT\:\:LCEvent = EVENT/LCEvent\.h
EVENT\:\:LCRunHeader = EVENT/LCRunHeader\.h
EVENT\:\:MCParticle = EVENT/MCParticle\.h
EVENT\:\:LCCollection = EVENT/LCCollection\.h
EVENT\:\:LCRelation = EVENT/LCRelation\.h
EVENT\:\:LCParameters = EVENT/LCParameters\.h
LCParameters = EVENT/LCParameters\.h
EVENT\:\:TrackerHit = EVENT/TrackerHit\.h
TrackerHit = EVENT/TrackerHit\.h
# exceptions
EVENT\:\:Exception = Exceptions\.h
EVENT\:\:EventException = Exceptions\.h
EVENT\:\:DataNotAvailableException = Exceptions\.h
EVENT\:\:ReadOnlyException = Exceptions\.h
IO\:\:EndOfDataException = Exceptions\.h
IO\:\:IOException = Exceptions\.h
Exception = Exceptions\.h
EventException = Exceptions\.h
DataNotAvailableException = Exceptions\.h
ReadOnlyException = Exceptions\.h
EndOfDataException = Exceptions\.h
IOException = Exceptions\.h
# some typedefs
#MCParticleVec = LCIO.h
#StringVec = LCIO.h
#FloatVec = LCIO.h
#IntegerVec = LCIO.h