CMS 3D CMS Logo

Typedefs
L1GctCollections.h File Reference
#include <vector>
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctInternEmCand.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctInternJetData.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctInternEtSum.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctInternHFData.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctInternHtMiss.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctFibreWord.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctEmCand.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctJetCand.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctEtSums.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctJetCounts.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctHFRingEtSums.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctHFBitCounts.h"

Go to the source code of this file.

Typedefs

typedef std::vector< L1GctEmCandL1GctEmCandCollection
 
typedef std::vector< L1GctEtHadL1GctEtHadCollection
 
typedef std::vector< L1GctEtMissL1GctEtMissCollection
 
typedef std::vector< L1GctEtTotalL1GctEtTotalCollection
 
typedef std::vector< L1GctFibreWordL1GctFibreCollection
 
typedef std::vector< L1GctHFBitCountsL1GctHFBitCountsCollection
 
typedef std::vector< L1GctHFRingEtSumsL1GctHFRingEtSumsCollection
 
typedef std::vector< L1GctHtMissL1GctHtMissCollection
 
typedef std::vector< L1GctInternEmCandL1GctInternEmCandCollection
 
typedef std::vector< L1GctInternEtSumL1GctInternEtSumCollection
 
typedef std::vector< L1GctInternHFDataL1GctInternHFDataCollection
 
typedef std::vector< L1GctInternHtMissL1GctInternHtMissCollection
 
typedef std::vector< L1GctInternJetDataL1GctInternJetDataCollection
 
typedef std::vector< L1GctJetCandL1GctJetCandCollection
 
typedef std::vector< L1GctJetCountsL1GctJetCountsCollection
 

Typedef Documentation

◆ L1GctEmCandCollection

typedef std::vector<L1GctEmCand> L1GctEmCandCollection

Definition at line 30 of file L1GctCollections.h.

◆ L1GctEtHadCollection

typedef std::vector<L1GctEtHad> L1GctEtHadCollection

Definition at line 33 of file L1GctCollections.h.

◆ L1GctEtMissCollection

typedef std::vector<L1GctEtMiss> L1GctEtMissCollection

Definition at line 34 of file L1GctCollections.h.

◆ L1GctEtTotalCollection

typedef std::vector<L1GctEtTotal> L1GctEtTotalCollection

Definition at line 35 of file L1GctCollections.h.

◆ L1GctFibreCollection

typedef std::vector<L1GctFibreWord> L1GctFibreCollection

Definition at line 28 of file L1GctCollections.h.

◆ L1GctHFBitCountsCollection

Definition at line 39 of file L1GctCollections.h.

◆ L1GctHFRingEtSumsCollection

Definition at line 38 of file L1GctCollections.h.

◆ L1GctHtMissCollection

typedef std::vector<L1GctHtMiss> L1GctHtMissCollection

Definition at line 36 of file L1GctCollections.h.

◆ L1GctInternEmCandCollection

Definition at line 23 of file L1GctCollections.h.

◆ L1GctInternEtSumCollection

Definition at line 25 of file L1GctCollections.h.

◆ L1GctInternHFDataCollection

Definition at line 26 of file L1GctCollections.h.

◆ L1GctInternHtMissCollection

Definition at line 27 of file L1GctCollections.h.

◆ L1GctInternJetDataCollection

Definition at line 24 of file L1GctCollections.h.

◆ L1GctJetCandCollection

typedef std::vector<L1GctJetCand> L1GctJetCandCollection

Definition at line 31 of file L1GctCollections.h.

◆ L1GctJetCountsCollection

Definition at line 37 of file L1GctCollections.h.