CMS 3D CMS Logo

Classes | Typedefs
DTSectColl.h File Reference
#include "L1Trigger/DTUtilities/interface/DTCache.h"
#include "L1Trigger/DTSectorCollector/interface/DTSectCollPhCand.h"
#include "L1Trigger/DTSectorCollector/interface/DTSectCollThCand.h"
#include "L1Trigger/DTSectorCollector/interface/DTSectCollPhSegm.h"
#include "L1Trigger/DTSectorCollector/interface/DTSectCollThSegm.h"
#include "DataFormats/MuonDetId/interface/DTSectCollId.h"
#include "L1TriggerConfig/DTTPGConfig/interface/DTConfigManager.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <vector>

Go to the source code of this file.

Classes

class  DTSectColl
 

Typedefs

typedef DTCache< DTSectCollPhSegm, DTSectCollPhVectorDTSCPhCache
 
typedef DTCache< DTSectCollThSegm, DTSectCollThVectorDTSCThCache
 
typedef std::vector< DTSectCollPhSegmDTSectCollPhVector
 
typedef std::vector< DTSectCollThSegmDTSectCollThVector
 

Typedef Documentation

◆ DTSCPhCache

Definition at line 53 of file DTSectColl.h.

◆ DTSCThCache

Definition at line 54 of file DTSectColl.h.

◆ DTSectCollPhVector

typedef std::vector<DTSectCollPhSegm> DTSectCollPhVector

Definition at line 28 of file DTSectColl.h.

◆ DTSectCollThVector

typedef std::vector<DTSectCollThSegm> DTSectCollThVector

Definition at line 52 of file DTSectColl.h.