Discussions on path moving forward
Updated on Wed, 2014-10-22 05:35. Originally created by xzb on 2014-08-25 09:03.
Speaker : Zhangbu Xu/All ( STAR )
Talk time : 14:20, Duration : 00:20
Forward Upgrade Project discussions
Updated on Fri, 2014-10-03 13:49. Originally created by xzb on 2014-08-25 08:37.
Speaker : Zhenyu Ye/Zhangbu Xu
Talk time : 14:20, Duration : 00:20
Hot/Cold QCD Town Meeting Summary
Updated on Fri, 2014-10-03 09:00. Originally created by xzb on 2014-08-25 08:30.
Speaker : Paul Sorenson ( BNL )
Talk time : 09:00, Duration : 00:35
BFC timing [revisited]
BFC timing evaluation for the following options :
- TPC tracking only
- TPC tracking + PXL geometry loaded (
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
Updated on Mon, 2014-08-25 05:25. Originally created by qhxu on 2014-08-23 00:57.
Reference
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
Updated on Mon, 2014-08-25 05:25. Originally created by qhxu on 2014-08-23 00:56.
Reference
Speaker : Lizhu Chen ( CCNU )
Talk time : 15:20, Duration : 00:20
CMW effect study in STAR
Updated on Mon, 2014-08-25 05:24. Originally created by qhxu on 2014-08-23 00:56.
Reference
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
Updated on Mon, 2014-08-25 05:22. Originally created by qhxu on 2014-08-23 00:55.
Reference
Speaker : Wangmei Zha ( USTC )
Talk time : 14:40, Duration : 00:20
Dielectron production at STAR
Updated on Mon, 2014-08-25 05:21. Originally created by qhxu on 2014-08-23 00:54.
Reference
Speaker : Yi Guo ( USTC )
Talk time : 14:20, Duration : 00:20
Onset radial flow in p+p collisions
Updated on Mon, 2014-08-25 05:20. Originally created by qhxu on 2014-08-23 00:53.
Reference
Speaker : Zebo Tang ( USTC )
Talk time : 14:00, Duration : 00:20
Heavy Ion Physics-II
Updated on Sat, 2014-08-23 00:52. Originally created by qhxu on 2014-08-23 00:52.Time | Talk | Presenter |
---|---|---|
14:00 | Onset radial flow in p+p collisions ( 00:20 ) 1 file | Zebo Tang (USTC) |
14:20 | Dielectron production at STAR ( 00:20 ) 1 file | Yi Guo (USTC) |
14:40 | J/psi production in Au+Au from RHIC at 39GeV, 62.4GeV and 200 GeV ( 00:20 ) 1 file | Wangmei Zha (USTC) |
15:00 | CMW effect study in STAR ( 00:20 ) 1 file | Qiye Shou (SINAP) |
15:20 | Influence of statistics on the measurement of high order cumulants of conserved quantities in heavy-ion collisions ( 00:20 ) 1 file | Lizhu Chen (CCNU) |
15:40 | Generalized 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
Updated on Mon, 2014-08-25 05:18. Originally created by qhxu on 2014-08-23 00:50.
Reference
Speaker : Yi Wang ( Tsinghua U. )
Talk time : 11:30, Duration : 00:30
Omega_ccc production in heavy ion collisions
Updated on Mon, 2014-08-25 05:15. Originally created by qhxu on 2014-08-23 00:49.
Reference
Speaker : Pengfei Zhuang ( Tsinghua U. )
Talk time : 11:00, Duration : 00:30
Tea Break
Updated on Sat, 2014-08-23 00:49. Originally created by qhxu on 2014-08-23 00:49.
Reference
Talk time : 10:30, Duration : 00:30
Statistical fluctuations and related non-critical effects on high order
Updated on Mon, 2014-08-25 05:14. Originally created by qhxu on 2014-08-23 00:47.
Reference
Speaker : Yuanfang Wu ( CCNU )
Talk time : 09:30, Duration : 00:30
Density fluctuations in baryon-rich quark matter
Updated on Mon, 2014-08-25 05:12. Originally created by qhxu on 2014-08-23 00:46.
Reference
Speaker : Che-Ming Ko ( Texas A&M )
Talk time : 09:00, Duration : 00:30