Public Member Functions | Data Fields

get4::Get4Rec Struct Reference

#include <Processor.h>

Public Member Functions

 Get4Rec ()

Data Fields

bool used
base::H1handle fChannels
base::H1handle fRisTm [NumChannels]
 histogram with system types
base::H1handle fFalTm [NumChannels]
 histograms of rising stamp for each channel
base::H1handle fRisFineTm [NumChannels]
 histograms of falling stamp for each channel
base::H1handle fFalFineTm [NumChannels]
 histograms of rising stamp for each channel
base::H1handle fWidth [NumChannels]
 histograms of falling stamp for each channel
base::H1handle fRisRef [NumChannels]
 histograms of signal width on every channel
base::H1handle fFalRef [NumChannels]
 time relative to reference signal, rising edge
uint64_t lastFallingEdge [NumChannels]
 time relative to reference signal, falling edge
uint64_t lastRisingEdge [NumChannels]

Detailed Description

Definition at line 14 of file Processor.h.


Constructor & Destructor Documentation

get4::Get4Rec::Get4Rec (  ) 

Definition at line 14 of file Processor.cxx.

References fFalTm, fRisTm, and lastRisingEdge.


Field Documentation

Definition at line 17 of file Processor.h.

histograms of rising stamp for each channel

Definition at line 22 of file Processor.h.

time relative to reference signal, rising edge

Definition at line 25 of file Processor.h.

histograms of rising stamp for each channel

Definition at line 20 of file Processor.h.

Referenced by Get4Rec().

histograms of falling stamp for each channel

Definition at line 21 of file Processor.h.

histograms of signal width on every channel

Definition at line 24 of file Processor.h.

histogram with system types

Definition at line 19 of file Processor.h.

Referenced by Get4Rec().

histograms of falling stamp for each channel

Definition at line 23 of file Processor.h.

uint64_t get4::Get4Rec::lastFallingEdge[NumChannels]

time relative to reference signal, falling edge

Definition at line 27 of file Processor.h.

uint64_t get4::Get4Rec::lastRisingEdge[NumChannels]

Definition at line 28 of file Processor.h.

Referenced by Get4Rec().

Definition at line 15 of file Processor.h.


The documentation for this struct was generated from the following files: