ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/ForwardAnalysis/Utilities/plugins/BuildFile.xml
Revision: 1.1
Committed: Thu Aug 19 13:59:47 2010 UTC (14 years, 8 months ago) by antoniov
Content type: text/xml
Branch: MAIN
CVS Tags: V00-02-00, V00-01-01, V00-01-00
Log Message:
add CaloActivityFilter

File Contents

# User Rev Content
1 antoniov 1.1 <library name="ForwardAnalysisUtilities_plugins" file="*.cc">
2     <flags EDM_PLUGIN="1"/>
3     <use name="FWCore/Framework"/>
4     <use name="FWCore/ParameterSet"/>
5     <use name="DataFormats/CaloTowers"/>
6     <use name="Geometry/CaloTopology"/>
7     <use name="Geometry/CaloGeometry"/>
8     <use name="CommonTools/UtilAlgos"/>
9     <use name="CommonTools/RecoAlgos"/>
10     <use name="root"/>
11     </library>