3 #ifndef STAR_StGeant2LcpTreeMaker
4 #define STAR_StGeant2LcpTreeMaker
43 Float_t lcp_eta,lcp_phi,lcp_pt;
53 void printTrack( particle_st* part);
54 particle_st* findGeantLcp( St_particle *tab);
61 void SetOutDir(
const char * path) {treeName=path;}
62 void SetMaxEta(
float x){C_maxEta=x;}
63 void SetMinPt(
float x){C_minPt=x;}
64 void InitRunFromMake(
int run_id);
68 static const char cvs[]=
"Tag $Name: $ $Id: StGeant2LcpTreeMaker.h,v 1.2 2014/08/06 11:42:58 jeromel Exp $ built " __DATE__
" " __TIME__ ;
This commented block at the top ...
virtual const char * GetCVS() const
Displayed on session exit, leave it as-is please ...