|
ATLAS Offline Software
|
Go to the documentation of this file.
22 const std::vector<double>& w_off,
23 std::vector<int> &w_dsp,
29 const std::vector<std::vector<std::vector<std::vector<double> > > >& w_off,
30 const std::vector<std::vector<double> >& calibration,
33 std::vector<unsigned int> &OFC,
36 bool Format6(
const std::vector<double>&
a,
37 const std::vector<double>&
b,
38 const std::vector<double>&
c,
39 const std::vector<double>&
g,
40 const std::vector<double>&
h,
41 unsigned int index_channel,
44 std::vector<unsigned int> &OFC,
47 bool Format5(
const std::vector<double>&
a,
48 const std::vector<double>&
b ,
49 const std::vector<double>&
c,
50 const std::vector<double>&
g,
51 const std::vector<double>&
h,
52 std::vector<unsigned int> &OFC,
56 std::vector<unsigned int> &OFC,
63 std::vector<unsigned int> &OFC,
66 bool ReadOFfile(std::vector<std::vector<std::vector<std::vector<double> > > > &w_off,
void Double2Int_ofc(int w_off_size, const std::vector< double > &w_off, std::vector< int > &w_dsp, int &w_sum_dsp, int &scale, bool verbose=false)
bool ConvertOFC(const std::vector< std::vector< std::vector< std::vector< double > > > > &w_off, const std::vector< std::vector< double > > &calibration, int calibtype, int runtype, std::vector< unsigned int > &OFC, bool verbose=false)
bool FormatInfo(int nsamples, int calibrationtype, int algorithm, int runtype, std::vector< unsigned int > &OFC, bool verbose=false)
void Double2Int_calib(double calib_constant, unsigned int &scale, unsigned int &offset, bool verbose=false)
bool Format6(const std::vector< double > &a, const std::vector< double > &b, const std::vector< double > &c, const std::vector< double > &g, const std::vector< double > &h, unsigned int index_channel, int phase, double calibration, std::vector< unsigned int > &OFC, bool verbose=false)
Format6.
bool Format5calib(double calib, std::vector< unsigned int > &OFC, bool verbose=false)
bool Format5(const std::vector< double > &a, const std::vector< double > &b, const std::vector< double > &c, const std::vector< double > &g, const std::vector< double > &h, std::vector< unsigned int > &OFC, bool verbose=false)
Format5.
bool ReadOFfile(std::vector< std::vector< std::vector< std::vector< double > > > > &w_off, char *OFCfile, bool verbose=false)