HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include "DataFormats/CaloRecHit/interface/CaloRecHit.h"
#include "HGCal/DataFormats/interface/HGCalTBDetId.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | HGCalTBRecHit |
Macros | |
#define | _lowGainSaturationThreshold 2000 |
Functions | |
std::ostream & | operator<< (std::ostream &s, const HGCalTBRecHit &hit) |
Variables | |
kGood = 0 | |
kHighGainSaturated | |
kLowGainSaturated | |
#define _lowGainSaturationThreshold 2000 |
Definition at line 14 of file HGCalTBRecHit.h.
std::ostream& operator<< | ( | std::ostream & | s, |
const HGCalTBRecHit & | hit | ||
) |
Definition at line 27 of file HGCalTBRecHit.cc.
References HGCalTBRecHit::id().
kGood = 0 |
Definition at line 20 of file HGCalTBRecHit.h.
kHighGainSaturated |
Definition at line 20 of file HGCalTBRecHit.h.
Referenced by HGCalTBRecHitProducer::produce().
kLowGainSaturated |
Definition at line 20 of file HGCalTBRecHit.h.
Referenced by HGCalTBRecHitProducer::produce().