forked from rmanzoni/HNL
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBuildFile.xml
More file actions
28 lines (26 loc) · 845 Bytes
/
BuildFile.xml
File metadata and controls
28 lines (26 loc) · 845 Bytes
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
<use name="boost"/>
<use name="rootrflx"/>
<use name="FWCore/Framework"/>
<use name="FWCore/FWLite"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/PythonParameterSet"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Utilities"/>
<use name="DataFormats/FWLite"/>
<use name="DataFormats/Common"/>
<use name="DataFormats/MuonReco"/>
<use name="DataFormats/PatCandidates"/>
<use name="DataFormats/TrackReco"/>
<use name="DataFormats/RecoCandidate"/>
<use name="Geometry/Records"/>
<use name="MagneticField/ParametrizedEngine"/>
<use name="PhysicsTools/FWLite"/>
<use name="RecoVertex/KalmanVertexFit"/>
<use name="RecoVertex/KinematicFit"/>
<use name="RecoVertex/KinematicFitPrimitives"/>
<use name="SimDataFormats/GeneratorProducts"/>
<use name="cppunit"/>
<export>
<lib name="1"/>
</export>