GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void DemoCo60 ( Double_t  xmin = 0,
Double_t  xmax = 4096 
)

Function to calibrate a Co60 spectrum with the CalibCo60 service class.

Usage:

  • root
  • root [0] .L DemoCalibrators.C
  • root [1] DemoCo60() // default values (search peaks between 0 and 4096, with graphical result)
  • or
  • root [1] DemoCo60(xmin,xmax,draw) //
Author
Bertrand Rosse - 09/2007

Definition at line 25 of file DemoCalibrators.C.