Project
Loading...
Searching...
No Matches
StaticChecker Class Reference

Classes

struct  Attributes
 

Public Member Functions

 StaticChecker ()=default
 
 ~StaticChecker () noexcept(false)
 
void runChecks ()
 
void addCheck (std::string filename, int entries, int branches=0)
 
template<typename T >
void setError (T const &message)
 
void clear ()
 

Detailed Description

Definition at line 44 of file test_RootTreeWriterWorkflow.cxx.

Constructor & Destructor Documentation

◆ StaticChecker()

StaticChecker::StaticChecker ( )
default

◆ ~StaticChecker()

StaticChecker::~StaticChecker ( )
inline

Definition at line 51 of file test_RootTreeWriterWorkflow.cxx.

Member Function Documentation

◆ addCheck()

void StaticChecker::addCheck ( std::string  filename,
int  entries,
int  branches = 0 
)
inline

Definition at line 90 of file test_RootTreeWriterWorkflow.cxx.

◆ clear()

void StaticChecker::clear ( )
inline

Definition at line 103 of file test_RootTreeWriterWorkflow.cxx.

◆ runChecks()

void StaticChecker::runChecks ( )
inline

Definition at line 65 of file test_RootTreeWriterWorkflow.cxx.

◆ setError()

template<typename T >
void StaticChecker::setError ( T const &  message)
inline

Definition at line 96 of file test_RootTreeWriterWorkflow.cxx.


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