CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs
DTMeantimerPatternReco.cc File Reference
#include "RecoLocalMuon/DTSegment/src/DTMeantimerPatternReco.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "DataFormats/Common/interface/OwnVector.h"
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include "Geometry/Records/interface/MuonGeometryRecord.h"
#include "Geometry/DTGeometry/interface/DTGeometry.h"
#include "Geometry/DTGeometry/interface/DTLayer.h"
#include "Geometry/DTGeometry/interface/DTSuperLayer.h"
#include "DataFormats/DTRecHit/interface/DTSLRecSegment2D.h"
#include "RecoLocalMuon/DTSegment/src/DTSegmentUpdator.h"
#include "RecoLocalMuon/DTSegment/src/DTSegmentCleaner.h"
#include "RecoLocalMuon/DTSegment/src/DTHitPairForFit.h"
#include "RecoLocalMuon/DTSegment/src/DTSegmentCand.h"
#include "RecoLocalMuon/DTSegment/src/DTLinearFit.h"
#include <iterator>
#include "FWCore/ParameterSet/interface/ParameterSet.h"

Go to the source code of this file.

Typedefs

typedef std::vector
< std::shared_ptr
< DTHitPairForFit > > 
hitCont
 
typedef hitCont::const_iterator hitIter
 

Typedef Documentation

typedef std::vector<std::shared_ptr<DTHitPairForFit> > hitCont

Definition at line 34 of file DTMeantimerPatternReco.cc.

typedef hitCont::const_iterator hitIter

Definition at line 35 of file DTMeantimerPatternReco.cc.