Contains manufacturer data of the photo sensor - HAPD.
More...
#include <ARICHHapdQA.h>
Contains manufacturer data of the photo sensor - HAPD.
Definition at line 36 of file ARICHHapdQA.h.
◆ getHapdArrivalDate()
TTimeStamp getHapdArrivalDate |
( |
| ) |
const |
|
inline |
Return HAPD measurement date.
- Returns
- HAPD measurement date
Definition at line 74 of file ARICHHapdQA.h.
◆ getHapdComment()
std::string getHapdComment |
( |
| ) |
const |
|
inline |
◆ getHapdHitCount()
TH1S * getHapdHitCount |
( |
unsigned int |
i | ) |
const |
◆ getHapdHitData2D()
TH2F* getHapdHitData2D |
( |
| ) |
const |
|
inline |
Return 2D hit data.
- Returns
- 2D hit data
Definition at line 97 of file ARICHHapdQA.h.
◆ getHapdLeakCurrent()
TGraph * getHapdLeakCurrent |
( |
unsigned int |
i | ) |
const |
Return Leakeage Current as a function of bias voltage.
- Returns
- chip gain
Definition at line 16 of file ARICHHapdQA.cc.
◆ getHapdNoise()
TGraph * getHapdNoise |
( |
unsigned int |
i | ) |
const |
Return Noise level vs.
bias voltage for each channel
- Returns
- noise level
Definition at line 29 of file ARICHHapdQA.cc.
◆ getHapdSerialNumber()
std::string getHapdSerialNumber |
( |
| ) |
const |
|
inline |
Return HAPD Serial Number.
- Returns
- serial number
Definition at line 63 of file ARICHHapdQA.h.
◆ setHapdArrivalDate()
void setHapdArrivalDate |
( |
TTimeStamp |
arrivalDate | ) |
|
|
inline |
Set HAPD measurement date.
- Parameters
-
Definition at line 79 of file ARICHHapdQA.h.
◆ setHapdComment()
void setHapdComment |
( |
const std::string & |
comment | ) |
|
|
inline |
◆ setHapdHitCount()
void setHapdHitCount |
( |
std::vector< TH1S * > |
hitCount | ) |
|
◆ setHapdHitData2D()
void setHapdHitData2D |
( |
TH2F * |
hitData2D | ) |
|
|
inline |
◆ setHapdLeakCurrent()
void setHapdLeakCurrent |
( |
std::vector< TGraph * > |
leakCurrent | ) |
|
set Leakeage Current as a function of bias voltage
- Parameters
-
Definition at line 23 of file ARICHHapdQA.cc.
◆ setHapdNoise()
void setHapdNoise |
( |
std::vector< TGraph * > |
noise | ) |
|
set Noise level vs.
bias voltage for each channel
- Parameters
-
◆ setHapdSerialNumber()
void setHapdSerialNumber |
( |
const std::string & |
serial | ) |
|
|
inline |
Set HAPD Serial Number.
- Parameters
-
Definition at line 69 of file ARICHHapdQA.h.
◆ m_hitCount
std::vector<TH1S*> m_hitCount |
|
private |
Hit count vs.
threshold for sampling 5 channels/chip at 2 voltages
Definition at line 146 of file ARICHHapdQA.h.
◆ m_noise
std::vector<TGraph*> m_noise |
|
private |
Noise level vs.
bias voltage for each channel
Definition at line 145 of file ARICHHapdQA.h.
The documentation for this class was generated from the following files: