Falaise  4.0.1
SuperNEMO Software Toolkit
histogram.h
Go to the documentation of this file.
1 #ifndef HISTOGRAM_HH
2 #define HISTOGRAM_HH
3 
4 
6 
7 namespace snemo {
9 
10 template <>
12  using label_type = BOOST_METAPARSE_STRING("histogram");
15 
17  return &(sm);
18  }
19 };
20 
21 } // namespace snemo
22 
23 #endif // HISTOGRAM_HH
24 
BOOST_METAPARSE_STRING("histogram") label_type
Definition: histogram.h:12
Template struct for defining trait types and functions for a service.
Definition: service_traits.h:44
static instance_type * get(service_type &sm)
Definition: histogram.h:16
dpp::histogram_service histogram
Definition: histogram.h:8
Definition: calo_tapered_scin_box_model.h:54