Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DataFormats
L1CaloTrigger
interface
L1CaloCollections.h
Go to the documentation of this file.
1
2
#ifndef L1CALOCOLLECTIONS_H
3
#define L1CALOCOLLECTIONS_H
4
5
#include <vector>
6
7
#include "
DataFormats/L1CaloTrigger/interface/L1CaloEmCand.h
"
8
#include "
DataFormats/L1CaloTrigger/interface/L1CaloRegion.h
"
9
10
typedef
std::vector<L1CaloEmCand>
L1CaloEmCollection
;
11
typedef
std::vector<L1CaloRegion>
L1CaloRegionCollection
;
12
13
14
#endif
L1CaloEmCollection
std::vector< L1CaloEmCand > L1CaloEmCollection
Definition:
L1CaloCollections.h:10
L1CaloRegion.h
L1CaloEmCand.h
L1CaloRegionCollection
std::vector< L1CaloRegion > L1CaloRegionCollection
Definition:
L1CaloCollections.h:11
Generated for CMSSW Reference Manual by
1.8.5