CMS 3D CMS Logo

Classes | Namespaces | Typedefs
MuonAlignmentAnalyzer.h File Reference
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "TrackingTools/GeomPropagators/interface/Propagator.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/DTRecHit/interface/DTRecSegment4DCollection.h"
#include "DataFormats/CSCRecHit/interface/CSCSegmentCollection.h"
#include "Geometry/Records/interface/GlobalTrackingGeometryRecord.h"
#include "Geometry/CommonDetUnit/interface/GlobalTrackingGeometry.h"
#include <vector>

Go to the source code of this file.

Classes

class  MuonAlignmentAnalyzer
 

Namespaces

 edm
 HLT enums.
 

Typedefs

typedef std::vector< std::vector< int > > intDVector
 
typedef std::vector< TrackingRecHit * > RecHitVector
 

Typedef Documentation

typedef std::vector< std::vector<int> > intDVector

Definition at line 35 of file MuonAlignmentAnalyzer.h.

typedef std::vector<TrackingRecHit *> RecHitVector

Definition at line 38 of file MuonAlignmentAnalyzer.h.