class CheckFileForNan can be used to check if the file contains objects with Nan values
More...
#include <TFileTools.hpp>
|
| void | PrintNanInfo (const std::string &objName, const std::string &dirName) |
class CheckFileForNan can be used to check if the file contains objects with Nan values
Not finished yet
◆ CheckFileForNan()
| ROOTTools::CheckFileForNan::CheckFileForNan |
( |
const std::string & | fileName | ) |
|
◆ ContainsNan()
| bool ROOTTools::CheckFileForNan::ContainsNan |
( |
const std::string & | dirName = "" | ) |
|
◆ PrintNanInfo()
| void ROOTTools::CheckFileForNan::PrintNanInfo |
( |
const std::string & | objName, |
|
|
const std::string & | dirName ) |
|
protected |
◆ file
| TFile* ROOTTools::CheckFileForNan::file |
|
protected |
The documentation for this class was generated from the following files: