Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/framework/phool/PHNodeIOManager.h>
Public Member Functions | |
PHNodeIOManager () | |
PHNodeIOManager (const std::string &, const PHAccessType=PHReadOnly) | |
PHNodeIOManager (const std::string &, const std::string &, const PHAccessType=PHReadOnly) | |
PHNodeIOManager (const std::string &, const PHAccessType, const PHTreeType) | |
virtual | ~PHNodeIOManager () |
virtual void | closeFile () |
virtual PHBoolean | write (PHCompositeNode *) |
virtual void | print () const |
PHBoolean | setFile (const std::string &, const std::string &, const PHAccessType=PHReadOnly) |
PHCompositeNode * | read (PHCompositeNode *=0, size_t=0) |
PHBoolean | read (size_t requestedEvent) |
int | readSpecific (size_t requestedEvent, const char *objectName) |
void | selectObjectToRead (const char *objectName, PHBoolean readit) |
PHBoolean | isSelected (const char *objectName) |
int | isFunctional () const |
PHBoolean | SetCompressionLevel (const int level) |
double | GetBytesWritten () |
std::map< std::string, TBranch * > * | GetBranchMap () |
void | SetRealTimeSave (const bool onoff) |
PHBoolean | write (TObject **, const std::string &) |
![]() | |
virtual | ~PHIOManager () |
std::string | getFilename () const |
size_t | getEventNumber () const |
void | setEventNumber (const size_t evno) |
Additional Inherited Members | |
![]() | |
PHIOManager () | |
![]() | |
std::string | filename |
size_t | eventNumber |
Definition at line 18 of file PHNodeIOManager.h.
PHNodeIOManager::PHNodeIOManager | ( | ) |
Definition at line 36 of file PHNodeIOManager.cc.
PHNodeIOManager::PHNodeIOManager | ( | const std::string & | f, |
const PHAccessType | a = PHReadOnly |
||
) |
Definition at line 48 of file PHNodeIOManager.cc.
References setFile().
PHNodeIOManager::PHNodeIOManager | ( | const std::string & | f, |
const std::string & | title, | ||
const PHAccessType | a = PHReadOnly |
||
) |
Definition at line 59 of file PHNodeIOManager.cc.
References setFile().
PHNodeIOManager::PHNodeIOManager | ( | const std::string & | f, |
const PHAccessType | a, | ||
const PHTreeType | treeindex | ||
) |
Definition at line 70 of file PHNodeIOManager.cc.
References PHEventTree, and setFile().
|
virtual |
Definition at line 87 of file PHNodeIOManager.cc.
References closeFile().
|
virtual |
Implements PHIOManager.
Definition at line 98 of file PHNodeIOManager.cc.
References PHUpdate, and PHWrite.
Referenced by setFile(), and ~PHNodeIOManager().
map< string, TBranch * > * PHNodeIOManager::GetBranchMap | ( | ) |
Definition at line 616 of file PHNodeIOManager.cc.
Referenced by Fun4AllDstInputManager::ReadNextEventSyncObject().
double PHNodeIOManager::GetBytesWritten | ( | ) |
Definition at line 609 of file PHNodeIOManager.cc.
|
inline |
Definition at line 37 of file PHNodeIOManager.h.
Referenced by Fun4AllDstInputManager::fileopen(), Fun4AllDstOutputManager::Fun4AllDstOutputManager(), Fun4AllDstOutputManager::outfileopen(), and Fun4AllSpillDstOutputManager::Write().
PHBoolean PHNodeIOManager::isSelected | ( | const char * | objectName | ) |
Definition at line 579 of file PHNodeIOManager.cc.
|
virtual |
Implements PHIOManager.
Definition at line 268 of file PHNodeIOManager.cc.
References PHIOManager::filename, and PHReadOnly.
Referenced by Fun4AllDstInputManager::fileopen(), and Fun4AllDstInputManager::Print().
PHCompositeNode * PHNodeIOManager::read | ( | PHCompositeNode * | topNode = 0 , |
size_t | requestedEvent = 0 |
||
) |
Definition at line 245 of file PHNodeIOManager.cc.
Referenced by Fun4AllDstInputManager::fileopen(), Fun4AllDstInputManager::ReadNextEventSyncObject(), Fun4AllDstInputManager::run(), and Fun4AllDstInputManager::SyncIt().
PHBoolean PHNodeIOManager::read | ( | size_t | requestedEvent | ) |
Definition at line 232 of file PHNodeIOManager.cc.
int PHNodeIOManager::readSpecific | ( | size_t | requestedEvent, |
const char * | objectName | ||
) |
Definition at line 379 of file PHNodeIOManager.cc.
References PHError, and PHMessage().
Referenced by Fun4AllDstInputManager::ReadNextEventSyncObject().
void PHNodeIOManager::selectObjectToRead | ( | const char * | objectName, |
PHBoolean | readit | ||
) |
Definition at line 559 of file PHNodeIOManager.cc.
Referenced by Fun4AllDstInputManager::setBranches(), setFile(), and Fun4AllDstInputManager::setSyncBranches().
PHBoolean PHNodeIOManager::SetCompressionLevel | ( | const int | level | ) |
Definition at line 593 of file PHNodeIOManager.cc.
Referenced by Fun4AllDstOutputManager::Fun4AllDstOutputManager(), Fun4AllDstOutputManager::outfileopen(), and Fun4AllSpillDstOutputManager::Write().
PHBoolean PHNodeIOManager::setFile | ( | const std::string & | f, |
const std::string & | title, | ||
const PHAccessType | a = PHReadOnly |
||
) |
Definition at line 111 of file PHNodeIOManager.cc.
References closeFile(), False, PHIOManager::filename, PHReadOnly, PHUpdate, PHWrite, selectObjectToRead(), and True.
Referenced by PHNodeIOManager().
|
inline |
Definition at line 41 of file PHNodeIOManager.h.
Referenced by Fun4AllDstOutputManager::EnableRealTimeSave().
|
virtual |
Implements PHIOManager.
Definition at line 171 of file PHNodeIOManager.cc.
References PHIOManager::eventNumber, False, True, and PHCompositeNode::write().
Referenced by Fun4AllDstOutputManager::Write(), PHIODataNode< T >::write(), and Fun4AllDstOutputManager::WriteNode().
PHBoolean PHNodeIOManager::write | ( | TObject ** | data, |
const std::string & | path | ||
) |
Definition at line 195 of file PHNodeIOManager.cc.
References PHObject::BufferSize(), False, PHObject::SplitLevel(), and True.