ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
S800Calc.cxx
Go to the documentation of this file.
1 #include "S800Calc.h"
2 
3 #include "S800Calibration.h"
4 
6 {
7  cal->S800Calculate(s800, this);
8 }
S800Calibration::S800Calculate
void S800Calculate(S800 *in, S800Calc *out)
Definition: S800Calibration.cxx:673
S800Calibration
Definition: S800Calibration.h:22
S800
Definition: S800.h:338
S800Calc.h
S800Calc::ApplyCalibration
void ApplyCalibration(S800 *s800, S800Calibration *cal)
Definition: S800Calc.cxx:5
S800Calibration.h