ROOTTools
 
Loading...
Searching...
No Matches
ROOTTools::CheckFileForNan Class Reference

class CheckFileForNan can be used to check if the file contains objects with Nan values More...

#include <TFileTools.hpp>

Public Member Functions

 CheckFileForNan (const std::string &fileName)
 
bool ContainsNan (const std::string &dirName="")
 

Protected Member Functions

void PrintNanInfo (const std::string &objName, const std::string &dirName)
 

Protected Attributes

TFile * file
 

Detailed Description

class CheckFileForNan can be used to check if the file contains objects with Nan values

Not finished yet

Constructor & Destructor Documentation

◆ CheckFileForNan()

ROOTTools::CheckFileForNan::CheckFileForNan ( const std::string & fileName)

Member Function Documentation

◆ ContainsNan()

bool ROOTTools::CheckFileForNan::ContainsNan ( const std::string & dirName = "")

◆ PrintNanInfo()

void ROOTTools::CheckFileForNan::PrintNanInfo ( const std::string & objName,
const std::string & dirName )
protected

Member Data Documentation

◆ file

TFile* ROOTTools::CheckFileForNan::file
protected

The documentation for this class was generated from the following files: