CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs
MuonAlignmentAnalyzer.h File Reference
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "DataFormats/CSCRecHit/interface/CSCSegmentCollection.h"
#include "DataFormats/DTRecHit/interface/DTRecSegment4DCollection.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "Geometry/CommonDetUnit/interface/GlobalTrackingGeometry.h"
#include "Geometry/Records/interface/GlobalTrackingGeometryRecord.h"
#include "MagneticField/Records/interface/IdealMagneticFieldRecord.h"
#include "TrackingTools/GeomPropagators/interface/Propagator.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 37 of file MuonAlignmentAnalyzer.h.

typedef std::vector<TrackingRecHit *> RecHitVector

Definition at line 40 of file MuonAlignmentAnalyzer.h.