CMS 3D CMS Logo

Typedefs

CMSSW_4_4_3_patch1/src/DataFormats/L1CaloTrigger/interface/L1CaloCollections.h File Reference

#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< L1CaloEmCandL1CaloEmCollection
typedef std::vector< L1CaloRegionL1CaloRegionCollection

Typedef Documentation

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.