CMS 3D CMS Logo

Classes | Typedefs
MuonStub.h File Reference
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  MuonStub
 

Typedefs

typedef std::shared_ptr< MuonStubMuonStubPtr
 
typedef std::vector< MuonStubPtrMuonStubPtrs1D
 
typedef std::vector< MuonStubPtrs1DMuonStubPtrs2D
 
typedef std::vector< MuonStubMuonStubs1D
 
typedef std::vector< MuonStubs1DMuonStubs2D
 

Typedef Documentation

◆ MuonStubPtr

typedef std::shared_ptr<MuonStub> MuonStubPtr

Definition at line 65 of file MuonStub.h.

◆ MuonStubPtrs1D

typedef std::vector<MuonStubPtr> MuonStubPtrs1D

Definition at line 66 of file MuonStub.h.

◆ MuonStubPtrs2D

typedef std::vector<MuonStubPtrs1D> MuonStubPtrs2D

Definition at line 67 of file MuonStub.h.

◆ MuonStubs1D

typedef std::vector<MuonStub> MuonStubs1D

Definition at line 62 of file MuonStub.h.

◆ MuonStubs2D

typedef std::vector<MuonStubs1D> MuonStubs2D

Definition at line 63 of file MuonStub.h.