Bartender LYSO
Digitizer simulation for the LYSO calorimeter prototype
Loading...
Searching...
No Matches
globals.hh File Reference

Definition of global constant values for the simulation. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr Int_t CHANNELS = 115
 Number of channels of the detectors.
 
constexpr Int_t SAMPLINGS = 1024
 Number of samplings for one waveform.
 
constexpr Double_t BASELINE = 0.45
 
constexpr Int_t ZERO_TIME_BIN = 450
 Delay of all waveforms in the [0, 1023] bins window.
 

Detailed Description

Definition of global constant values for the simulation.

Definition in file globals.hh.

Variable Documentation

◆ BASELINE

Double_t BASELINE = 0.45
constexpr

Definition at line 11 of file globals.hh.

◆ CHANNELS

Int_t CHANNELS = 115
constexpr

Number of channels of the detectors.

Definition at line 9 of file globals.hh.

◆ SAMPLINGS

Int_t SAMPLINGS = 1024
constexpr

Number of samplings for one waveform.

Definition at line 10 of file globals.hh.

◆ ZERO_TIME_BIN

Int_t ZERO_TIME_BIN = 450
constexpr

Delay of all waveforms in the [0, 1023] bins window.

Definition at line 12 of file globals.hh.