CMS 3D CMS Logo

Classes | Typedefs
MuonPath.h File Reference
#include <iostream>
#include <memory>
#include "L1Trigger/DTTriggerPhase2/interface/DTprimitive.h"

Go to the source code of this file.

Classes

class  MuonPath
 

Typedefs

typedef std::shared_ptr< MuonPathMuonPathPtr
 
typedef std::vector< MuonPathPtrMuonPathPtrs
 
typedef std::vector< MuonPathMuonPaths
 

Typedef Documentation

◆ MuonPathPtr

typedef std::shared_ptr<MuonPath> MuonPathPtr

Definition at line 127 of file MuonPath.h.

◆ MuonPathPtrs

typedef std::vector<MuonPathPtr> MuonPathPtrs

Definition at line 128 of file MuonPath.h.

◆ MuonPaths

typedef std::vector<MuonPath> MuonPaths

Definition at line 126 of file MuonPath.h.