Revision: | 1.6 |
Committed: | Sun Jan 20 16:58:58 2013 UTC (12 years, 3 months ago) by yilmaz |
Content type: | text/xml |
Branch: | MAIN |
CVS Tags: | HiForest_V02_85, HiForest_V02_84, HiForest_V02_83, HiForest_V02_82, HiForest_V02_81, HiForest_V02_80, HiForest_V02_79, HiForest_V02_78, HiForest_V02_77, HiForest_V02_76, HiForest_V02_75, HiForest_V02_74, HiForest_V02_73, HiForest_V02_72, HiForest_V02_71, HiForest_V02_70, HiForest_V02_69, HiForest_V02_68, HiForest_V02_67, HiForest_V02_66, HiForest_V02_65, HiForest_V02_64, HiForest_V02_63, HiForest_V02_62, HiForest_V02_61, HiForest_V02_60, HiForest_V02_59, HiForest_V02_58, HiForest_V02_57, HiForest_V02_56, HiForest_V02_55, HiForest_V02_54, HiForest_V02_53, HiForest_V02_52, HiForest_V02_51, HiForest_V02_50, HiForest_V02_49, HiForest_V02_48, HiForest_V02_47, HiForest_V02_46, HiForest_V02_45, HiForest_V02_44, HiForest_V02_43, HiForest_V02_42, HiForest_V02_41, HiForest_V02_40, HiForest_V02_39, HEAD |
Changes since 1.5: | +2 -0 lines |
Log Message: | rec hit analyzer updated for ZDC |
# | Content |
---|---|
1 | <use name="root"/> |
2 | <use name="hepmc"/> |
3 | <use name="boost"/> |
4 | <use name="fastjet"/> |
5 | <use name="FWCore/PluginManager"/> |
6 | <use name="FWCore/ParameterSet"/> |
7 | <use name="FWCore/ServiceRegistry"/> |
8 | <use name="FWCore/Framework"/> |
9 | <use name="PhysicsTools/UtilAlgos"/> |
10 | <use name="CommonTools/UtilAlgos"/> |
11 | <use name="Geometry/CaloGeometry"/> |
12 | <use name="Geometry/Records"/> |
13 | <use name="SimGeneral/HepPDTRecord"/> |
14 | <use name="SimDataFormats/GeneratorProducts"/> |
15 | <use name="SimDataFormats/HiGenData"/> |
16 | <use name="SimTracker/TrackAssociation"/> |
17 | <use name="SimTracker/Records" /> |
18 | <use name="DataFormats/HepMCCandidate"/> |
19 | <use name="DataFormats/EcalRecHit"/> |
20 | <use name="DataFormats/HcalRecHit"/> |
21 | <use name="DataFormats/HcalDigi"/> |
22 | <use name="DataFormats/HcalDetId"/> |
23 | <use name="DataFormats/DetId"/> |
24 | <use name="DataFormats/GeometryVector"/> |
25 | <use name="DataFormats/JetReco"/> |
26 | <use name="DataFormats/METReco"/> |
27 | <use name="DataFormats/PatCandidates"/> |
28 | <use name="RecoJets/JetProducers"/> |
29 | <use name="DataFormats/HeavyIonEvent"/> |
30 | <use name="CondFormats/JetMETObjects"/> |
31 | <use name="CalibFormats/HcalObjects"/> |
32 | <use name="RecoLocalCalo/HcalRecAlgos"/> |
33 | <flags EDM_PLUGIN="1"/> |
34 | <export> |
35 | <lib name="CmsHiJetAnalysis"/> |
36 | <use name="FWCore/Framework"/> |
37 | </export> |
38 | |
39 | |
40 |