StRoot
1
|
STAR wrapper for DIGMAPS package. More...
#include <StPxlDigmapsSim.h>
Public Member Functions | |
StPxlDigmapsSim (const Char_t *name="pxlDigmapsSim") | |
virtual | ~StPxlDigmapsSim () |
This class does not own any hit containers. mRandom is deleted here. | |
virtual int | initRun (TDataSet const &calib_db, TObjectSet const *pxlDbDataSet, Int_t run) |
initRun function to read in DB entries for slow simulator parameters and masking tables. | |
void | setSeed (unsigned int seed) |
set own random seed if needed, default to use gRandom | |
virtual const char * | GetCVS () const |
Documentation method. GetCVS can be called from the chain, providing a list of all maker versions in use. | |
Public Member Functions inherited from StPxlISim | |
StPxlISim (const Char_t *name) | |
virtual Int_t | addPxlHits (const StMcPxlHitCollection &in, StPxlHitCollection &out) |
this function is to be implemented by algorithms which create PXL hits points. | |
STAR wrapper for DIGMAPS package.
This class conforms to the STAR StMaker standards.
Definition at line 30 of file StPxlDigmapsSim.h.