AlcapDAQ  1
Variables
FDCR.h File Reference

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]
 

Variable Documentation

int base_timestamp

Definition at line 22 of file FDCR.h.

int blocktime

Definition at line 12 of file FDCR.h.

Referenced by TWFDBankReader::ReadIslandsLoop().

int center

Definition at line 6 of file FDCR.h.

int fitamplitude

Definition at line 16 of file FDCR.h.

double fitchi2

Definition at line 19 of file FDCR.h.

double fitintegral

Definition at line 17 of file FDCR.h.

int fitpedestal

Definition at line 15 of file FDCR.h.

double fitsigma

Definition at line 18 of file FDCR.h.

int fittime

Definition at line 9 of file FDCR.h.

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 Lindex

Definition at line 5 of file FDCR.h.

int maxheight

Definition at line 1 of file FDCR.h.

int num_anode

Definition at line 20 of file FDCR.h.

int num_anode_sig

Definition at line 21 of file FDCR.h.

bool overshoot

Definition at line 23 of file FDCR.h.

int padi

Definition at line 10 of file FDCR.h.

int padj

Definition at line 11 of file FDCR.h.

int pedestaloffset

Definition at line 13 of file FDCR.h.

int pedestalsigma

Definition at line 14 of file FDCR.h.

Referenced by findPulse().

int resampIntegral

Definition at line 4 of file FDCR.h.

int resampMaxheight

Definition at line 3 of file FDCR.h.

int samples[1024]
int threshnum

Definition at line 7 of file FDCR.h.

bool undershoot

Definition at line 24 of file FDCR.h.