6 #ifndef Simulation_BeamGateInfo_h
7 #define Simulation_BeamGateInfo_h
62 class less<sim::BeamGateInfo*>
67 return (*lhs) < (*rhs);
72 #endif // Simulation_BeamGateInfo_h
double std(const std::vector< short > &wf, const double ped_mean, size_t start, size_t nsample)
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)
BeamType_t BeamType() const
BeamType_t
Defines category of beams to be stored in sim::BeamGateInfo.
bool operator<(const BeamGateInfo &lhs, const BeamGateInfo &rhs)