CMS 3D CMS Logo

L1CaloCollections.h
Go to the documentation of this file.
1 
2 #ifndef L1CALOCOLLECTIONS_H
3 #define L1CALOCOLLECTIONS_H
4 
5 #include <vector>
6 
9 
10 typedef std::vector<L1CaloEmCand> L1CaloEmCollection;
11 typedef std::vector<L1CaloRegion> L1CaloRegionCollection;
12 
13 #endif
std::vector< L1CaloEmCand > L1CaloEmCollection
std::vector< L1CaloRegion > L1CaloRegionCollection