19 massValue(
BOL::UsefulStuff::notANumber ),
20 minusUncertainty(
BOL::UsefulStuff::notANumber ),
21 plusUncertainty(
BOL::UsefulStuff::notANumber ),
23 evaluationScale(
BOL::UsefulStuff::notANumber )
29 massValue( copySource.massValue ),
30 minusUncertainty( copySource.minusUncertainty ),
31 plusUncertainty( copySource.plusUncertainty ),
32 schemeType( copySource.schemeType ),
33 evaluationScale( copySource.evaluationScale )