1 |
antoniov |
1.1 |
<library name="ForwardAnalysisUtilities_plugins" file="*.cc">
|
2 |
|
|
<flags EDM_PLUGIN="1"/>
|
3 |
sfonseca |
1.7 |
<flags CXXFLAGS="-g -O0"/>
|
4 |
antoniov |
1.1 |
<use name="FWCore/Framework"/>
|
5 |
|
|
<use name="FWCore/ParameterSet"/>
|
6 |
|
|
<use name="DataFormats/CaloTowers"/>
|
7 |
antoniov |
1.5 |
<use name="DataFormats/HcalRecHit"/>
|
8 |
antoniov |
1.2 |
<use name="DataFormats/ParticleFlowCandidate"/>
|
9 |
antoniov |
1.6 |
<use name="DataFormats/HepMCCandidate"/>
|
10 |
|
|
<use name="DataFormats/GeometrySurface"/>
|
11 |
antoniov |
1.8 |
<use name="SimDataFormats/GeneratorProducts"/>
|
12 |
antoniov |
1.1 |
<use name="Geometry/CaloTopology"/>
|
13 |
|
|
<use name="Geometry/CaloGeometry"/>
|
14 |
|
|
<use name="CommonTools/UtilAlgos"/>
|
15 |
|
|
<use name="CommonTools/RecoAlgos"/>
|
16 |
antoniov |
1.4 |
<use name="ForwardAnalysis/Utilities"/>
|
17 |
antoniov |
1.1 |
<use name="root"/>
|
18 |
|
|
</library>
|