1 |
<?xml version="1.0" encoding="UTF-8"?> |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<project default="compileYoda" name="yoda"> |
<project default="compileYoda" name="yoda"> |
3 |
|
|
4 |
|
<!-- CONFIGURATION FILE. The properties in this file overwrite the previous properties --> |
5 |
|
<property file="../KYoda.properties"/> |
6 |
|
<!-- CONFIGURATION FILE. The properties in this file overwrite the previous properties --> |
7 |
|
|
8 |
<property environment="env"/> |
<property environment="env"/> |
9 |
<!-- DEFAULT CONFIGURATION PARAMETERS --> |
<!-- DEFAULT CONFIGURATION PARAMETERS --> |
10 |
<!-- PAMELA Software(s) root directory --> |
<!-- PAMELA Software(s) root directory --> |
26 |
<!-- DEFAULT CONFIGURATION PARAMETERS --> |
<!-- DEFAULT CONFIGURATION PARAMETERS --> |
27 |
|
|
28 |
|
|
29 |
<!-- CONFIGURATION FILE. The properties in this file overwrite the previous properties --> |
|
|
<!--<property file="../KYoda.properties"/>--> |
|
|
<!-- CONFIGURATION FILE. The properties in this file overwrite the previous properties --> |
|
30 |
|
|
31 |
|
|
32 |
<!-- |
<!-- |
146 |
<delete file="${yoda.src}/event/EventDict.h"/> |
<delete file="${yoda.src}/event/EventDict.h"/> |
147 |
<exec dir="${yoda.src}/event" executable="rootcint"> |
<exec dir="${yoda.src}/event" executable="rootcint"> |
148 |
<arg line="-f EventDict.cpp -c -I.. -I../event -I${root.include} -I${log4cxx.include} |
<arg line="-f EventDict.cpp -c -I.. -I../event -I${root.include} -I${log4cxx.include} |
|
arrDump/ArrDumpEvent.h arrDump/ArrDumpRecord.h |
|
149 |
endrun/CaloEndRun.h endrun/PhysEndRunEvent.h endrun/TBEndRun.h |
endrun/CaloEndRun.h endrun/PhysEndRunEvent.h endrun/TBEndRun.h |
150 |
mcmd/McmdEvent.h mcmd/McmdRecord.h |
CalibCalPulse1Event.h |
151 |
|
CalibCalPulse2Event.h |
152 |
|
CalibTrkBothEvent.h |
153 |
|
CalibTrk1Event.h |
154 |
|
CalibTrk2Event.h |
155 |
|
CalibTofEvent.h |
156 |
|
CalibS4Event.h |
157 |
|
CalibCalPedEvent.h |
158 |
|
Calib1_Ac1Event.h |
159 |
|
Calib2_Ac1Event.h |
160 |
|
Calib1_Ac2Event.h |
161 |
|
Calib2_Ac2Event.h |
162 |
|
CalibCalEvent.h |
163 |
|
RunHeaderEvent.h |
164 |
|
RunTrailerEvent.h |
165 |
|
CalibHeaderEvent.h |
166 |
|
CalibTrailerEvent.h |
167 |
|
InitHeaderEvent.h |
168 |
|
InitTrailerEvent.h |
169 |
|
EventTrkEvent.h |
170 |
log/LogEvent.h log/LogRecord.h |
log/LogEvent.h log/LogRecord.h |
171 |
|
varDump/VarDumpEvent.h varDump/VarDumpRecord.h |
172 |
|
arrDump/ArrDumpEvent.h arrDump/ArrDumpRecord.h |
173 |
tabDump/TabDumpEvent.h tabDump/TabDumpRecord.h |
tabDump/TabDumpEvent.h tabDump/TabDumpRecord.h |
174 |
tmtc/TmtcEvent.h tmtc/TmtcRecord.h |
tmtc/TmtcEvent.h tmtc/TmtcRecord.h |
175 |
|
mcmd/McmdEvent.h mcmd/McmdRecord.h |
176 |
|
ForcedFECmdEvent.h |
177 |
|
Ac1InitEvent.h |
178 |
|
CalInitEvent.h |
179 |
|
TrkInitEvent.h |
180 |
|
TofInitEvent.h |
181 |
|
TrgInitEvent.h |
182 |
|
NdInitEvent.h |
183 |
|
S4InitEvent.h |
184 |
|
Ac2InitEvent.h |
185 |
|
CalAlarmEvent.h |
186 |
|
Ac1AlarmEvent.h |
187 |
|
TrkAlarmEvent.h |
188 |
|
TrgAlarmEvent.h |
189 |
|
TofAlarmEvent.h |
190 |
|
S4AlarmEvent.h |
191 |
|
Ac2AlarmEvent.h |
192 |
tsbb/TsbBEvent.h tsbb/TsbBRecord.h |
tsbb/TsbBEvent.h tsbb/TsbBRecord.h |
193 |
tsbt/TsbTEvent.h tsbt/TsbTRecord.h |
tsbt/TsbTEvent.h tsbt/TsbTRecord.h |
194 |
varDump/VarDumpEvent.h varDump/VarDumpRecord.h |
|
195 |
physics/anticounter/AnticounterEvent.h |
physics/anticounter/AnticounterEvent.h |
196 |
physics/calorimeter/CalorimeterEvent.h |
physics/calorimeter/CalorimeterEvent.h |
197 |
physics/neutronDetector/NeutronEvent.h physics/neutronDetector/NeutronRecord.h |
physics/neutronDetector/NeutronEvent.h physics/neutronDetector/NeutronRecord.h |
203 |
SubPacket.h PacketType.h SubDetector.h |
SubPacket.h PacketType.h SubDetector.h |
204 |
DirectoryStructure.h Algorithm.h AlgorithmInfo.h |
DirectoryStructure.h Algorithm.h AlgorithmInfo.h |
205 |
EventHeader.h PscuHeader.h EventCounter.h |
EventHeader.h PscuHeader.h EventCounter.h |
206 |
PscuEvent.h CalibCalPulse1Event.h |
PscuEvent.h |
207 |
CalibCalPulse2Event.h CalibTrk1Event.h CalibTrk2Event.h |
|
208 |
CalibTofEvent.h CalibS4Event.h CalibCalPedEvent.h |
|
209 |
Calib1_Ac1Event.h Calib1_Ac2Event.h Calib2_Ac1Event.h Calib2_Ac2Event.h |
Ac2AlarmEvent.h Exception.h LinkDef.h"/> |
|
RunHeaderEvent.h RunTrailerEvent.h |
|
|
CalibHeaderEvent.h CalibTrailerEvent.h InitHeaderEvent.h |
|
|
InitTrailerEvent.h EventTrkEvent.h |
|
|
ForcedFECmdEvent.h Ac1InitEvent.h |
|
|
CalInitEvent.h TrkInitEvent.h TofInitEvent.h |
|
|
TrgInitEvent.h NdInitEvent.h S4InitEvent.h |
|
|
Ac2InitEvent.h CalAlarmEvent.h AcAlarmEvent.h |
|
|
TrkAlarmEvent.h TrgAlarmEvent.h TofAlarmEvent.h |
|
|
S4AlarmEvent.h RegistryEvent.h Exception.h LinkDef.h"/> |
|
210 |
</exec> |
</exec> |
211 |
<cc objdir="${yoda.obj}" outfile="${yoda.lib}/yoda" outtype="shared"> |
<cc objdir="${yoda.obj}" outfile="${yoda.lib}/yoda" outtype="shared"> |
212 |
<compiler extends="yoda-gcc"> |
<compiler extends="yoda-gcc"> |