HGCal Test Beam  03a93d6239a951948e06fb3ef8dae4cbdebfad30
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Macros | Functions | Variables
HGCalTBRecHit.h File Reference
#include "DataFormats/CaloRecHit/interface/CaloRecHit.h"
#include "HGCal/DataFormats/interface/HGCalTBDetId.h"
#include <vector>
Include dependency graph for HGCalTBRecHit.h:

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
 

Macro Definition Documentation

#define _lowGainSaturationThreshold   2000

Definition at line 14 of file HGCalTBRecHit.h.

Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const HGCalTBRecHit hit 
)

Definition at line 27 of file HGCalTBRecHit.cc.

References HGCalTBRecHit::id().

Variable Documentation

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().