AlcapDAQ  1
Variables
NDET.h File Reference

Go to the source code of this file.

Variables

int channel
 
int nsamples
 
double ped
 
double peakTime
 
int blockTime
 
int peakSample
 
double totalIntegral
 
double slowIntegral20
 
double slowIntegral25
 
double slowIntegral30
 
double slowIntegral35
 
double slowIntegral40
 
double pedSpread
 
int overflow
 
int samplesIndex
 

Variable Documentation

int blockTime

Definition at line 5 of file NDET.h.

int channel

Definition at line 1 of file NDET.h.

int nsamples

Definition at line 2 of file NDET.h.

Referenced by findPulse(), module_event_caen(), and processIsland().

int overflow

Definition at line 14 of file NDET.h.

int peakSample

Definition at line 6 of file NDET.h.

double peakTime

Definition at line 4 of file NDET.h.

double ped
double pedSpread

Definition at line 13 of file NDET.h.

int samplesIndex

Definition at line 15 of file NDET.h.

double slowIntegral20

Definition at line 8 of file NDET.h.

double slowIntegral25

Definition at line 9 of file NDET.h.

double slowIntegral30

Definition at line 10 of file NDET.h.

double slowIntegral35

Definition at line 11 of file NDET.h.

double slowIntegral40

Definition at line 12 of file NDET.h.

double totalIntegral

Definition at line 7 of file NDET.h.