#include <StGeant2LcpTreeMaker.h>

Public Member Functions | |
| StGeant2LcpTreeMaker (const char *self="jasLcp2Tree", const char *muDstMakerName="muDstMaker") | |
| virtual Int_t | Init () |
| virtual Int_t | Make () |
| void | SetOutDir (const char *path) |
| void | SetMaxEta (float x) |
| void | SetMinPt (float x) |
| void | InitRunFromMake (int run_id) |
| virtual const char * | GetCVS () const |
| Displayed on session exit, leave it as-is please ... | |
Definition at line 29 of file StGeant2LcpTreeMaker.h.
| Int_t StGeant2LcpTreeMaker::Make | ( | ) | [virtual] |
The Make() method is the one responsible for calling the maker's InitRun(). Note that that InitRun() is called for real data and if both of the following are true
This is the ONLY place calling the InitRun() routine.
check privilege to skip event
Reimplemented from StMaker.
Definition at line 124 of file StGeant2LcpTreeMaker.cxx.
References StMuDst::event(), StMaker::GetName(), kStOK, and StMuDstMaker::muDst().
1.5.9