//    std::string d_cumTotalriskFile;

//        std::string const &totalriskFile() const;               // .h

// only used in Simulator, but there it's commented out
//        std::string const &deathProb() const;                   // .h

//inline std::string const &Options::totalriskFile() const
//{
//    return d_cumTotalriskFile;
//}
