test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs
EmulatorClasses.h File Reference
#include "L1Trigger/L1TMuonEndCap/interface/PhiMemoryImage.h"
#include "L1Trigger/L1TMuon/interface/deprecate/MuonTriggerPrimitive.h"

Go to the source code of this file.

Classes

struct  BTrack
 
class  ConvertedHit
 
class  DeltaOutput
 
class  MatchingOutput
 
struct  PatternOutput
 
struct  QualityOutput
 
class  SortingOutput
 
struct  Wier
 
class  Winner
 
struct  ZonesOutput
 

Typedefs

typedef std::vector
< std::vector< std::vector
< int > > > 
BXHold
 
typedef std::vector
< std::vector< int > > 
Code
 
typedef std::vector
< std::vector< PhiMemoryImage > > 
ImageCollector
 
typedef std::vector
< std::vector< std::vector
< ConvertedHit > > > 
PhOutput
 
typedef std::vector
< std::vector< std::vector
< std::vector< ConvertedHit > > > > 
ThOutput
 

Typedef Documentation

typedef std::vector<std::vector<std::vector<int> > > BXHold

Definition at line 11 of file EmulatorClasses.h.

typedef std::vector<std::vector<int> > Code

Definition at line 10 of file EmulatorClasses.h.

typedef std::vector<std::vector<PhiMemoryImage> > ImageCollector

Definition at line 9 of file EmulatorClasses.h.

typedef std::vector<std::vector<std::vector<ConvertedHit> > > PhOutput

Definition at line 163 of file EmulatorClasses.h.

typedef std::vector<std::vector<std::vector<std::vector<ConvertedHit> > > > ThOutput

Definition at line 162 of file EmulatorClasses.h.