FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
mvd
MvdReco
PndMvdRecoCharge.h
Go to the documentation of this file.
1
#ifndef PNDMVDRECOCHARGE_H
2
#define PNDMVDRECOCHARGE_H
3
4
#include <iostream>
5
#include <cmath>
6
#include "
PndSdsDigi.h
"
7
8
class
PndMvdRecoCharge
//calculates the charge of a digipixel for the given tot
9
{
10
11
public
:
12
PndMvdRecoCharge
();
13
PndMvdRecoCharge
(
Double_t
tr
,
Double_t
a
,
Double_t
threshold
);
14
//~PndMvdPixelCharge();
15
Double_t
GetCharge
(
PndSdsDigi
&
digi
);
16
Double_t
GetCharge
(
Double_t
tot);
17
18
private
:
19
Double_t
fthreshold
;
//threshold [e]
20
Double_t
ftr
;
//raising time [ns]
21
Double_t
fa
;
//falling ration [e/ns]
22
23
};
24
#endif
/*PNDMVDRECOCHARGE_H*/
digi
TClonesArray * digi
Definition:
checkdedx_helixhit.C:20
PndSdsDigi
Base class for Digi information.
Definition:
PndSdsDigi.h:29
PndMvdRecoCharge
Definition:
PndMvdRecoCharge.h:8
tr
Double_t tr
Definition:
createRootGeoFileBwEnd_FwEndCapGeo.C:19
PndMvdRecoCharge::GetCharge
Double_t GetCharge(PndSdsDigi &digi)
Definition:
PndMvdRecoCharge.cxx:18
a
Int_t a
Definition:
anaLmdDigi.C:126
PndMvdRecoCharge::fa
Double_t fa
Definition:
PndMvdRecoCharge.h:21
Double_t
Double_t
Definition:
SimCompleteLinkDef.h:6
PndMvdRecoCharge::PndMvdRecoCharge
PndMvdRecoCharge()
Default constructor.
Definition:
PndMvdRecoCharge.cxx:4
PndMvdRecoCharge::ftr
Double_t ftr
Definition:
PndMvdRecoCharge.h:20
threshold
double threshold
Definition:
outdated/dc1/stt/runreco.C:105
PndSdsDigi.h
PndMvdRecoCharge::fthreshold
Double_t fthreshold
Definition:
PndMvdRecoCharge.h:19
Generated on Wed Apr 3 2019 08:43:59 for FairRoot/PandaRoot by
1.8.5