PandaRoot
BSEmcPSAFPGAPileupAnalyser Class Reference

#include <BSEmcPSAFPGAPileupAnalyser.h>

Inheritance diagram for BSEmcPSAFPGAPileupAnalyser:
BSEmcPSAFPGASampleAnalyser BSEmcAbsPSA

Public Member Functions

 BSEmcPSAFPGAPileupAnalyser ()
 
virtual ~BSEmcPSAFPGAPileupAnalyser ()
 
virtual void SetVerbose (Int_t t_verbose=0)
 
virtual void initFromFile ()
 
virtual void Init (const std::vector< Double_t > &t_params, TF1 *t_r_thres, TF1 *t_r_mean, Float_t t_extBaselineValue=0)
 
virtual void Init (const std::vector< Double_t > &t_params, TF1 *t_r_thres, TF1 *t_r_mean, UInt_t t_baselineStartSample, UInt_t t_baselineStopSample)
 
virtual void GetHit (Int_t t_idx, Double_t &t_energy, Double_t &t_time)
 Get energy and time of hit. More...
 
virtual void GetHit (Int_t t_idx, Double_t &t_energy, Double_t &t_time, Int_t &t_pileupType)
 
void GetEnergyMeasures (Int_t t_idx, Double_t &t_amplitude, Double_t &t_integral)
 
virtual void reset ()
 
virtual void put (Float_t t_valueToStore)
 
virtual Float_t baseline ()
 
virtual void setBaselineWindow (UInt_t t_startSample, UInt_t t_stopSample)
 
- Public Member Functions inherited from BSEmcPSAFPGASampleAnalyser
 BSEmcPSAFPGASampleAnalyser ()
 
 BSEmcPSAFPGASampleAnalyser (const std::string &t_fname)
 
virtual ~BSEmcPSAFPGASampleAnalyser ()
 
virtual void initFromFile (const std::string &t_fname)
 
Int_t nHits ()
 
Float_t sampleTime (Int_t t_index)
 
Float_t sampleAmplitude (Int_t t_index)
 
Float_t sampleIntegral (Int_t t_index)
 
Int_t samplePileup (Int_t t_index)
 
virtual Int_t Process (const BSEmcWaveform *t_waveform)
 Find Hits in Waveform. More...
 
virtual void Reset ()
 reset found hits More...
 
virtual void Init (const std::vector< Double_t > &t_params)
 
status_t GetStatus ()
 
- Public Member Functions inherited from BSEmcAbsPSA
 BSEmcAbsPSA ()
 
virtual ~BSEmcAbsPSA ()
 
virtual void Process (const BSEmcWaveform *t_waveform, Double_t &t_amplitude, Double_t &t_time)
 Deprecated. Do not use. More...
 
 ClassDef (BSEmcAbsPSA, 1)
 

Protected Types

enum  { kWindow, kExtern, kFollow }
 

Protected Member Functions

virtual void setBaseline (Float_t t_newBaseline)
 
virtual void InitParameters (const std::vector< Double_t > &t_params)
 
virtual void Init2 (const std::vector< Double_t > &t_params, TF1 *t_r_thres, TF1 *t_r_mean)
 
 ClassDef (BSEmcPSAFPGAPileupAnalyser, 2)
 
- Protected Member Functions inherited from BSEmcPSAFPGASampleAnalyser
virtual void init (SampleAnalyserParams &t_params)
 
 ClassDef (BSEmcPSAFPGASampleAnalyser, 2)
 

Protected Attributes

enum BSEmcPSAFPGAPileupAnalyser:: { ... }  fBaselineMode = kWindow
 
Int_t fVerbose {0}
 
TF1 * fInt_thres {nullptr}
 
TF1 * fInt_mean {nullptr}
 
Int_t fBaselineStartSample {0}
 
Int_t fBaselineStopSample {0}
 
Float_t fBaselineSum {0}
 
BSEmcPSAFPGAFilterMWDfMWD_filter1 {nullptr}
 
BSEmcPSAFPGAFilterMAfMA_filter1 {nullptr}
 
BSEmcPSAFPGAFilterMWDfMWD_filter2 {nullptr}
 
BSEmcPSAFPGAFilterMWDfMWD_filter3 {nullptr}
 
Double_t fCF_prev_val {0}
 
Double_t fCF_prev_val2 {0}
 
std::ofstream fRatio
 
std::ofstream fMWD
 
std::ofstream fMWD2
 
Bool_t fEnergy_finished {kFALSE}
 
