Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TSimpleAnalysis.h File Reference
#include <string>
#include <fstream>
#include <vector>
#include <map>

Classes

class  TSimpleAnalysis
 A TSimpleAnalysis object creates histograms from a TChain. More...

Functions

bool RunSimpleAnalysis (const char *configurationFile)
 Function that allows to create the TSimpleAnalysis object and execute its Configure and Analyze functions.

Function Documentation

◆ RunSimpleAnalysis()

bool RunSimpleAnalysis ( const char * configurationFile)

Function that allows to create the TSimpleAnalysis object and execute its Configure and Analyze functions.

param[in] configurationFile - name of the input file used to create the TSimpleAnalysis object

Definition at line 478 of file TSimpleAnalysis.cxx.