#-------Parameters used for analysis------ # Abs[pdg] for considered particles: mAbsPDGs 211 321 2212 # # Parameters of collision mSqrtSNN 2.8652 // [GeV] # #mCollisionMode COLLIDER mCollisionMode FXT # # Generator of events: #mGeneratorForPID PHQMD mGeneratorForPID URQMD # # Detecors for PID: 0 -> TPC+ToF; 1 -> just TPC at low |p| mLowPtPIDdetectors 0 # abs(p) threshold to use both TPC and ToF: mPabsTofThreshold 0.45 // GeV/c # # Event selection: mZvtxCut 100 // cut on vertex z coordinate (ignored in FXT mode) # Centrality binning mCentMin 0 10 20 30 40 mCentMax 10 20 30 40 80 # Track cuts: mNofHitsCut 27 // minimal number of hits for a track mDCAMax 1.0 // maximal |DCA| # mUseELC true mPIDimpl 1 // Implementation of PID: 0 --> wagon PID; 1 --> AMudrokh # Pt for hists mPtMin 0.05 // minimal pt for a track mPtMax 3.05 // maximal pt for a track mPtWidth 0.1 // GeV # Rapydity for hists mRapMin -1.0 mRapMax 3.0 mRapWidth 0.1 # PID cuts: mSigE 3.0 // non-zero distance from the average dE/dx (in sigmas) mSigB 3.0 // non-zero distance from the average beta (in sigmas)