16 #ifndef STAR_StFgtPointMaker_HH
17 #define STAR_StFgtPointMaker_HH
20 #include "StFgtIPointAlgo.h"
31 virtual void Clear( Option_t *opts =
"" );
33 void setSkipEvent(
int v){mSkipEvent=v;}
35 void setFakeData(
float v){mFakeData=v;}
37 virtual const char *GetCVS()
const
38 {
static const char cvs[]=
"Tag $Name: $ $Id: StFgtPointMaker.h,v 1.4 2014/08/06 11:43:09 jeromel Exp $ built " __DATE__
" " __TIME__ ;
return cvs;}
virtual void Clear(Option_t *opts="")
User defined functions.