CMS 3D CMS Logo

L1GctCollections.h
Go to the documentation of this file.
1 
2 #ifndef GCTCOLLECTIONS_H
3 #define GCTCOLLECTIONS_H
4 
5 #include <vector>
6 
13 
16 
19 
22 
23 typedef std::vector<L1GctInternEmCand> L1GctInternEmCandCollection;
24 typedef std::vector<L1GctInternJetData> L1GctInternJetDataCollection;
25 typedef std::vector<L1GctInternEtSum> L1GctInternEtSumCollection;
26 typedef std::vector<L1GctInternHFData> L1GctInternHFDataCollection;
27 typedef std::vector<L1GctInternHtMiss> L1GctInternHtMissCollection;
28 typedef std::vector<L1GctFibreWord> L1GctFibreCollection;
29 
30 typedef std::vector<L1GctEmCand> L1GctEmCandCollection;
31 typedef std::vector<L1GctJetCand> L1GctJetCandCollection;
32 
33 typedef std::vector<L1GctEtHad> L1GctEtHadCollection;
34 typedef std::vector<L1GctEtMiss> L1GctEtMissCollection;
35 typedef std::vector<L1GctEtTotal> L1GctEtTotalCollection;
36 typedef std::vector<L1GctHtMiss> L1GctHtMissCollection;
37 typedef std::vector<L1GctJetCounts> L1GctJetCountsCollection;
38 typedef std::vector<L1GctHFRingEtSums> L1GctHFRingEtSumsCollection;
39 typedef std::vector<L1GctHFBitCounts> L1GctHFBitCountsCollection;
40 
41 #endif
L1GctInternEtSumCollection
std::vector< L1GctInternEtSum > L1GctInternEtSumCollection
Definition: L1GctCollections.h:25
L1GctHFRingEtSums.h
L1GctJetCounts.h
L1GctJetCandCollection
std::vector< L1GctJetCand > L1GctJetCandCollection
Definition: L1GctCollections.h:31
L1GctFibreWord.h
L1GctJetCountsCollection
std::vector< L1GctJetCounts > L1GctJetCountsCollection
Definition: L1GctCollections.h:37
L1GctEtMissCollection
std::vector< L1GctEtMiss > L1GctEtMissCollection
Definition: L1GctCollections.h:34
L1GctHFBitCounts.h
L1GctJetCand.h
L1GctInternHtMissCollection
std::vector< L1GctInternHtMiss > L1GctInternHtMissCollection
Definition: L1GctCollections.h:27
L1GctInternEmCandCollection
std::vector< L1GctInternEmCand > L1GctInternEmCandCollection
Definition: L1GctCollections.h:23
L1GctEtTotalCollection
std::vector< L1GctEtTotal > L1GctEtTotalCollection
Definition: L1GctCollections.h:35
L1GctInternJetData.h
L1GctInternEtSum.h
L1GctEtSums.h
L1GctFibreCollection
std::vector< L1GctFibreWord > L1GctFibreCollection
Definition: L1GctCollections.h:28
L1GctInternHFDataCollection
std::vector< L1GctInternHFData > L1GctInternHFDataCollection
Definition: L1GctCollections.h:26
L1GctHFBitCountsCollection
std::vector< L1GctHFBitCounts > L1GctHFBitCountsCollection
Definition: L1GctCollections.h:39
L1GctEmCand.h
L1GctEmCandCollection
std::vector< L1GctEmCand > L1GctEmCandCollection
Definition: L1GctCollections.h:30
L1GctInternHFData.h
L1GctInternJetDataCollection
std::vector< L1GctInternJetData > L1GctInternJetDataCollection
Definition: L1GctCollections.h:24
L1GctInternEmCand.h
L1GctEtHadCollection
std::vector< L1GctEtHad > L1GctEtHadCollection
Definition: L1GctCollections.h:33
L1GctHFRingEtSumsCollection
std::vector< L1GctHFRingEtSums > L1GctHFRingEtSumsCollection
Definition: L1GctCollections.h:38
L1GctHtMissCollection
std::vector< L1GctHtMiss > L1GctHtMissCollection
Definition: L1GctCollections.h:36
L1GctInternHtMiss.h