Bool_t fEnergy_finished_mwd {kFALSE}
 
Bool_t fEnergy_finished_mwd2 {kFALSE}
 
Bool_t fPulse_detected_mwd {kFALSE}
 
Bool_t fPulse_detected_mwd2 {kFALSE}
 
Bool_t fTiming_finished {kFALSE}
 
Bool_t fFunc_defined {kFALSE}
 
UInt_t fCF_crossing {0}
 
Bool_t fIn_cfRise {kFALSE}
 
Float_t fCFZero [fgMaxNumberOfHits] {}
 
Float_t fCFRise [fgMaxNumberOfHits] {}
 
Float_t fSavedValuetoStore {0}
 
Float_t fSav_mwd {0}
 
Float_t fSav_mwd2 {0}
 
Float_t fSquare_mwd2 {0}
 
Float_t fSquare {0}
 
Float_t fT {0}
 
Float_t fT_mwd {0}
 
Float_t fT_mwd2 [fgMaxNumberOfHits]
 
Float_t fMax {0}
 
Float_t fMax_mwd2 [100]
 
Float_t fMax_mwd {0}
 
Float_t fR_mwd {0}
 
Int_t fSaved_local_time [fgMaxNumberOfHits]
 
Int_t fSaved_local_time_mwd [fgMaxNumberOfHits]
 
Int_t fSaved_local_time_mwd2 [fgMaxNumberOfHits]
 
Int_t fNumber_of_puls {0}
 
Int_t fNumber_of_puls_mwd {0}
 
Int_t fNumber_of_puls_mwd2 {0}
 
Int_t fNumber_of_sample_mwd {0}
 
Int_t fNumber_of_sample_mwd2 {0}
 
Int_t fNumber_of_sample {0}
 
Int_t fZ [fgMaxNumberOfHits]
 
Int_t fZ_mwd [fgMaxNumberOfHits]
 
Int_t fZ_mwd2 [fgMaxNumberOfHits]
 
Float_t fCfZero [fgMaxNumberOfHits]
 
Float_t fCfZero2 [fgMaxNumberOfHits]
 
Float_t fCfRise [fgMaxNumberOfHits]
 
Float_t fSignal_buffer_mwd [fgMaxNumberOfHits][fgMaxNumberOfHits]
 
Float_t fSignal_buffer_mwd2 [fgMaxNumberOfHits][fgMaxNumberOfHits]
 
- Protected Attributes inherited from BSEmcPSAFPGASampleAnalyser
SampleAnalyserParams fAnalyserParams
 
Float_t fBaseline_value {0}
 
Int_t fLocal_time {0}
 
Bool_t fPulse_detected {kFALSE}
 
Int_t fRough_pulse_timing {0}
 
Int_t fCF_zero_crossing_points {0}
 
BSEmcPSAFPGAFilterCFfCF_filter {nullptr}
 
BSEmcPSAFPGAFilterCFfCF_filter2 {nullptr}
 
BSEmcPSAFPGAFilterMAfMA_triggering {nullptr}
 
BSEmcPSAFPGAFilterDelayfMA_delay {nullptr}
 
BSEmcPSAFPGAFilterDelayfCF_delay {nullptr}
 
BSEmcPSAFPGAFilterDelayfSignal_delay {nullptr}
 
BSEmcPSAFPGAFilterDelayfSignal_buffer {nullptr}
 
BSEmcPSAFPGALinFitterfCF_Fitter {nullptr}
 
Int_t fNumber_of_hits {0}
 
Float_t fTime [fgMaxNumberOfHits] {}
 
Float_t fIntegral [fgMaxNumberOfHits] {}
 
Float_t fAmplitude [fgMaxNumberOfHits] {}
 
status_t fStatus {kUndefined}
 
Int_t fPileups [fgMaxNumberOfHits] {}
 

Additional Inherited Members

- Public Types inherited from BSEmcPSAFPGASampleAnalyser
enum  pileup_t { kSingle = 0, kPileup1 = 1, kPileup2 = 2, kInvalid = 99 }
 
enum  status_t {
  kBaseline, kInPulse, kPulseDetected, kPulseFinished,
  kPileupFinished, kUndefined = 99
}
 

Detailed Description

Definition at line 24 of file BSEmcPSAFPGAPileupAnalyser.h.

Member Enumeration Documentation

◆ anonymous enum

Constructor & Destructor Documentation

◆ BSEmcPSAFPGAPileupAnalyser()

