ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/ssen/Analyzers/BuildFile
Revision: 1.1.1.1 (vendor branch)
Committed: Thu Dec 10 20:05:05 2009 UTC (15 years, 4 months ago) by tyetkin
Branch: INITIAL, MAIN
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
Log Message:
with flags

File Contents

# User Rev Content
1 tyetkin 1.1 <use name=FWCore/Framework>
2     <use name=FWCore/PluginManager>
3     <use name=FWCore/ParameterSet>
4     <use name=DataFormats/HcalDigi>
5     <use name=DataFormats/HcalRecHit>
6     <use name=DataFormats/DetId>
7     <use name=PhysicsTools/UtilAlgos>
8     <use name=DataFormats/L1GlobalTrigger>
9     <use name=FWCore/ServiceRegistry>
10     <use name=root>
11     <flags EDM_PLUGIN=1>
12     <export>
13     <lib name=AnalyzersZDCAnalyzer>
14     <use name=FWCore/Framework>
15     <use name=FWCore/PluginManager>
16     <use name=FWCore/ParameterSet>
17     </export>