Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/generators/phhepmc/Fun4AllOscarInputManager.h>
Public Member Functions | |
Fun4AllOscarInputManager (const std::string &name="DUMMY", const std::string &topnodename="TOP") | |
virtual | ~Fun4AllOscarInputManager () |
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 | skip (const int i) |
int | SyncIt (const SyncObject *) |
int | GetSyncObject (SyncObject **) |
int | NoSyncPushBackEvents (const int nevt) |
int | ConvertFromOscar () |
void | set_vertex_distribution_function (PHHepMCGenHelper::VTXFUNC x, PHHepMCGenHelper::VTXFUNC y, PHHepMCGenHelper::VTXFUNC z, PHHepMCGenHelper::VTXFUNC t) |
toss a new vertex according to a Uniform or Gaus distribution More... | |
void | set_vertex_distribution_mean (const double x, const double y, const double z, const double t) |
set the mean value of the vertex distribution, use PHENIX units of cm, ns More... | |
void | set_vertex_distribution_width (const double x, const double y, const double z, const double t) |
set the width of the vertex distribution function about the mean, use PHENIX units of cm, ns More... | |
void | set_reuse_vertex (int src_embedding_id) |
reuse vertex from another PHHepMCGenEvent with embedding_id = src_embedding_id Additional smearing and shift possible with set_vertex_distribution_*() More... | |
int | get_embedding_id () const |
void | set_embedding_id (int id) |
![]() | |
virtual | ~Fun4AllInputManager () |
virtual int | ReadInRunNode (PHCompositeNode *) |
virtual std::string | Filename () |
virtual int | BranchSelect (const std::string &, const int) |
virtual int | setBranches () |
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 | isopen |
int | events_total |
int | events_thisfile |
std::string | filename |
std::string | topNodeName |
PHCompositeNode * | topNode |
HepMC::GenEvent * | evt |
int | skipEvents |
int | skippedEvents |
std::ifstream * | filestream |
std::istream * | unzipstream |
std::ifstream | theOscarFile |
PHHepMCGenHelper | hepmc_helper |
helper for insert HepMC event to DST node and add vertex smearing More... | |
bool | isCompressed |
![]() | |
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 23 of file Fun4AllOscarInputManager.h.
Fun4AllOscarInputManager::Fun4AllOscarInputManager | ( | const std::string & | name = "DUMMY" , |
const std::string & | topnodename = "TOP" |
||
) |
Definition at line 42 of file Fun4AllOscarInputManager.cc.
References PHCompositeNode::addNode(), Fun4AllServer::getNode(), hepmc_helper, Fun4AllInputManager::InputNode, Fun4AllServer::instance(), PHHepMCGenHelper::set_geneventmap(), Fun4AllServer::topNode(), topNode, and topNodeName.
|
virtual |
Definition at line 72 of file Fun4AllOscarInputManager.cc.
References fileclose(), filestream, and unzipstream.
int Fun4AllOscarInputManager::ConvertFromOscar | ( | ) |
Definition at line 321 of file Fun4AllOscarInputManager.cc.
References PHHepMCGenEventMap::end(), events_total, evt, PHHepMCGenEventMap::find(), PHHepMCGenHelper::get_embedding_id(), PHHepMCGenHelper::get_geneventmap(), hepmc_helper, PHHepMCGenHelper::insert_event(), isCompressed, NULL, skippedEvents, theOscarFile, toMM, and Fun4AllBase::verbosity.
Referenced by run().
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 205 of file Fun4AllOscarInputManager.cc.
References Fun4AllInputManager::filelist, filestream, isCompressed, isopen, Fun4AllBase::Name(), Fun4AllInputManager::repeat, and theOscarFile.
Referenced by fileopen(), run(), and ~Fun4AllOscarInputManager().
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 80 of file Fun4AllOscarInputManager.cc.
References Fun4AllInputManager::AddToFileOpened(), Fun4AllSyncManager::CurrentRun(), events_thisfile, fileclose(), filename, filestream, PHFlag::FlagExist(), PHFlag::get_IntFlag(), recoConsts::instance(), isCompressed, isopen, Fun4AllInputManager::mySyncManager, Fun4AllBase::Name(), theOscarFile, Fun4AllBase::ThisName, unzipstream, Fun4AllBase::verbosity, and zinbuffer.
Referenced by OpenNextFile().
|
inline |
embedding ID for the event positive ID is the embedded event of interest, e.g. jetty event from pythia negative IDs are backgrounds, .e.g out of time pile up collisions Usually, ID = 0 means the primary Au+Au collision background
Definition at line 73 of file Fun4AllOscarInputManager.h.
References PHHepMCGenHelper::get_embedding_id(), and hepmc_helper.
|
inlinevirtual |
Reimplemented from Fun4AllInputManager.
Definition at line 40 of file Fun4AllOscarInputManager.h.
References Fun4AllReturnCodes::SYNC_NOOBJECT.
|
inlinevirtual |
Reimplemented from Fun4AllInputManager.
Definition at line 31 of file Fun4AllOscarInputManager.h.
References isopen.
|
inlinevirtual |
Reimplemented from Fun4AllInputManager.
Definition at line 41 of file Fun4AllOscarInputManager.h.
References PushBackEvents().
|
protected |
Definition at line 247 of file Fun4AllOscarInputManager.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 240 of file Fun4AllOscarInputManager.cc.
References Fun4AllInputManager::Print().
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 279 of file Fun4AllOscarInputManager.cc.
References skippedEvents, and theOscarFile.
Referenced by NoSyncPushBackEvents(), and skip().
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 271 of file Fun4AllOscarInputManager.cc.
|
virtual |
Reimplemented from Fun4AllInputManager.
Definition at line 144 of file Fun4AllOscarInputManager.cc.
References ConvertFromOscar(), Fun4AllReturnCodes::EVENT_OK, events_thisfile, events_total, evt, fileclose(), Fun4AllInputManager::filelist, isopen, Fun4AllBase::Name(), submit_bnl::nevents, NULL, OpenNextFile(), Fun4AllInputManager::RejectEvent(), and Fun4AllBase::verbosity.
|
inline |
embedding ID for the event positive ID is the embedded event of interest, e.g. jetty event from pythia negative IDs are backgrounds, .e.g out of time pile up collisions Usually, ID = 0 means the primary Au+Au collision background
Definition at line 79 of file Fun4AllOscarInputManager.h.
References hepmc_helper, and PHHepMCGenHelper::set_embedding_id().
|
inline |
reuse vertex from another PHHepMCGenEvent with embedding_id = src_embedding_id Additional smearing and shift possible with set_vertex_distribution_*()
Definition at line 64 of file Fun4AllOscarInputManager.h.
References hepmc_helper, and PHHepMCGenHelper::set_reuse_vertex().
|
inline |
toss a new vertex according to a Uniform or Gaus distribution
Definition at line 46 of file Fun4AllOscarInputManager.h.
References hepmc_helper, and PHHepMCGenHelper::set_vertex_distribution_function().
|
inline |
set the mean value of the vertex distribution, use PHENIX units of cm, ns
Definition at line 52 of file Fun4AllOscarInputManager.h.
References hepmc_helper, and PHHepMCGenHelper::set_vertex_distribution_mean().
|
inline |
set the width of the vertex distribution function about the mean, use PHENIX units of cm, ns
Definition at line 58 of file Fun4AllOscarInputManager.h.
References hepmc_helper, and PHHepMCGenHelper::set_vertex_distribution_width().
|
inlinevirtual |
Reimplemented from Fun4AllInputManager.
Definition at line 35 of file Fun4AllOscarInputManager.h.
References PushBackEvents().
|
inlinevirtual |
Reimplemented from Fun4AllInputManager.
Definition at line 39 of file Fun4AllOscarInputManager.h.
References Fun4AllReturnCodes::SYNC_OK.
|
protected |
Definition at line 84 of file Fun4AllOscarInputManager.h.
Referenced by fileopen(), and run().
|
protected |
Definition at line 83 of file Fun4AllOscarInputManager.h.
Referenced by ConvertFromOscar(), and run().
|
protected |
Definition at line 88 of file Fun4AllOscarInputManager.h.
Referenced by ConvertFromOscar(), and run().
|
protected |
Definition at line 85 of file Fun4AllOscarInputManager.h.
Referenced by fileopen().
|
protected |
Definition at line 93 of file Fun4AllOscarInputManager.h.
Referenced by fileclose(), fileopen(), and ~Fun4AllOscarInputManager().
|
protected |
helper for insert HepMC event to DST node and add vertex smearing
Definition at line 98 of file Fun4AllOscarInputManager.h.
Referenced by ConvertFromOscar(), Fun4AllOscarInputManager(), get_embedding_id(), set_embedding_id(), set_reuse_vertex(), set_vertex_distribution_function(), set_vertex_distribution_mean(), and set_vertex_distribution_width().
|
protected |
Definition at line 99 of file Fun4AllOscarInputManager.h.
Referenced by ConvertFromOscar(), fileclose(), and fileopen().
|
protected |
Definition at line 82 of file Fun4AllOscarInputManager.h.
Referenced by fileclose(), fileopen(), isOpen(), and run().
|
protected |
Definition at line 90 of file Fun4AllOscarInputManager.h.
|
protected |
Definition at line 90 of file Fun4AllOscarInputManager.h.
Referenced by ConvertFromOscar(), and PushBackEvents().
|
protected |
Definition at line 95 of file Fun4AllOscarInputManager.h.
Referenced by ConvertFromOscar(), fileclose(), fileopen(), and PushBackEvents().
|
protected |
Definition at line 87 of file Fun4AllOscarInputManager.h.
Referenced by Fun4AllOscarInputManager().
|
protected |
Definition at line 86 of file Fun4AllOscarInputManager.h.
Referenced by Fun4AllOscarInputManager().
|
protected |
Definition at line 94 of file Fun4AllOscarInputManager.h.
Referenced by fileopen(), and ~Fun4AllOscarInputManager().