forked from jmejiagu/SoftandFrame_MiniAOD
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBuildFile.xml
More file actions
executable file
·22 lines (22 loc) · 784 Bytes
/
BuildFile.xml
File metadata and controls
executable file
·22 lines (22 loc) · 784 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<use name="CommonTools/UtilAlgos"/>
<use name="FWCore/Framework"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ParameterSet"/>
<use name="DataFormats/Candidate"/>
<use name="DataFormats/Common"/>
<use name="DataFormats/RecoCandidate"/>
<use name="DataFormats/PatCandidates"/>
<use name="DataFormats/TrackReco"/>
<use name="DataFormats/VertexReco"/>
<use name="RecoVertex/PrimaryVertexProducer"/>
<use name="RecoVertex/KinematicFit"/>
<use name="RecoVertex/KinematicFitPrimitives"/>
<use name="TrackingTools/TransientTrack"/>
<use name="TrackingTools/Records"/>
<use name="MagneticField/Engine"/>
<use name="DataFormats/HepMCCandidate"/>
<use name="CondFormats/L1TObjects"/>
<flags EDM_PLUGIN="1"/>
<export>
<lib name="1"/>
</export>