|
ATLAS Offline Software
|
Go to the documentation of this file.
29 #ifndef ZDCRECCHANNELTOOL_H_
30 #define ZDCRECCHANNELTOOL_H_
36 #include <gsl/gsl_errno.h>
37 #include <gsl/gsl_spline.h>
38 #include <gsl/gsl_math.h>
39 #include <gsl/gsl_roots.h>
43 #include "GaudiKernel/ToolHandle.h"
57 typedef std::map< std::pair<int, int>, std::vector<int> >
T_wfm_map;
58 typedef std::pair<std::pair<int, int>, std::vector<int> >
T_wfm_pair;
75 const std::string&
name,
103 static double fx(
double x0,
void *
params);
108 return h->cls->fx(
d,
h->cls);
::StatusCode StatusCode
StatusCode definition for legacy code.