AlcapDAQ
1
|
Go to the source code of this file.
Variables | |
int | maxheight |
int | integral |
int | resampMaxheight |
int | resampIntegral |
int | Lindex |
int | center |
int | threshnum |
int | length |
int | fittime |
int | padi |
int | padj |
int | blocktime |
int | pedestaloffset |
int | pedestalsigma |
int | fitpedestal |
int | fitamplitude |
double | fitintegral |
double | fitsigma |
double | fitchi2 |
int | num_anode |
int | num_anode_sig |
int | base_timestamp |
bool | overshoot |
bool | undershoot |
int | samples [1024] |
int blocktime |
Definition at line 12 of file FDCR.h.
Referenced by TWFDBankReader::ReadIslandsLoop().
int integral |
Definition at line 2 of file FDCR.h.
Referenced by MaxBinAPGenerator::ProcessPulses(), and TAnalysedPulse::TAnalysedPulse().
int length |
Definition at line 8 of file FDCR.h.
Referenced by event_display(), huffman_visit(), and readFlash().
int pedestalsigma |
Definition at line 14 of file FDCR.h.
Referenced by findPulse().
int samples[1024] |
Definition at line 25 of file FDCR.h.
Referenced by PulseTemplate::AddPulse(), ApplyDataCorrection(), PulseTemplate::Chi2Fit(), PrePulse::FindPrePulses(), for(), Normalization::IsOverThreshold(), MyModule::ProcessEntry(), MakeTemplate::ProcessEntry(), MaxBinCFAPGenerator::ProcessPulses(), TOctalFADCBankReader::StitchIslands(), and V1742UnpackEventGroup().