BSEmcPSAFPGAPileupAnalyser::BSEmcPSAFPGAPileupAnalyser ( )

◆ ~BSEmcPSAFPGAPileupAnalyser()

virtual BSEmcPSAFPGAPileupAnalyser::~BSEmcPSAFPGAPileupAnalyser ( )
virtual

Member Function Documentation

◆ baseline()

virtual Float_t BSEmcPSAFPGAPileupAnalyser::baseline ( )
inlinevirtual

◆ ClassDef()

BSEmcPSAFPGAPileupAnalyser::ClassDef ( BSEmcPSAFPGAPileupAnalyser  ,
 
)
protected

◆ GetEnergyMeasures()

void BSEmcPSAFPGAPileupAnalyser::GetEnergyMeasures ( Int_t  t_idx,
Double_t &  t_amplitude,
Double_t &  t_integral 
)

Referenced by initFromFile().

◆ GetHit() [1/2]

virtual void BSEmcPSAFPGAPileupAnalyser::GetHit ( Int_t  t_i,
Double_t &  t_energy,
Double_t &  t_time 
)
virtual

Get energy and time of hit.

Parameters
Int_tIndex of Hit
Double_tEnergy of Hit
Double_tTime of Hit
Returns

Reimplemented from BSEmcPSAFPGASampleAnalyser.

Referenced by initFromFile().

◆ GetHit() [2/2]

virtual void BSEmcPSAFPGAPileupAnalyser::GetHit ( Int_t  t_idx,
Double_t &  t_energy,
Double_t &  t_time,
Int_t &  t_pileupType 
)
virtual

Reimplemented from BSEmcPSAFPGASampleAnalyser.

◆ Init() [1/2]

virtual void BSEmcPSAFPGAPileupAnalyser::Init ( const std::vector< Double_t > &  t_params,
TF1 *  t_r_thres,
TF1 *  t_r_mean,
Float_t  t_extBaselineValue = 0 
)
virtual

Referenced by initFromFile().

◆ Init() [2/2]

virtual void BSEmcPSAFPGAPileupAnalyser::Init ( const std::vector< Double_t > &  t_params,
TF1 *  t_r_thres,
TF1 *  t_r_mean,
UInt_t  t_baselineStartSample,
UInt_t  t_baselineStopSample 
)
virtual

◆ Init2()

virtual void BSEmcPSAFPGAPileupAnalyser::Init2 ( const std::vector< Double_t > &  t_params,
TF1 *  t_r_thres,
TF1 *  t_r_mean 
)
protectedvirtual

◆ initFromFile()

virtual void BSEmcPSAFPGAPileupAnalyser::initFromFile ( )
inlinevirtual

Definition at line 32 of file BSEmcPSAFPGAPileupAnalyser.h.

References GetEnergyMeasures(), GetHit(), Init(), put(), and reset().

32 {};

◆ InitParameters()

virtual void BSEmcPSAFPGAPileupAnalyser::InitParameters ( const std::vector< Double_t > &  t_params)
protectedvirtual

◆ put()

virtual void BSEmcPSAFPGAPileupAnalyser::put ( Float_t  t_valueToStore)
virtual

Implements BSEmcPSAFPGASampleAnalyser.

Referenced by initFromFile().

◆ reset()

virtual void BSEmcPSAFPGAPileupAnalyser::reset ( )
virtual

Implements BSEmcPSAFPGASampleAnalyser.

Referenced by initFromFile().

◆ setBaseline()

virtual void BSEmcPSAFPGAPileupAnalyser::setBaseline ( Float_t  t_newBaseline)
protectedvirtual

Reimplemented from BSEmcPSAFPGASampleAnalyser.

◆ setBaselineWindow()

virtual void BSEmcPSAFPGAPileupAnalyser::setBaselineWindow ( UInt_t  t_startSample,
UInt_t  t_stopSample 
)
virtual

Referenced by baseline().

◆ SetVerbose()

virtual void BSEmcPSAFPGAPileupAnalyser::SetVerbose ( Int_t  t_verbose = 0)
inlinevirtual

Definition at line 30 of file BSEmcPSAFPGAPileupAnalyser.h.

References fVerbose.

Member Data Documentation

◆ fBaselineMode

enum { ... } BSEmcPSAFPGAPileupAnalyser::fBaselineMode

◆ fBaselineStartSample

Int_t BSEmcPSAFPGAPileupAnalyser::fBaselineStartSample {0}
protected

