6 #ifndef Simulation_BeamGateInfo_h 7 #define Simulation_BeamGateInfo_h 67 return (*lhs) < (*rhs);
72 #endif // Simulation_BeamGateInfo_h
BeamGateInfo(double start=0, double width=1600., BeamType_t type=kBNB)
BeamType_t fm_beam_type
Type of beam.
bool operator()(const sim::BeamGateInfo *lhs, const sim::BeamGateInfo *rhs)
Code to link reconstructed objects back to the MC truth information.
BeamType_t BeamType() const
BeamType_t
Defines category of beams to be stored in sim::BeamGateInfo.
bool operator<(const BeamGateInfo &lhs, const BeamGateInfo &rhs)