CMS 3D CMS Logo

Classes | Typedefs
DTprimitive.h File Reference
#include "L1Trigger/DTTriggerPhase2/interface/constants.h"
#include <ostream>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  DTPrimitive
 

Typedefs

typedef std::shared_ptr< DTPrimitiveDTPrimitivePtr
 
typedef std::vector< DTPrimitivePtrDTPrimitivePtrs
 
typedef std::vector< DTPrimitiveDTPrimitives
 

Typedef Documentation

◆ DTPrimitivePtr

typedef std::shared_ptr<DTPrimitive> DTPrimitivePtr

Definition at line 59 of file DTprimitive.h.

◆ DTPrimitivePtrs

typedef std::vector<DTPrimitivePtr> DTPrimitivePtrs

Definition at line 60 of file DTprimitive.h.

◆ DTPrimitives

typedef std::vector<DTPrimitive> DTPrimitives

Definition at line 58 of file DTprimitive.h.