#include <IFBeam_service.h>
Public Member Functions | |
std::unique_ptr< BeamFolder > | getBeamFolder (std::string bundle_name, std::string url="", double time_width=1200.0) |
IFBeam (fhicl::ParameterSet const &cfg, art::ActivityRegistry &r) | |
Definition at line 13 of file IFBeam_service.h.
ifbeam_ns::IFBeam::IFBeam | ( | fhicl::ParameterSet const & | cfg, |
art::ActivityRegistry & | r | ||
) |
Definition at line 5 of file IFBeam_service.cc.
std::unique_ptr< BeamFolder > ifbeam_ns::IFBeam::getBeamFolder | ( | std::string | bundle_name, |
std::string | url = "" , |
||
double | time_width = 1200.0 |
||
) |
Definition at line 10 of file IFBeam_service.cc.