CMS 3D CMS Logo

RPCSeedHits.cc File Reference

#include "RecoMuon/MuonSeedGenerator/src/RPCSeedHits.h"
#include "RecoMuon/TransientTrackingRecHit/interface/MuonTransientTrackingRecHit.h"
#include "RecoMuon/TrackingTools/interface/MuonPatternRecoDumper.h"
#include "MagneticField/Engine/interface/MagneticField.h"
#include "MagneticField/Records/interface/IdealMagneticFieldRecord.h"
#include "TrackingTools/TrajectoryState/interface/TrajectoryStateTransform.h"
#include "TrackingTools/DetLayers/interface/DetLayer.h"
#include "DataFormats/TrajectoryState/interface/PTrajectoryStateOnDet.h"
#include "DataFormats/Common/interface/OwnVector.h"
#include "DataFormats/MuonDetId/interface/DTChamberId.h"
#include "DataFormats/MuonDetId/interface/CSCDetId.h"
#include "DataFormats/MuonDetId/interface/RPCDetId.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "gsl/gsl_statistics.h"
#include "TH1F.h"
#include "math.h"

Go to the source code of this file.

Typedefs

typedef
MuonTransientTrackingRecHit::ConstMuonRecHitPointer 
ConstMuonRecHitPointer
typedef
MuonTransientTrackingRecHit::MuonRecHitContainer 
MuonRecHitContainer
typedef
MuonTransientTrackingRecHit::MuonRecHitPointer 
MuonRecHitPointer

Functions

template<class T>
sqr (const T &t)


Typedef Documentation

typedef MuonTransientTrackingRecHit::ConstMuonRecHitPointer ConstMuonRecHitPointer

Definition at line 40 of file RPCSeedHits.cc.

typedef MuonTransientTrackingRecHit::MuonRecHitContainer MuonRecHitContainer

Definition at line 41 of file RPCSeedHits.cc.

typedef MuonTransientTrackingRecHit::MuonRecHitPointer MuonRecHitPointer

Definition at line 39 of file RPCSeedHits.cc.


Function Documentation

template<class T>
T sqr ( const T &  t  )  [inline]

Definition at line 43 of file RPCSeedHits.cc.

00043 {return t*t;}


Generated on Tue Jun 9 17:55:29 2009 for CMSSW by  doxygen 1.5.4