CMS 3D CMS Logo

PCaloHitContainer.h
Go to the documentation of this file.
1 #ifndef SimDataFormats_PCaloHitContainer_H
2 #define SimDataFormats_PCaloHitContainer_H
3 
5 #include <vector>
6 
7 namespace edm {
8  typedef std::vector<PCaloHit> PCaloHitContainer;
9 } // namespace edm
10 
11 #endif
edm
HLT enums.
Definition: AlignableModifier.h:19
PCaloHit.h
edm::PCaloHitContainer
std::vector< PCaloHit > PCaloHitContainer
Definition: PCaloHitContainer.h:8