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);
141 for(
ALIuint ii = 1; ii< siz; ii+=3 ) {
153 std::vector<FittedEntry*> vFEntry;
154 ALIuint nEntry = vSets[0]->FittedEntries().size();
156 for(
ALIuint ii = 0; ii < nEntry; ii++ ){
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;
void FillEntriesAveragingSets(std::vector< FittedEntriesSet * > vSets)
std::vector< std::vector< ALIdouble > > theCorrelationMatrix
static ALIstring getCurrentTime()
std::vector< FittedEntry * > theFittedEntries
MatrixMeschach * theEntriesErrorMatrix
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)
void FillEntriesFromFile(std::vector< ALIstring > wl)
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< DeviationSensor2D * > vd
std::pair< std::string, MonitorElement * > entry
FittedEntriesSet(MatrixMeschach *AtWAMatrix)
ALIdouble getSigma() const
std::vector< FittedEntry * > & FittedEntries()
ALIstring getEntryName() const
void CreateCorrelationMatrix(const ALIuint nent)
ALIint theMinEntryQuality
const ALIstring & name() const
ALIdouble getValue() const
void setGlobalCoordinates()