#include <BeamGateInfo.h>
Definition at line 14 of file BeamGateInfo.h.
gar::sdp::BeamGateInfo::BeamGateInfo |
( |
double |
start = 0 , |
|
|
double |
width = 1600. , |
|
|
BeamType_t |
type = kBNB |
|
) |
| |
|
inline |
Definition at line 21 of file BeamGateInfo.h.
double fm_start
Start of the beam gate relative to the t0 of the initial simulated event window, in ns...
BeamType_t fm_beam_type
Type of beam.
double fm_width
Width of the beam gate.
gar::sdp::BeamGateInfo::~BeamGateInfo |
( |
| ) |
|
|
inline |
BeamType_t gar::sdp::BeamGateInfo::BeamType |
( |
| ) |
const |
|
inline |
Definition at line 39 of file BeamGateInfo.h.
BeamType_t fm_beam_type
Type of beam.
double gar::sdp::BeamGateInfo::Start |
( |
| ) |
const |
|
inline |
Definition at line 37 of file BeamGateInfo.h.
double fm_start
Start of the beam gate relative to the t0 of the initial simulated event window, in ns...
double gar::sdp::BeamGateInfo::Width |
( |
| ) |
const |
|
inline |
Definition at line 38 of file BeamGateInfo.h.
double fm_width
Width of the beam gate.
double gar::sdp::BeamGateInfo::fm_start |
|
private |
Start of the beam gate relative to the t0 of the initial simulated event window, in ns.
Definition at line 44 of file BeamGateInfo.h.
double gar::sdp::BeamGateInfo::fm_width |
|
private |
The documentation for this class was generated from the following file: