Heavy ion Analysis Libriares
|
#include <Source.h>
Public Member Functions | |
RootSource (TString name="") | |
virtual Bool_t | Init () |
Public Member Functions inherited from Hal::Source | |
Source (TString name="") | |
virtual void | AddFile (TString file="") |
virtual void | AddFriend (TString friendName, Int_t level) |
TString | GetSourceName () const |
virtual IOManager * | GetIOManager () const |
Additional Inherited Members | |
Protected Member Functions inherited from Hal::Source | |
Source (IOManager *manager) | |
Protected Attributes inherited from Hal::Source | |
IOManager * | fManager = {nullptr} |
Hal::RootSource::RootSource | ( | TString | name = "" | ) |
Definition at line 31 of file Source.cxx.
|
virtual |