CMS 3D CMS Logo

CSCHaloDataProducer.h
Go to the documentation of this file.
1 #ifndef RECOMET_METPRODUCERS_CSCHALODATAPRODUCER_H
2 #define RECOMET_METPRODUCERS_CSCHALODATAPRODUCER_H
3 
4 /*
5  [class]: CSCHaloDataProducer
6  [authors]: R. Remington, The University of Florida
7  [description]: EDProducer which runs the CSCHaloAlgo and stores the CSCHaloData object in the event
8  [date]: October 15, 2009
9 */
10 
11 //Standard C++ classes
12 #include <iostream>
13 #include <string>
14 #include <map>
15 #include <vector>
16 #include <utility>
17 #include <ostream>
18 #include <fstream>
19 #include <algorithm>
20 #include <cmath>
21 #include <memory>
22 #include <iomanip>
23 #include <cstdlib>
24 
25 // user include files
33 
36 //Included Classes (semi-alphabetical)
45 
89 
96 
100 
115 
121 
126 
127 class MuonServiceProxy;
128 
129 namespace reco {
131  public:
132  explicit CSCHaloDataProducer(const edm::ParameterSet &);
133  ~CSCHaloDataProducer() override;
134 
135  private:
136  void produce(edm::Event &, const edm::EventSetup &) override;
137 
138  //CSCHaloAlgo
140 
141  //Digi Level
144 
145  //HLT
147  std::vector<edm::InputTag> vIT_HLTBit;
148 
149  //Muon-Segment Matching
151 
152  //RecHit Level
154 
155  //Calo rechits
159 
160  //Higher Level Reco
165 
166  // TOKENS
179  };
180 } // namespace reco
181 
182 #endif
Propagator.h
CSCRecHit2DCollection.h
reco::CSCHaloDataProducer
Definition: CSCHaloDataProducer.h:130
Handle.h
CSCHaloAlgo
Definition: CSCHaloAlgo.h:90
CSCCorrelatedLCTDigiCollection.h
reco::CSCHaloDataProducer::IT_CosmicMuon
edm::InputTag IT_CosmicMuon
Definition: CSCHaloDataProducer.h:161
reco::CSCHaloDataProducer::IT_ALCT
edm::InputTag IT_ALCT
Definition: CSCHaloDataProducer.h:143
Muon.h
MessageLogger.h
Cylinder.h
MuonPatternRecoDumper.h
SteppingHelixPropagator.h
reco::CSCHaloDataProducer::cosmicmuon_token_
edm::EDGetTokenT< reco::MuonCollection > cosmicmuon_token_
Definition: CSCHaloDataProducer.h:168
ESHandle.h
TriggerResults.h
AlgebraicObjects.h
reco::CSCHaloDataProducer::IT_ECALErh
edm::InputTag IT_ECALErh
Definition: CSCHaloDataProducer.h:158
reco::CSCHaloDataProducer::IT_L1MuGMTReadout
edm::InputTag IT_L1MuGMTReadout
Definition: CSCHaloDataProducer.h:142
reco::CSCHaloDataProducer::hltresult_token_
edm::EDGetTokenT< edm::TriggerResults > hltresult_token_
Definition: CSCHaloDataProducer.h:178
edm::EDGetTokenT< reco::MuonCollection >
CSCStripDigi.h
CSCWireDigi.h
L1MuGMTReadoutCollection.h
reco::CSCHaloDataProducer::IT_HBHErh
edm::InputTag IT_HBHErh
Definition: CSCHaloDataProducer.h:156
reco::CSCHaloDataProducer::csctimemap_token_
edm::EDGetTokenT< reco::MuonTimeExtraMap > csctimemap_token_
Definition: CSCHaloDataProducer.h:169
reco::CSCHaloDataProducer::IT_Muon
edm::InputTag IT_Muon
Definition: CSCHaloDataProducer.h:163
CSCDBCrosstalk.h
EDProducer.h
RPCRoll.h
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
MuonTransientTrackingRecHit.h
TransientTrack.h
reco::CSCHaloDataProducer::CSCAlgo
CSCHaloAlgo CSCAlgo
Definition: CSCHaloDataProducer.h:139
RecoCandidate.h
ESGetToken.h
CSCDetId.h
L1CSCStatusDigiCollection.h
L1MuRegionalCand.h
CandidateFwd.h
MuonSegmentMatcher.h
CSCComparatorDigi.h
Plane.h
MakerMacros.h
CSCALCTDigi.h
Track.h
TrackFwd.h
CSCDBNoiseMatrixRcd.h
L1MuGMTReadoutRecord.h
reco::CSCHaloDataProducer::IT_CSCSegment
edm::InputTag IT_CSCSegment
Definition: CSCHaloDataProducer.h:162
MuonFwd.h
reco::CSCHaloDataProducer::cscrechit_token_
edm::EDGetTokenT< CSCRecHit2DCollection > cscrechit_token_
Definition: CSCHaloDataProducer.h:172
reco::CSCHaloDataProducer::EcalRecHitsEB_token_
edm::EDGetTokenT< EcalRecHitCollection > EcalRecHitsEB_token_
Definition: CSCHaloDataProducer.h:174
IdealMagneticFieldRecord.h
reco::CSCHaloDataProducer::CSCHaloDataProducer
CSCHaloDataProducer(const edm::ParameterSet &)
Definition: CSCHaloDataProducer.cc:16
CSCLayerGeometry.h
reco::CSCHaloDataProducer::IT_CSCRecHit
edm::InputTag IT_CSCRecHit
Definition: CSCHaloDataProducer.h:153
reco::CSCHaloDataProducer::TheMatcher
MuonSegmentMatcher * TheMatcher
Definition: CSCHaloDataProducer.h:150
EDGetToken.h
GlobalTrackingGeometryRecord.h
Cone.h
RPCRecHitCollection.h
edm::ParameterSet
Definition: ParameterSet.h:47
reco::CSCHaloDataProducer::EcalRecHitsEE_token_
edm::EDGetTokenT< EcalRecHitCollection > EcalRecHitsEE_token_
Definition: CSCHaloDataProducer.h:175
Event.h
CSCDBPedestals.h
CSCIndexer.h
L1CSCTrackCollection.h
ModuleDef.h
CSCDBNoiseMatrix.h
edm::stream::EDProducer
Definition: EDProducer.h:38
reco::CSCHaloDataProducer::IT_SA
edm::InputTag IT_SA
Definition: CSCHaloDataProducer.h:164
CSCStripDigiCollection.h
MagneticField.h
edm::EventSetup
Definition: EventSetup.h:57
AnalyticalPropagator.h
reco::CSCHaloDataProducer::produce
void produce(edm::Event &, const edm::EventSetup &) override
Definition: CSCHaloDataProducer.cc:85
reco::CSCHaloDataProducer::~CSCHaloDataProducer
~CSCHaloDataProducer() override
Definition: CSCHaloDataProducer.cc:162
TrajectorySeedCollection.h
reco::CSCHaloDataProducer::cscsegment_token_
edm::EDGetTokenT< CSCSegmentCollection > cscsegment_token_
Definition: CSCHaloDataProducer.h:171
edm::ESGetToken< CSCGeometry, MuonGeometryRecord >
CSCDBCrosstalkRcd.h
reco::CSCHaloDataProducer::hbhereco_token_
edm::EDGetTokenT< HBHERecHitCollection > hbhereco_token_
Definition: CSCHaloDataProducer.h:173
GeomDet.h
reco::CSCHaloDataProducer::IT_ECALBrh
edm::InputTag IT_ECALBrh
Definition: CSCHaloDataProducer.h:157
reco::CSCHaloDataProducer::muon_token_
edm::EDGetTokenT< reco::MuonCollection > muon_token_
Definition: CSCHaloDataProducer.h:170
CSCLayer.h
DetId.h
Frameworkfwd.h
MuonTransientTrackingRecHitBuilder.h
LocalPoint.h
CSCDBGainsRcd.h
reco::CSCHaloDataProducer::IT_HLTResult
edm::InputTag IT_HLTResult
Definition: CSCHaloDataProducer.h:146
reco::CSCHaloDataProducer::l1mugmtro_token_
edm::EDGetTokenT< L1MuGMTReadoutCollection > l1mugmtro_token_
Definition: CSCHaloDataProducer.h:177
CSCHaloAlgo.h
GlobalVector.h
EventSetup.h
RPCDigiCollection.h
TimeMeasurementSequence.h
CSCComparatorDigiCollection.h
CSCDBGains.h
CSCSegment.h
CSCWireDigiCollection.h
CSCALCTDigiCollection.h
CSCRecHit2D.h
Candidate.h
View.h
ParameterSet.h
MuonServiceProxy
Definition: MuonServiceProxy.h:38
MuonGeometryRecord.h
CSCChamber.h
edm::Event
Definition: Event.h:73
LocalVector.h
CSCDBPedestalsRcd.h
MuonSegmentMatcher
Definition: MuonSegmentMatcher.h:29
RecSegment.h
GlobalPoint.h
CSCHaloData.h
RPCGeometry.h
edm::InputTag
Definition: InputTag.h:15
CSCSectorReceiverLUT.h
reco::CSCHaloDataProducer::cscGeometry_token
edm::ESGetToken< CSCGeometry, MuonGeometryRecord > cscGeometry_token
Definition: CSCHaloDataProducer.h:167
reco::CSCHaloDataProducer::vIT_HLTBit
std::vector< edm::InputTag > vIT_HLTBit
Definition: CSCHaloDataProducer.h:147
reco::CSCHaloDataProducer::cscalct_token_
edm::EDGetTokenT< CSCALCTDigiCollection > cscalct_token_
Definition: CSCHaloDataProducer.h:176
CSCGeometry.h
CSCSegmentCollection.h