FairRoot/PandaRoot
PndEmcWaveformDigitizer.h
Go to the documentation of this file.
1 //#pragma once
2 #ifndef PNDEMCWAVEFORMDIGITIZER_H_
3 #define PNDEMCWAVEFORMDIGITIZER_H_
4 
11 {
12  public:
14  PndEmcWaveformDigitizer(Int_t nBits, Double_t energyRange, Double_t inputScale);
15 
16  virtual void Modify(PndEmcWaveform* wf);
18 
19  private:
20 
21  Int_t fNBits;
24 
27 
29 };
30 
31 #endif
interface for waveform modifiers
ClassDef(PndEmcAbsWaveformModifier, 1)
Double_t
virtual void Modify(PndEmcWaveform *wf)
represents a simulated waveform in an emc crystal