CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

typedef std::shared_ptr<MuonPath> MuonPathPtr

Definition at line 127 of file MuonPath.h.

typedef std::vector<MuonPathPtr> MuonPathPtrs

Definition at line 128 of file MuonPath.h.

typedef std::vector<MuonPath> MuonPaths

Definition at line 126 of file MuonPath.h.