CMS 3D CMS Logo

Classes | Namespaces | Typedefs

/data/refman/pasoursint/CMSSW_4_4_5_patch3/src/Alignment/MuonAlignmentAlgorithms/plugins/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

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


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.