MarlinTPC  1.2.0
Public Member Functions | Protected Attributes | List of all members
marlintpc::HistogramSimTrackerHitChargeSpectrumProcessor Class Reference

Histogram the charge of SimTrackerHits in units of e (hardcoded value 26 eV for Argon). More...

#include <HistogramSimTrackerHitChargeSpectrumProcessor.h>

Inheritance diagram for marlintpc::HistogramSimTrackerHitChargeSpectrumProcessor:

Public Member Functions

virtual Processor * newProcessor ()
 
virtual void init ()
 
virtual void processRunHeader (EVENT::LCRunHeader *run)
 
virtual void processEvent (EVENT::LCEvent *evt)
 
virtual void check (EVENT::LCEvent *evt)
 
virtual void end ()
 

Protected Attributes

std::string _inputColName
 Name of the input collection.
 
AIDA::IHistogram1D * _myAidaHistogram
 Pointer to the histogram.
 
int _histoNBins
 Number of bins in the histogram.
 
float _histoMin
 Minimum of the histogram.
 
float _histoMax
 Maximum of the histogram.
 

Detailed Description

Histogram the charge of SimTrackerHits in units of e (hardcoded value 26 eV for Argon).

Author
M. Killenberg, CERN

The documentation for this class was generated from the following files: