#include "DataFormats/Common/interface/SortedCollection.h"
#include "DataFormats/HcalRecHit/interface/HBHERecHit.h"
#include "DataFormats/HcalRecHit/interface/HORecHit.h"
#include "DataFormats/HcalRecHit/interface/HFPreRecHit.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"
#include "DataFormats/HcalRecHit/interface/HBHEChannelInfo.h"
Go to the source code of this file.
Typedefs | |
typedef edm::SortedCollection< CastorRecHit > | CastorRecHitCollection |
typedef edm::SortedCollection< HBHEChannelInfo > | HBHEChannelInfoCollection |
typedef edm::SortedCollection< HBHERecHit > | HBHERecHitCollection |
typedef edm::SortedCollection< HcalCalibRecHit > | HcalCalibRecHitCollection |
typedef edm::SortedCollection< HFPreRecHit > | HFPreRecHitCollection |
typedef edm::SortedCollection< HFRecHit > | HFRecHitCollection |
typedef edm::SortedCollection< HORecHit > | HORecHitCollection |
typedef edm::SortedCollection< ZDCRecHit > | ZDCRecHitCollection |
Definition at line 20 of file HcalRecHitCollections.h.
Definition at line 22 of file HcalRecHitCollections.h.
Definition at line 15 of file HcalRecHitCollections.h.
Definition at line 21 of file HcalRecHitCollections.h.
Definition at line 17 of file HcalRecHitCollections.h.
Definition at line 18 of file HcalRecHitCollections.h.
Definition at line 16 of file HcalRecHitCollections.h.
Definition at line 19 of file HcalRecHitCollections.h.