CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs
MuonStub.h File Reference
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

struct  MuonStub
 

Typedefs

typedef std::shared_ptr< const
MuonStub
MuonStubPtr
 
typedef std::vector< MuonStubPtrMuonStubPtrs1D
 
typedef std::vector
< MuonStubPtrs1D
MuonStubPtrs2D
 
typedef std::vector< MuonStubMuonStubs1D
 
typedef std::vector< MuonStubs1DMuonStubs2D
 

Typedef Documentation

typedef std::shared_ptr<const MuonStub> MuonStubPtr

Definition at line 64 of file MuonStub.h.

typedef std::vector<MuonStubPtr> MuonStubPtrs1D

Definition at line 65 of file MuonStub.h.

typedef std::vector<MuonStubPtrs1D> MuonStubPtrs2D

Definition at line 66 of file MuonStub.h.

typedef std::vector<MuonStub> MuonStubs1D

Definition at line 61 of file MuonStub.h.

typedef std::vector<MuonStubs1D> MuonStubs2D

Definition at line 62 of file MuonStub.h.