65 std::vector<Entry*>::const_iterator vecite;
71 ALIint ipos = (*vecite)->fitPos();
83 std::vector<Entry*>::const_iterator vecite;
106 std::vector<ALIdouble>
vd(
nent, 0.);
107 std::vector<std::vector<ALIdouble> >
vvd(
nent,
vd);
122 std::vector<FittedEntry*> vFEntry;
123 ALIuint nEntry = vSets[0]->FittedEntries().size();
127 std::cout <<
"FillEntriesAveragingSets entry " <<
ii << std::endl;
131 std::cout <<
"FillEntriesAveragingSets set " <<
jj << std::endl;
134 std::cerr <<
"!!! FATAL ERROR FittedEntriesSet::FillEntriesAveragingSets set number " <<
jj 135 <<
" has different number of entries = " << vSets[
jj]->FittedEntries().size()
136 <<
" than first set = " << nEntry << std::endl;
154 std::vector<FittedEntry*>::const_iterator ite;
163 std::cout <<
" FittedEntriesSet::SetOptOEntries() " << opto->
name() <<
" " <<
entry->name() << std::endl;
ALIstring getOptOName() const
std::vector< FittedEntry * > & FittedEntries()
static ALIstring getCurrentTime()
static OpticalObject * getOptOByName(const ALIstring &opto_name)
--— Find an OptO name in theOptOList and return a pointer to it
const ALIstring & name() const
static ALIstring getCurrentDate()
std::vector< FittedEntry * > theFittedEntries
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
std::vector< std::vector< DeviationSensor2D * > > vvd
void setOriginalEntryValues()
static double getFloat(const ALIstring &str)
Convert a string to an float, checking that it is really a number.
FittedEntriesSet(MatrixMeschach *AtWAMatrix)
std::vector< std::vector< ALIdouble > > theCorrelationMatrix
MatrixMeschach * theEntriesErrorMatrix
void FillEntriesAveragingSets(const std::vector< FittedEntriesSet *> &vSets)
std::vector< DeviationSensor2D * > vd
ALIstring getEntryName() const
void CreateCorrelationMatrix(const ALIuint nent)
ALIint theMinEntryQuality
static std::vector< Entry * > & EntryList()
ALIdouble getValue() const
void setGlobalCoordinates()
void FillEntriesFromFile(const std::vector< ALIstring > &wl)
ALIdouble getSigma() const