20 int minMeasurementCount;
22 double initialMatchCut;
25 std::string photomRefStuff;
26 std::string photomBand;
32 void ReadCards(
const std::string &FileName);
36 void dump(std::ostream &s=cout)
const;
38 bool IsPhotomRef(
const std::string &Name,
double &Zp)
const;
43 void SetDataCardsFileName(
const std::string &FileName);
a class to store datacards and user preferences
Definition: preferences.h:15