52 #ifndef StMcAnalysisMaker_HH
53 #define StMcAnalysisMaker_HH
75 const char* title =
"event/StMcAnalysisMaker");
77 virtual void Clear(
const char* opt=
"");
83 virtual void SetZones(Int_t columns=2, Int_t rows=2);
106 static const Int_t mNumDeltaX;
107 static const Int_t mNumDeltaZ;
108 static const Float_t mMinDeltaX;
109 static const Float_t mMaxDeltaX;
110 static const Float_t mMinDeltaZ;
111 static const Float_t mMaxDeltaZ;
113 virtual const char* GetCVS()
const
114 {
static const char cvs[]=
"Tag $Name: $ $Id: StMcAnalysisMaker.h,v 1.12 2015/03/13 18:44:50 perev Exp $ built " __DATE__
" " __TIME__;
return cvs;}
121 inline void StMcAnalysisMaker::SetZones(Int_t columns, Int_t rows){ mPadColumns =columns; mPadRows = rows;}
TH2F * coordRec
Diff. between x and z coordinates of the hits.
TNtuple * mTpcHitNtuple
Miscellaneous info of the track pairs.
TCanvas * mAssociationCanvas
Miscellaneous info of the TPC hit pairs.
TNtuple * mTrackNtuple
File to contain the mTrackNtuple, otherwise it is deleted!
TH2F * mSvtHitResolution
Diff. between x and z coordinates of the hits.
TFile * mNtupleFile
X and Y coord of MC Track.
TNtuple * mSsdHitNtuple
Miscellaneous info of the TPC hit pairs.
TH2F * coordMcPartner
X and Y coord of rec. Track.
TH2F * mHitResolution
Diff. between p of rec. & Monte Carlo, in %.
TH2F * mSsdHitResolution
Diff. between x and z coordinates of the hits.
TNtuple * mSvtHitNtuple
Miscellaneous info of the TPC hit pairs.