27 #ifndef StHbtVertexMultAnalysis_hh
28 #define StHbtVertexMultAnalysis_hh
30 #include "StHbtMaker/Infrastructure/StHbtAnalysis.h"
37 StHbtVertexMultAnalysis(
unsigned int=10,
double=-100.,
double=+100.,
unsigned int b=10,
double=-1.e9,
double=+1.e9);
41 virtual StHbtString Report();
43 virtual unsigned int UnderflowVertexZ() {
return mUnderFlowVertexZ;}
44 virtual unsigned int OverflowMult() {
return mOverFlowMult;}
45 virtual unsigned int UnderflowMult() {
return mUnderFlowMult;}
48 unsigned int mVertexZBins;
49 unsigned int mOverFlowVertexZ;
50 unsigned int mUnderFlowVertexZ;
52 unsigned int mMultBins;
53 unsigned int mOverFlowMult;
54 unsigned int mUnderFlowMult;
virtual void ProcessEvent(const StHbtEvent *)
returns reports of all cuts applied and correlation functions being done
virtual unsigned int OverflowVertexZ()
returns reports of all cuts applied and correlation functions being done