6 #ifndef Simulation_BeamGateInfo_h 7 #define Simulation_BeamGateInfo_h 79 return (*lhs) < (*rhs);
85 #endif // Simulation_BeamGateInfo_h double fm_start
Start of the beam gate relative to the t0 of the initial simulated event window, in ns...
bool operator<(const BeamGateInfo &lhs, const BeamGateInfo &rhs)
BeamGateInfo(double start=0, double width=1600., BeamType_t type=kBNB)
BeamType_t
Defines category of beams to be stored in sdp::BeamGateInfo.
BeamType_t fm_beam_type
Type of beam.
double fm_width
Width of the beam gate.
General GArSoft Utilities.
BeamType_t BeamType() const
bool operator()(const gar::sdp::BeamGateInfo *lhs, const gar::sdp::BeamGateInfo *rhs)