#include "DataFormats/Common/interface/SortedCollection.h"
#include "DataFormats/HcalRecHit/interface/HBHERecHit.h"
#include "DataFormats/HcalRecHit/interface/HORecHit.h"
#include "DataFormats/HcalRecHit/interface/HFRecHit.h"
#include "DataFormats/HcalRecHit/interface/ZDCRecHit.h"
#include "DataFormats/HcalRecHit/interface/CastorRecHit.h"
#include "DataFormats/HcalRecHit/interface/HcalCalibRecHit.h"
Go to the source code of this file.
Typedefs | |
typedef edm::SortedCollection < CastorRecHit > | CastorRecHitCollection |
typedef edm::SortedCollection < HBHERecHit > | HBHERecHitCollection |
typedef edm::SortedCollection < HcalCalibRecHit > | HcalCalibRecHitCollection |
typedef edm::SortedCollection < HFRecHit > | HFRecHitCollection |
typedef edm::SortedCollection < HORecHit > | HORecHitCollection |
typedef edm::SortedCollection < ZDCRecHit > | ZDCRecHitCollection |
Definition at line 17 of file HcalRecHitCollections.h.
Definition at line 13 of file HcalRecHitCollections.h.
Definition at line 18 of file HcalRecHitCollections.h.
Definition at line 15 of file HcalRecHitCollections.h.
Definition at line 14 of file HcalRecHitCollections.h.
Definition at line 16 of file HcalRecHitCollections.h.