16 #ifndef ThNonId3DCF_hh
17 #define ThNonId3DCF_hh
19 #include "StHbtMaker/Base/StHbtRoot1DCF.hh"
20 #include "StHbtMaker/Base/StHbtThCorrFctn.hh"
27 ThNonId3DCF(
char* title,
const int& nbins,
const float& QinvLo,
const float& QinvHi);
39 virtual void Write() ;
40 virtual void Finish();
41 virtual StHbtString Report();
42 virtual void SetBtRange(
double aBtMin,
double aBtMax);
43 virtual void SetUtRange(
double aUtMin,
double aUtMax);
81 TProfile* mProfDenOutP;
82 TProfile* mProfDenOutN;
83 TProfile* mProfDenSideP;
84 TProfile* mProfDenSideN;
85 TProfile* mProfDenLongP;
86 TProfile* mProfDenLongN;