Definition at line 56 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fBaselineStopSample

Int_t BSEmcPSAFPGAPileupAnalyser::fBaselineStopSample {0}
protected

Definition at line 57 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fBaselineSum

Float_t BSEmcPSAFPGAPileupAnalyser::fBaselineSum {0}
protected

Definition at line 58 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fCF_crossing

UInt_t BSEmcPSAFPGAPileupAnalyser::fCF_crossing {0}
protected

Definition at line 76 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fCF_prev_val

Double_t BSEmcPSAFPGAPileupAnalyser::fCF_prev_val {0}
protected

Definition at line 65 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fCF_prev_val2

Double_t BSEmcPSAFPGAPileupAnalyser::fCF_prev_val2 {0}
protected

Definition at line 66 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fCFRise

Float_t BSEmcPSAFPGAPileupAnalyser::fCFRise[fgMaxNumberOfHits] {}
protected

Definition at line 79 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fCfRise

Float_t BSEmcPSAFPGAPileupAnalyser::fCfRise[fgMaxNumberOfHits]
protected

Definition at line 106 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fCFZero

Float_t BSEmcPSAFPGAPileupAnalyser::fCFZero[fgMaxNumberOfHits] {}
protected

Definition at line 78 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fCfZero

Float_t BSEmcPSAFPGAPileupAnalyser::fCfZero[fgMaxNumberOfHits]
protected

Definition at line 104 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fCfZero2

Float_t BSEmcPSAFPGAPileupAnalyser::fCfZero2[fgMaxNumberOfHits]
protected

Definition at line 105 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fEnergy_finished

Bool_t BSEmcPSAFPGAPileupAnalyser::fEnergy_finished {kFALSE}
protected

Definition at line 68 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fEnergy_finished_mwd

Bool_t BSEmcPSAFPGAPileupAnalyser::fEnergy_finished_mwd {kFALSE}
protected

Definition at line 69 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fEnergy_finished_mwd2

Bool_t BSEmcPSAFPGAPileupAnalyser::fEnergy_finished_mwd2 {kFALSE}
protected

Definition at line 70 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fFunc_defined

Bool_t BSEmcPSAFPGAPileupAnalyser::fFunc_defined {kFALSE}
protected

Definition at line 74 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fIn_cfRise

Bool_t BSEmcPSAFPGAPileupAnalyser::fIn_cfRise {kFALSE}
protected

Definition at line 77 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fInt_mean

TF1* BSEmcPSAFPGAPileupAnalyser::fInt_mean {nullptr}
protected

Definition at line 54 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fInt_thres

TF1* BSEmcPSAFPGAPileupAnalyser::fInt_thres {nullptr}
protected

Definition at line 53 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fMA_filter1

BSEmcPSAFPGAFilterMA* BSEmcPSAFPGAPileupAnalyser::fMA_filter1 {nullptr}
protected

Definition at line 61 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fMax

Float_t BSEmcPSAFPGAPileupAnalyser::fMax {0}
protected

Definition at line 88 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fMax_mwd

Float_t BSEmcPSAFPGAPileupAnalyser::fMax_mwd {0}
protected

Definition at line 90 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fMax_mwd2

Float_t BSEmcPSAFPGAPileupAnalyser::fMax_mwd2[100]
protected

Definition at line 89 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fMWD

std::ofstream BSEmcPSAFPGAPileupAnalyser::fMWD
protected

Definition at line 67 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fMWD2

std::ofstream BSEmcPSAFPGAPileupAnalyser::fMWD2
protected

Definition at line 67 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fMWD_filter1

BSEmcPSAFPGAFilterMWD* BSEmcPSAFPGAPileupAnalyser::fMWD_filter1 {nullptr}
protected

Definition at line 60 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fMWD_filter2

BSEmcPSAFPGAFilterMWD* BSEmcPSAFPGAPileupAnalyser::fMWD_filter2 {nullptr}
protected

Definition at line 63 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fMWD_filter3

BSEmcPSAFPGAFilterMWD* BSEmcPSAFPGAPileupAnalyser::fMWD_filter3 {nullptr}
protected

Definition at line 64 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fNumber_of_puls

Int_t BSEmcPSAFPGAPileupAnalyser::fNumber_of_puls {0}
protected

Definition at line 95 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fNumber_of_puls_mwd

Int_t BSEmcPSAFPGAPileupAnalyser::fNumber_of_puls_mwd {0}
protected

Definition at line 96 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fNumber_of_puls_mwd2

