Belle II Software  release-05-01-25
SVDOccupancyCalibrations.cc
1 #include <svd/calibration/SVDOccupancyCalibrations.h>
2 
3 std::string Belle2::SVDOccupancyCalibrations::name = std::string("SVDOccupancyCalibrations");
4 //unused but let's not forget it!
5 //std::string Belle2::SVDOccupancyCalibrations::threshold_name = std::string("SVDOccupancyThreshold");
Belle2::SVDOccupancyCalibrations::name
static std::string name
name of the ccupancy payload
Definition: SVDOccupancyCalibrations.h:44