CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
MuonMillepedeTrackRefitter.h File Reference
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "Alignment/CommonAlignmentAlgorithm/interface/AlignmentAlgorithmBase.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  MuonMillepedeTrackRefitter
 

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 MuonMillepedeTrackRefitter.h.

typedef std::vector<TrackingRecHit *> RecHitVector

Definition at line 38 of file MuonMillepedeTrackRefitter.h.