Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/framework/fun4all/Fun4AllPrdfInputManager.h>
Public Member Functions | |
Fun4AllPrdfInputManager (const std::string &name="DUMMY", const std::string &topnodename="TOP") | |
virtual | ~Fun4AllPrdfInputManager () |
int | fileopen (const std::string &filenam) |
int | fileclose () |
int | run (const int nevents=0) |
int | isOpen () |
void | Print (const std::string &what="ALL") const |
int | ResetEvent () |
int | PushBackEvents (const int i) |
int | GetSyncObject (SyncObject **mastersync) |
int | SyncIt (const SyncObject *mastersync) |
![]() | |
virtual | ~Fun4AllInputManager () |
virtual int | ReadInRunNode (PHCompositeNode *) |
virtual std::string | Filename () |
virtual int | BranchSelect (const std::string &, const int) |
virtual int | setBranches () |
virtual int | skip (const int nevt) |
virtual int | NoSyncPushBackEvents (const int) |
int | AddFile (const std::string &filename) |
int | AddListFile (const std::string &filename, const int do_it=0) |
int | registerSubsystem (SubsysReco *subsystem) |
virtual int | RejectEvent () |
void | Repeat (const int i=-1) |
virtual void | setSyncManager (Fun4AllSyncManager *master) |
int | ResetFileList () |
virtual void | SetRunNumber (const int runno) |
virtual int | RunNumber () const |
void | AddToFileOpened (const std::string &filename) |
const std::list< std::string > | GetFileList () const |
const std::list< std::string > | GetFileOpenedList () const |
![]() | |
virtual | ~Fun4AllBase () |
virtual const std::string | Name () const |
Returns the name of this module. More... | |
virtual void | Name (const std::string &name) |
Sets the name of this module. More... | |
virtual void | Verbosity (const int ival) |
Sets the verbosity of this module (0 by default=quiet). More... | |
virtual void | Verbosity (enu_Verbosity ival) |
Sets the verbosity of this module (0 by default=quiet). More... | |
virtual int | Verbosity () const |
Gets the verbosity of this module. More... | |
Protected Member Functions | |
int | OpenNextFile () |
![]() | |
Fun4AllInputManager (const std::string &name="DUMMY", const std::string &nodename="DST", const std::string &topnodename="TOP") | |
![]() | |
Fun4AllBase (const std::string &name="NONAME") | |
Protected Attributes | |
int | segment |
int | isopen |
int | events_total |
int | events_thisfile |
std::string | topNodeName |
PHCompositeNode * | topNode |
Event * | evt |
Event * | save_evt |
Eventiterator * | eventiterator |
SyncObject * | syncobject |
![]() | |
std::vector< SubsysReco * > | Subsystems |
std::string | InputNode |
std::string | filename |
std::string | topNodeName |
std::list< std::string > | filelist |
std::list< std::string > | filelist_copy |
std::list< std::string > | filelist_opened |
Fun4AllSyncManager * | mySyncManager |
int | repeat |
int | myrunnumber |
int | initrun |
![]() | |
std::string | ThisName |
int | verbosity |
The verbosity level. 0 means not verbose at all. More... | |
Additional Inherited Members | |
![]() | |
enum | enu_Verbosity { VERBOSITY_QUIET = 0 , VERBOSITY_SOME = 1 , VERBOSITY_MORE = 2 , VERBOSITY_EVEN_MORE = 3 , VERBOSITY_A_LOT = 4 , VERBOSITY_MAX = INT_MAX - 10 } |
Definition at line 14 of file Fun4AllPrdfInputManager.h.
Fun4AllPrdfInputManager::Fun4AllPrdfInputManager | ( | const std::string & | name = "DUMMY" , |
const std::string & | topnodename = "TOP" |
||
) |
Definition at line 28 of file Fun4AllPrdfInputManager.cc.
References PHCompositeNode::addNode(), evt, PHNodeIterator::findFirst(), Fun4AllServer::instance(), syncobject, topNode, Fun4AllServer::topNode(), and topNodeName.
|
virtual |
Definition at line 52 of file Fun4AllPrdfInputManager.cc.
References fileclose(), isopen, and syncobject.
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 165 of file Fun4AllPrdfInputManager.cc.
References eventiterator, Fun4AllInputManager::filelist, isopen, Fun4AllBase::Name(), NULL, and Fun4AllInputManager::repeat.
Referenced by fileopen(), PushBackEvents(), run(), and ~Fun4AllPrdfInputManager().
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 61 of file Fun4AllPrdfInputManager.cc.
References Fun4AllInputManager::AddToFileOpened(), eventiterator, events_thisfile, fileclose(), Fun4AllInputManager::filename, Fun4AllUtils::GetRunSegment(), isopen, NULL, PHWHERE, segment, Fun4AllBase::ThisName, and Fun4AllBase::verbosity.
Referenced by OpenNextFile().
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 292 of file Fun4AllPrdfInputManager.cc.
References SyncObject::clone(), Fun4AllReturnCodes::SYNC_OK, and syncobject.
|
inlinevirtual |
Reimplemented from Fun4AllInputManager.
Definition at line 22 of file Fun4AllPrdfInputManager.h.
References isopen.
|
protected |
Definition at line 202 of file Fun4AllPrdfInputManager.cc.
References Fun4AllInputManager::filelist, fileopen(), PHWHERE, and Fun4AllBase::verbosity.
Referenced by run().
|
virtual |
Print out some info about this module.
what | can be used to specify what to print exactly. |
Reimplemented from Fun4AllInputManager.
Definition at line 195 of file Fun4AllPrdfInputManager.cc.
References Fun4AllInputManager::Print().
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 238 of file Fun4AllPrdfInputManager.cc.
References eventiterator, evt, fileclose(), submit_bnl::nevents, PHWHERE, save_evt, Fun4AllBase::ThisName, and Fun4AllBase::verbosity.
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 226 of file Fun4AllPrdfInputManager.cc.
References evt, PHNodeIterator::findFirst(), NULL, SyncObject::Reset(), PHDataNode< T >::setData(), syncobject, and topNode.
Referenced by run().
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 95 of file Fun4AllPrdfInputManager.cc.
References Fun4AllSyncManager::CurrentEvent(), Fun4AllReturnCodes::EVENT_OK, SyncObject::EventCounter(), eventiterator, SyncObject::EventNumber(), events_thisfile, events_total, evt, fileclose(), Fun4AllInputManager::filelist, PHNodeIterator::findFirst(), isopen, Fun4AllInputManager::mySyncManager, Fun4AllBase::Name(), NULL, OpenNextFile(), Fun4AllSyncManager::PrdfEvents(), Fun4AllInputManager::RejectEvent(), ResetEvent(), SyncObject::RunNumber(), save_evt, segment, Fun4AllSyncManager::SegmentNumber(), SyncObject::SegmentNumber(), PHDataNode< T >::setData(), Fun4AllInputManager::SetRunNumber(), syncobject, Fun4AllBase::ThisName, topNode, and Fun4AllBase::verbosity.
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 310 of file Fun4AllPrdfInputManager.cc.
References SyncObject::Different(), Fun4AllBase::Name(), PHWHERE, Fun4AllReturnCodes::SYNC_FAIL, Fun4AllReturnCodes::SYNC_OK, and syncobject.
|
protected |
Definition at line 40 of file Fun4AllPrdfInputManager.h.
Referenced by fileclose(), fileopen(), PushBackEvents(), and run().
|
protected |
Definition at line 35 of file Fun4AllPrdfInputManager.h.
Referenced by fileopen(), and run().
|
protected |
Definition at line 34 of file Fun4AllPrdfInputManager.h.
Referenced by run().
|
protected |
Definition at line 38 of file Fun4AllPrdfInputManager.h.
Referenced by Fun4AllPrdfInputManager(), PushBackEvents(), ResetEvent(), and run().
|
protected |
Definition at line 33 of file Fun4AllPrdfInputManager.h.
Referenced by fileclose(), fileopen(), isOpen(), run(), and ~Fun4AllPrdfInputManager().
|
protected |
Definition at line 39 of file Fun4AllPrdfInputManager.h.
Referenced by PushBackEvents(), and run().
|
protected |
Definition at line 32 of file Fun4AllPrdfInputManager.h.
Referenced by fileopen(), and run().
|
protected |
Definition at line 41 of file Fun4AllPrdfInputManager.h.
Referenced by Fun4AllPrdfInputManager(), GetSyncObject(), ResetEvent(), run(), SyncIt(), and ~Fun4AllPrdfInputManager().
|
protected |
Definition at line 37 of file Fun4AllPrdfInputManager.h.
Referenced by Fun4AllPrdfInputManager(), ResetEvent(), and run().
|
protected |
Definition at line 36 of file Fun4AllPrdfInputManager.h.
Referenced by Fun4AllPrdfInputManager().