A class to pass information from the TFileMerger to the objects being merged.
Definition at line 36 of file TFileMergeInfo.h.
#include <TFileMergeInfo.h>
◆ TIOFeatures
◆ TFileMergeInfo() [1/3]
| TFileMergeInfo::TFileMergeInfo |
( |
| ) |
|
|
privatedelete |
◆ TFileMergeInfo() [2/3]
◆ TFileMergeInfo() [3/3]
| TFileMergeInfo::TFileMergeInfo |
( |
TDirectory * | outputfile | ) |
|
|
inline |
◆ ~TFileMergeInfo()
| virtual TFileMergeInfo::~TFileMergeInfo |
( |
| ) |
|
|
inlinevirtual |
◆ Class()
- Returns
- TClass describing this class
◆ Class_Name()
- Returns
- Name of this class
◆ Class_Version()
◆ DeclFileName()
- Returns
- Name of the file containing the class declaration
Definition at line 56 of file TFileMergeInfo.h.
◆ IsA()
◆ operator=()
◆ Reset()
| void TFileMergeInfo::Reset |
( |
| ) |
|
|
inline |
◆ Streamer()
◆ StreamerNVirtual()
| void TFileMergeInfo::StreamerNVirtual |
( |
TBuffer & | ClassDef_StreamerNVirtual_b | ) |
|
|
inline |
◆ fIOFeatures
◆ fIsFirst
True if this is the first call to Merge for this series of object.
Definition at line 46 of file TFileMergeInfo.h.
◆ fOptions
Additional text based option being passed down to customize the merge.
Definition at line 47 of file TFileMergeInfo.h.
◆ fOutputDirectory
| TDirectory* TFileMergeInfo::fOutputDirectory {nullptr} |
Target directory where the merged object will be written.
Definition at line 45 of file TFileMergeInfo.h.
◆ fUserData
| TObject* TFileMergeInfo::fUserData {nullptr} |
Place holder to pass extra information. This object will be deleted at the end of each series of objects.
Definition at line 48 of file TFileMergeInfo.h.
The documentation for this class was generated from the following file: