|
virtual void | buildOptONamesList (const std::vector< ALIstring > &wl) |
|
virtual void | calculateSimulatedValue (ALIbool firstTime) |
|
| MeasurementDiffEntry (const ALIint measdim, ALIstring &type, ALIstring &name) |
|
| MeasurementDiffEntry () |
|
| ~MeasurementDiffEntry () |
|
void | addAffectingEntriesFromOptO (const OpticalObject *optoP) |
|
void | AddOptOListItem (OpticalObject *opto) |
|
void | AddOptONameListItem (ALIstring optos) |
|
const std::vector< Entry * > & | affectingEntryList () const |
|
void | buildAffectingEntryList () |
|
void | buildOptOList () |
|
void | calculateOriginalSimulatedValue () |
|
void | construct () |
|
void | constructFromOA (OpticalAlignMeasurementInfo &measInfo) |
|
void | copyMeas (Measurement *meas, const std::string &subsstr1, const std::string &subsstr2) |
|
virtual void | correctValueAndSigma () |
|
std::vector< ALIdouble > | DerivativeRespectEntry (Entry *entry) |
|
const ALIuint | dim () const |
|
void | DumpBadOrderOptOs () |
|
void | fillData (ALIuint coor, const std::vector< ALIstring > &wl) |
|
void | fillData (ALIuint coor, OpticalAlignParam *oaParam) |
|
const CLHEP::Hep3Vector & | getLightRayDirection () const |
|
const CLHEP::Hep3Vector & | getLightRayPosition () const |
|
ALIstring | getMeasuringBehaviour (const std::vector< OpticalObject * >::const_iterator vocite) |
|
const OpticalObject * | getPreviousOptO (const OpticalObject *Popto) const |
|
| Measurement (const ALIint measdim, ALIstring &type, ALIstring &name) |
|
| Measurement () |
|
const ALIstring & | name () const |
|
const std::vector
< OpticalObject * > & | OptOList () const |
|
const std::vector< ALIstring > & | OptONameList () const |
|
void | postConstruct () |
|
const ALIstring & | sensorName () |
|
virtual void | setConversionFactor (const std::vector< ALIstring > &wordlist) |
|
void | SetDimension (ALIuint dim) |
|
void | setLightRayDirection (const CLHEP::Hep3Vector &lightRayDirection) |
|
void | setLightRayPosition (const CLHEP::Hep3Vector &lightRayPosition) |
|
void | setName () |
|
void | setSigma (ALIint coor, ALIdouble val) |
|
void | setType (ALIstring type) |
|
void | setValue (ALIint coor, ALIdouble val) |
|
void | setValueSimulated (ALIint coor, ALIdouble value) |
|
void | setValueSimulated_orig (ALIint coor, ALIdouble value) |
|
virtual void | setXlaserLine (ALIuint ii, int val) |
|
const ALIdouble * | sigma () const |
|
const ALIdouble | sigma (ALIuint ii) const |
|
virtual const ALIdouble | sigmaDimensionFactor () const |
|
const ALIstring & | type () const |
|
const ALIdouble * | value () const |
|
const ALIdouble | value (ALIuint ii) const |
|
virtual const ALIdouble | valueDimensionFactor () const |
|
bool | valueIsSimulated (ALIint coor) |
|
const ALIdouble | valueSimulated (ALIuint ii) const |
|
const ALIdouble | valueSimulated_orig (ALIuint ii) const |
|
const ALIstring | valueType (ALIuint ii) const |
|
virtual int | xlaserLine (ALIuint ii) |
|
virtual | ~Measurement () |
|
Definition at line 18 of file MeasurementDiffEntry.h.
void MeasurementDiffEntry::calculateSimulatedValue |
( |
ALIbool |
firstTime | ) |
|
|
virtual |
Reimplemented from Measurement.
Definition at line 56 of file MeasurementDiffEntry.cc.
References begin, dtNoiseDBValidation_cfg::cerr, gather_cfg::cout, ALIUtils::debug, Measurement::DumpBadOrderOptOs(), alignCSCRings::e, cppFunctionSkipper::exception, Model::getEntryByName(), ALIUtils::getFirstTime(), GlobalOptionMgr::getInstance(), GlobalOptionMgr::GlobalOptions(), Entry::name(), Measurement::name(), Measurement::OptOList(), Measurement::printStartCalculateSimulatedValue(), Measurement::setValueSimulated(), findQualityFiles::size, theEntryNameFirst, theEntryNameSecond, Measurement::value(), Entry::valueDisplaced(), and Measurement::valueSimulated().
62 std::vector<OpticalObject*>::const_iterator vocite =
OptOList().begin();
67 std::cerr <<
"!!! ERROR in MeasurementDiffEntry: " <<
name() <<
" There should only be two objects " << std::endl;
68 std::cerr <<
" 1st " << (*vocite)->name() <<
" 2nd " << (*vocite+1)->
name() << std::endl;
74 ALIVisLightPath* vispath = 0;
78 vispath = IgCocoaFileMgr::getInstance().newLightPath(
name() );
92 <<
" DIFF= " << detD-1000*
value()[0] << std::endl;
93 std::cout <<
"SIMU value: " <<
"D: " << detD <<
" (mm) " << (
this)->
name() << std::endl;
static GlobalOptionMgr * getInstance()
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
ALIstring theEntryNameFirst
ALIstring theEntryNameSecond
void setValueSimulated(ALIint coor, ALIdouble value)
const ALIstring & name() const
const std::vector< OpticalObject * > & OptOList() const
static ALIbool getFirstTime()
const ALIdouble * value() const
void printStartCalculateSimulatedValue(const Measurement *meas)
const ALIstring & name() const
const ALIdouble valueSimulated(ALIuint ii) const
virtual ALIdouble valueDisplaced() const
std::map< ALIstring, ALIdouble, std::less< ALIstring > > & GlobalOptions()
tuple size
Write out results.