78 std::vector<Entry*>::const_iterator vecite;
85 ALIint ipos = (*vecite)->fitPos();
100 std::vector<Entry*>::const_iterator vecite;
111 for( ii = 0; ii < nent; ii++) {
129 std::vector<ALIdouble>
vd( nent, 0.);
130 std::vector< std::vector<ALIdouble> >
vvd( nent, vd);
153 std::vector<FittedEntry*> vFEntry;
154 ALIuint nEntry = vSets[0]->FittedEntries().size();
163 std::cerr <<
"!!! FATAL ERROR FittedEntriesSet::FillEntriesAveragingSets set number " <<
jj 164 <<
" has different number of entries = " 165 << vSets[
jj]->FittedEntries().size()
166 <<
" than first set = " << nEntry << std::endl;
186 std::vector< FittedEntry* >::const_iterator ite;
std::vector< FittedEntry * > theFittedEntries
static ALIstring getCurrentTime()
ALIstring getOptOName() const
static OpticalObject * getOptOByName(const ALIstring &opto_name)
--— Find an OptO name in theOptOList and return a pointer to it
void setValue(ALIdouble val)
static std::vector< Entry * > & EntryList()
static ALIstring getCurrentDate()
std::vector< std::vector< DeviationSensor2D * > > vvd
static Entry * getEntryByName(const ALIstring &opto_name, const ALIstring &entry_name)
--— Search an Entry name in the Entry* list and return a pointer to it
void setOriginalEntryValues()
static double getFloat(const ALIstring &str)
Convert a string to an float, checking that it is really a number.
std::vector< std::vector< ALIdouble > > theCorrelationMatrix
std::vector< DeviationSensor2D * > vd
FittedEntriesSet(MatrixMeschach *AtWAMatrix)
ALIdouble getSigma() const
std::vector< FittedEntry * > & FittedEntries()
MatrixMeschach * theEntriesErrorMatrix
ALIstring getEntryName() const
void FillEntriesAveragingSets(const std::vector< FittedEntriesSet * > &vSets)
void CreateCorrelationMatrix(const ALIuint nent)
ALIint theMinEntryQuality
const ALIstring & name() const
ALIdouble getValue() const
void setGlobalCoordinates()
void FillEntriesFromFile(const std::vector< ALIstring > &wl)