Int_t BSEmcPSAFPGAPileupAnalyser::fNumber_of_puls_mwd2 {0}
protected

Definition at line 97 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fNumber_of_sample

Int_t BSEmcPSAFPGAPileupAnalyser::fNumber_of_sample {0}
protected

Definition at line 100 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fNumber_of_sample_mwd

Int_t BSEmcPSAFPGAPileupAnalyser::fNumber_of_sample_mwd {0}
protected

Definition at line 98 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fNumber_of_sample_mwd2

Int_t BSEmcPSAFPGAPileupAnalyser::fNumber_of_sample_mwd2 {0}
protected

Definition at line 99 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fPulse_detected_mwd

Bool_t BSEmcPSAFPGAPileupAnalyser::fPulse_detected_mwd {kFALSE}
protected

Definition at line 71 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fPulse_detected_mwd2

Bool_t BSEmcPSAFPGAPileupAnalyser::fPulse_detected_mwd2 {kFALSE}
protected

Definition at line 72 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fR_mwd

Float_t BSEmcPSAFPGAPileupAnalyser::fR_mwd {0}
protected

Definition at line 91 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fRatio

std::ofstream BSEmcPSAFPGAPileupAnalyser::fRatio
protected

Definition at line 67 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fSav_mwd

Float_t BSEmcPSAFPGAPileupAnalyser::fSav_mwd {0}
protected

Definition at line 81 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fSav_mwd2

Float_t BSEmcPSAFPGAPileupAnalyser::fSav_mwd2 {0}
protected

Definition at line 82 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fSaved_local_time

Int_t BSEmcPSAFPGAPileupAnalyser::fSaved_local_time[fgMaxNumberOfHits]
protected

Definition at line 92 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fSaved_local_time_mwd

Int_t BSEmcPSAFPGAPileupAnalyser::fSaved_local_time_mwd[fgMaxNumberOfHits]
protected

Definition at line 93 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fSaved_local_time_mwd2

Int_t BSEmcPSAFPGAPileupAnalyser::fSaved_local_time_mwd2[fgMaxNumberOfHits]
protected

Definition at line 94 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fSavedValuetoStore

Float_t BSEmcPSAFPGAPileupAnalyser::fSavedValuetoStore {0}
protected

Definition at line 80 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fSignal_buffer_mwd

Float_t BSEmcPSAFPGAPileupAnalyser::fSignal_buffer_mwd[fgMaxNumberOfHits][fgMaxNumberOfHits]
protected

Definition at line 107 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fSignal_buffer_mwd2

Float_t BSEmcPSAFPGAPileupAnalyser::fSignal_buffer_mwd2[fgMaxNumberOfHits][fgMaxNumberOfHits]
protected

Definition at line 108 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fSquare

Float_t BSEmcPSAFPGAPileupAnalyser::fSquare {0}
protected

Definition at line 84 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fSquare_mwd2

Float_t BSEmcPSAFPGAPileupAnalyser::fSquare_mwd2 {0}
protected

Definition at line 83 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fT

Float_t BSEmcPSAFPGAPileupAnalyser::fT {0}
protected

Definition at line 85 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fT_mwd

Float_t BSEmcPSAFPGAPileupAnalyser::fT_mwd {0}
protected

Definition at line 86 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fT_mwd2

Float_t BSEmcPSAFPGAPileupAnalyser::fT_mwd2[fgMaxNumberOfHits]
protected

Definition at line 87 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fTiming_finished

Bool_t BSEmcPSAFPGAPileupAnalyser::fTiming_finished {kFALSE}
protected

Definition at line 73 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fVerbose

Int_t BSEmcPSAFPGAPileupAnalyser::fVerbose {0}
protected

Definition at line 52 of file BSEmcPSAFPGAPileupAnalyser.h.

Referenced by SetVerbose().

◆ fZ

Int_t BSEmcPSAFPGAPileupAnalyser::fZ[fgMaxNumberOfHits]
protected

Definition at line 101 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fZ_mwd

Int_t BSEmcPSAFPGAPileupAnalyser::fZ_mwd[fgMaxNumberOfHits]
protected

Definition at line 102 of file BSEmcPSAFPGAPileupAnalyser.h.

◆ fZ_mwd2

Int_t BSEmcPSAFPGAPileupAnalyser::fZ_mwd2[fgMaxNumberOfHits]
protected

Definition at line 103 of file BSEmcPSAFPGAPileupAnalyser.h.


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