FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
emc
EmcDigi
PndEmcAbsPSA.cxx
Go to the documentation of this file.
1
#include "
PndEmcAbsPSA.h
"
2
void
PndEmcAbsPSA::Process
(
const
PndEmcWaveform
*waveform,
Double_t
&litude,
Double_t
&time){
3
if
(
Process
(waveform)>0){
4
GetHit
(0,amplitude,time);
5
}
else
{
6
amplitude = 0.;
7
time = 0.;
8
}
9
};
//deprecated do not use
10
11
ClassImp
(
PndEmcAbsPSA
);
12
PndEmcAbsPSA.h
PndEmcAbsPSA::Process
virtual Int_t Process(const PndEmcWaveform *waveform)=0
Find Hits in Waveform.
PndEmcAbsPSA::GetHit
virtual void GetHit(Int_t i, Double_t &energy, Double_t &time)=0
Get energy and time of hit.
Double_t
Double_t
Definition:
SimCompleteLinkDef.h:6
PndEmcWaveform
represents a simulated waveform in an emc crystal
Definition:
PndEmcWaveform.h:56
PndEmcAbsPSA
Baseclass for pulseshapeanalysis ( featureextraction )
Definition:
PndEmcAbsPSA.h:21
ClassImp
ClassImp(PndEmcAbsPSA)
Generated on Sun Aug 18 2019 03:01:20 for FairRoot/PandaRoot by
1.8.8