Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

TMBHistory Class Reference
[Global Information]

Information about processing history. More...

#include <TMBHistory.hpp>

List of all members.

Public Member Functions

 TMBHistory ()
 TMBHistory (const char *progname, const char *versname)
 ~TMBHistory ()
const char * program () const
 Program name.

const char * version () const
 Program Version.

 ClassDef (TMBHistory, 1)

Private Attributes

Int_t _NHists
TString _progname
TString _versname


Detailed Description

Information about processing history.

There is one entry of this for every program/version that has processed this data.

Branch: History

Definition at line 24 of file TMBHistory.hpp.


Constructor & Destructor Documentation

TMBHistory::TMBHistory  ) 
 

Definition at line 11 of file TMBHistory.cpp.

TMBHistory::TMBHistory const char *  progname,
const char *  versname
 

Definition at line 6 of file TMBHistory.cpp.

TMBHistory::~TMBHistory  ) 
 

Definition at line 14 of file TMBHistory.cpp.


Member Function Documentation

TMBHistory::ClassDef TMBHistory  ,
 

const char* TMBHistory::program  )  const [inline]
 

Program name.

Definition at line 38 of file TMBHistory.hpp.

References _progname.

const char* TMBHistory::version  )  const [inline]
 

Program Version.

Definition at line 41 of file TMBHistory.hpp.

References _versname.


Member Data Documentation

Int_t TMBHistory::_NHists [private]
 

Definition at line 28 of file TMBHistory.hpp.

TString TMBHistory::_progname [private]
 

Definition at line 29 of file TMBHistory.hpp.

Referenced by program().

TString TMBHistory::_versname [private]
 

Definition at line 29 of file TMBHistory.hpp.

Referenced by version().


The documentation for this class was generated from the following files:
Generated on Tue Mar 28 10:13:06 2006 for CAF by doxygen 1.3.4