Diana Software
Public Member Functions | Public Attributes | List of all members
QTreeInfo Class Reference
Inheritance diagram for QTreeInfo:

Public Member Functions

 QTreeInfo ()
 
void PrintVersions ()
 
 ClassDef (QTreeInfo, 4)
 

Public Attributes

Int_t fType
 
std::string fSoftwareRevision
 
std::string fVersionTag
 
std::map< std::string, std::string > fExtSWVersion
 

Detailed Description

Definition at line 8 of file QTreeInfo.hh.

Constructor & Destructor Documentation

◆ QTreeInfo()

QTreeInfo::QTreeInfo ( )

Definition at line 6 of file QTreeInfo.cc.

References fExtSWVersion, fSoftwareRevision, fType, and fVersionTag.

Member Function Documentation

◆ ClassDef()

QTreeInfo::ClassDef ( QTreeInfo  ,
 
)

◆ PrintVersions()

void QTreeInfo::PrintVersions ( )

Definition at line 14 of file QTreeInfo.cc.

References fExtSWVersion, fSoftwareRevision, and fVersionTag.

Member Data Documentation

◆ fExtSWVersion

std::map<std::string,std::string> QTreeInfo::fExtSWVersion

Definition at line 16 of file QTreeInfo.hh.

Referenced by QRootFileWriterBase::Open(), PrintVersions(), and QTreeInfo().

◆ fSoftwareRevision

std::string QTreeInfo::fSoftwareRevision

◆ fType

Int_t QTreeInfo::fType

Definition at line 13 of file QTreeInfo.hh.

Referenced by QBaseTree::QBaseTree(), and QTreeInfo().

◆ fVersionTag

std::string QTreeInfo::fVersionTag

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