Discussions on path moving forward

 

Speaker : Zhangbu Xu/All ( STAR )


Talk time : 14:20, Duration : 00:20

Forward Upgrade Project discussions

 

Speaker : Zhenyu Ye/Zhangbu Xu


Talk time : 14:20, Duration : 00:20

Hot/Cold QCD Town Meeting Summary

 

Speaker : Paul Sorenson ( BNL )


Talk time : 09:00, Duration : 00:35

BFC timing [revisited]

 BFC timing evaluation for the following options :
  1. TPC tracking only
  2. TPC tracking + PXL geometry loaded (

08/25/2014 FMS Meeting -- Run11 pi0 A_N analysis results

Talk at WPCF2014

The talk at X Workshop on Particle Correlations and Fluctuations in Hungary

PhiV Calculation code

 
PhiV cut in Code

  1 // cut function
  2 TF1 *phiVm=new TF1("phiVm","0.84326*exp((-49.4819)*x)+(-0.996609)*x+(0.19801)",0.,1.0);
  3
  4 // phiV cut
  5 bool photonTag(TLorentzVector e, TLorentzVector p){
  6   StThreeVector<double> ppp(p.Px(),p.Py(),p.Pz());
  7   StThreeVector<double> eee(e.Px(),e.Py(),e.Pz());
  8
  9   StThreeVector<double> u=ppp+eee;
 10   StThreeVector<double> v=eee.cross(ppp);
 11   StThreeVector<double> w=u.cross(v);
 12   StThreeVector<double> nz(0.,0.,mN);
 13   StThreeVector<double> wc=u.cross(nz);
 14
 15   double phiV =w.angle(wc);.
 16   double openangle=ppp.angle(eee);
 17
 18   TLorentzVector pair(0,0,0,0);
 19   pair = e + p;
 20   int flag = photonCut(pair.M(),phiV);
 21   if(flag == 8||flag == 68) return kTRUE; // phiV<phiCut && mass<0.2
 22   //if(flag == 6||flag == 68) return kTRUE; // mass<0.1
 23   return kFALSE;
 24 }
 25
 26 int photonCut(double mass,double phiV)
 27 {.
 28   int Index=0;
 29
 30   if(mass<0.1 )Index=6;
 31
 32   double phiCut=0.;
 33   phiCut = phiVm->Eval(mass);
 34   if(phiV < phiCut && mass<0.2 )Index=8;
 35   if(phiV < phiCut && mass<0.1 )Index=68;
 36   //Index=0;
 37   return Index;
 38 }
 39
 40 // like sign
 41 for(int i=0;i<current_neplus;i++){
 42   for(int j=i+1;j<current_neplus;j++){
 43     if(photonTag(current_eplus[i],current_eplus[j])) continue;
 44   }
 45 }
 46
 47
 

WPCF 2014 talk by Mike Lisa on BES highlights

This talk draws heavily on recent talks by Daniel Cebra and Daniel McDonald

Generalized susceptibilities nearby the phase boundary of the three-dimensional, three-state Potts model

 

Speaker : Xue Pan ( CCNU )


Talk time : 15:40, Duration : 00:20

Influence of statistics on the measurement of high order cumulants of conserved quantities in heavy-ion collisions

 

Speaker : Lizhu Chen ( CCNU )


Talk time : 15:20, Duration : 00:20

CMW effect study in STAR

 

Speaker : Qiye Shou ( SINAP )


Talk time : 15:00, Duration : 00:20

J/psi production in Au+Au from RHIC at 39GeV, 62.4GeV and 200 GeV

 

Speaker : Wangmei Zha ( USTC )


Talk time : 14:40, Duration : 00:20

Dielectron production at STAR

 

Speaker : Yi Guo ( USTC )


Talk time : 14:20, Duration : 00:20

Onset radial flow in p+p collisions

 

Speaker : Zebo Tang ( USTC )


Talk time : 14:00, Duration : 00:20

Heavy Ion Physics-II

TimeTalkPresenter
14:00Onset radial flow in p+p collisions ( 00:20 ) 1 fileZebo Tang (USTC)
14:20Dielectron production at STAR ( 00:20 ) 1 fileYi Guo (USTC)
14:40J/psi production in Au+Au from RHIC at 39GeV, 62.4GeV and 200 GeV ( 00:20 ) 1 fileWangmei Zha (USTC)
15:00CMW effect study in STAR ( 00:20 ) 1 fileQiye Shou (SINAP)
15:20Influence of statistics on the measurement of high order cumulants of conserved quantities in heavy-ion collisions ( 00:20 ) 1 fileLizhu Chen (CCNU)
15:40Generalized susceptibilities nearby the phase boundary of the three-dimensional, three-state Potts model ( 00:20 ) 1 file Xue Pan (CCNU)

MTD detectors and gas pollution

 

Speaker : Yi Wang ( Tsinghua U. )


Talk time : 11:30, Duration : 00:30

Omega_ccc production in heavy ion collisions

 

Speaker : Pengfei Zhuang ( Tsinghua U. )


Talk time : 11:00, Duration : 00:30

Tea Break

Statistical fluctuations and related non-critical effects on high order

 

Speaker : Yuanfang Wu ( CCNU )


Talk time : 09:30, Duration : 00:30

Density fluctuations in baryon-rich quark matter

 

Speaker : Che-Ming Ko ( Texas A&M )


Talk time : 09:00, Duration : 00:30