#include <vector>
#include "DataFormats/L1CaloTrigger/interface/L1CaloEmCand.h"
#include "DataFormats/L1CaloTrigger/interface/L1CaloRegion.h"
Go to the source code of this file.
Typedefs | |
typedef std::vector< L1CaloEmCand > | L1CaloEmCollection |
typedef std::vector< L1CaloRegion > | L1CaloRegionCollection |
typedef std::vector<L1CaloEmCand> L1CaloEmCollection |
Definition at line 10 of file L1CaloCollections.h.
typedef std::vector<L1CaloRegion> L1CaloRegionCollection |
Definition at line 11 of file L1CaloCollections.h.