]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PYTHIA6/AliPythia.cxx
73cf02d493454ae35070fd88293895b4ba039d7b
[u/mrichter/AliRoot.git] / PYTHIA6 / AliPythia.cxx
1 /**************************************************************************
2  * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
3  *                                                                        *
4  * Author: The ALICE Off-line Project.                                    *
5  * Contributors are mentioned in the code where appropriate.              *
6  *                                                                        *
7  * Permission to use, copy, modify and distribute this software and its   *
8  * documentation strictly for non-commercial purposes is hereby granted   *
9  * without fee, provided that the above copyright notice appears in all   *
10  * copies and that both the copyright notice and this permission notice   *
11  * appear in the supporting documentation. The authors make no claims     *
12  * about the suitability of this software for any purpose. It is          *
13  * provided "as is" without express or implied warranty.                  *
14  **************************************************************************/
15
16 /* $Id$ */
17
18 #include "AliPythia.h"
19 #include "AliPythiaRndm.h"
20 #include "../FASTSIM/AliFastGlauber.h"
21 #include "../FASTSIM/AliQuenchingWeights.h"
22 #include "TVector3.h"
23
24 ClassImp(AliPythia)
25
26 #ifndef WIN32
27 # define pyclus pyclus_
28 # define pycell pycell_
29 # define pyshow pyshow_
30 # define pyrobo pyrobo_
31 # define pyquen pyquen_
32 # define type_of_call
33 #else
34 # define pyclus PYCLUS
35 # define pycell PYCELL
36 # define pyrobo PYROBO
37 # define pyquen PYQUEN
38 # define type_of_call _stdcall
39 #endif
40
41 extern "C" void type_of_call pyclus(Int_t & );
42 extern "C" void type_of_call pycell(Int_t & );
43 extern "C" void type_of_call pyshow(Int_t &, Int_t &, Double_t &);
44 extern "C" void type_of_call pyrobo(Int_t &, Int_t &, Double_t &, Double_t &, Double_t &, Double_t &, Double_t &);
45 extern "C" void type_of_call pyquen(Double_t &, Int_t &, Double_t &);
46
47 //_____________________________________________________________________________
48
49 AliPythia* AliPythia::fgAliPythia=NULL;
50
51 AliPythia::AliPythia()
52 {
53 // Default Constructor
54 //
55 //  Set random number
56     if (!AliPythiaRndm::GetPythiaRandom()) 
57       AliPythiaRndm::SetPythiaRandom(GetRandom());
58     fGlauber          = 0;
59     fQuenchingWeights = 0;
60 }
61
62 void AliPythia::ProcInit(Process_t process, Float_t energy, StrucFunc_t strucfunc)
63 {
64 // Initialise the process to generate 
65     if (!AliPythiaRndm::GetPythiaRandom()) 
66       AliPythiaRndm::SetPythiaRandom(GetRandom());
67     
68     fProcess = process;
69     fEcms = energy;
70     fStrucFunc = strucfunc;
71 //...Switch off decay of pi0, K0S, Lambda, Sigma+-, Xi0-, Omega-.
72     SetMDCY(Pycomp(111) ,1,0);
73     SetMDCY(Pycomp(310) ,1,0);
74     SetMDCY(Pycomp(3122),1,0);
75     SetMDCY(Pycomp(3112),1,0);
76     SetMDCY(Pycomp(3212),1,0);
77     SetMDCY(Pycomp(3222),1,0);
78     SetMDCY(Pycomp(3312),1,0);
79     SetMDCY(Pycomp(3322),1,0);
80     SetMDCY(Pycomp(3334),1,0);
81     //  select structure function 
82     SetMSTP(52,2);
83     SetMSTP(51,strucfunc);
84 //
85 // Pythia initialisation for selected processes//
86 //
87 // Make MSEL clean
88 //
89     for (Int_t i=1; i<= 200; i++) {
90         SetMSUB(i,0);
91     }
92 //  select charm production
93     switch (process) 
94     {
95     case kPyOldUEQ2ordered:  //Old underlying events with Q2 ordered QCD processes
96 //        Multiple interactions on.
97         SetMSTP(81,1);
98 // Double Gaussian matter distribution.
99         SetMSTP(82,4);
100         SetPARP(83,0.5);
101         SetPARP(84,0.4);
102 //  pT0.
103         SetPARP(82,2.0);
104 //  Reference energy for pT0 and energy rescaling pace.
105         SetPARP(89,1800);
106         SetPARP(90,0.25);
107 //  String drawing almost completely minimizes string length.
108         SetPARP(85,0.9);
109         SetPARP(86,0.95);
110 // ISR and FSR activity.
111         SetPARP(67,4);
112         SetPARP(71,4);
113 // Lambda_FSR scale.
114         SetPARJ(81,0.29);
115         break;
116     case kPyOldUEQ2ordered2:   
117 // Old underlying events with Q2 ordered QCD processes
118 // Multiple interactions on.
119         SetMSTP(81,1);
120 // Double Gaussian matter distribution.
121         SetMSTP(82,4);
122         SetPARP(83,0.5);
123         SetPARP(84,0.4);
124 // pT0.
125         SetPARP(82,2.0);
126 // Reference energy for pT0 and energy rescaling pace.
127         SetPARP(89,1800);
128         SetPARP(90,0.16);  // here is the difference with  kPyOldUEQ2ordered
129 // String drawing almost completely minimizes string length.
130         SetPARP(85,0.9);
131         SetPARP(86,0.95);
132 // ISR and FSR activity.
133         SetPARP(67,4);
134         SetPARP(71,4);
135 // Lambda_FSR scale.
136         SetPARJ(81,0.29);       
137         break;
138     case kPyOldPopcorn:  
139 // Old production mechanism: Old Popcorn
140         SetMSEL(1);
141         SetMSTJ(12,3); 
142 // (D=2) Like MSTJ(12)=2 but added prod ofthe 1er rank baryon
143         SetMSTP(88,2); 
144 // (D=1)see can be used to form  baryons (BARYON JUNCTION)
145         SetMSTJ(1,1);  
146         SetMSTP(51,kCTEQ5L);// CTEQ 5L        ! CTEQ5L pdf
147         SetMSTP(81,1);      // Multiple Interactions ON
148         SetMSTP(82,4);      // Double Gaussian Model         
149         SetPARP(82,1.8);    // [GeV]    PT_min at Ref. energy
150         SetPARP(89,1000.);  // [GeV]   Ref. energy
151         SetPARP(90,0.16);   // 2*epsilon (exponent in power law)
152         SetPARP(83,0.5);    // Core density in proton matter dist. (def.value)
153         SetPARP(84,0.5);    // Core radius
154         SetPARP(85,0.33);   // Regulates gluon prod. mechanism
155         SetPARP(86,0.66);   // Regulates gluon prod. mechanism
156         SetPARP(67,1);      // Regulate gluon prod. mechanism
157         break;
158     case kPyCharm:
159         SetMSEL(4);
160 //  heavy quark masses
161
162         SetPMAS(4,1,1.2);
163         SetMSTU(16,2);
164 //
165 //    primordial pT
166         SetMSTP(91,1);
167         SetPARP(91,1.);
168         SetPARP(93,5.);
169 //
170         break;
171     case kPyBeauty:
172         SetMSEL(5);
173         SetPMAS(5,1,4.75);
174         SetMSTU(16,2);
175         break;
176     case kPyJpsi:
177         SetMSEL(0);
178 // gg->J/Psi g
179         SetMSUB(86,1);
180         break;
181     case kPyJpsiChi:
182         SetMSEL(0);
183 // gg->J/Psi g
184         SetMSUB(86,1);
185 // gg-> chi_0c g
186         SetMSUB(87,1);
187 // gg-> chi_1c g
188         SetMSUB(88,1);
189 // gg-> chi_2c g
190         SetMSUB(89,1);  
191         break;
192     case kPyCharmUnforced:
193         SetMSEL(0);
194 // gq->qg   
195         SetMSUB(28,1);
196 // gg->qq
197         SetMSUB(53,1);
198 // gg->gg
199         SetMSUB(68,1);
200         break;
201     case kPyBeautyUnforced:
202         SetMSEL(0);
203 // gq->qg   
204         SetMSUB(28,1);
205 // gg->qq
206         SetMSUB(53,1);
207 // gg->gg
208         SetMSUB(68,1);
209         break;
210     case kPyMb:
211 // Minimum Bias pp-Collisions
212 //
213 //   
214 //      select Pythia min. bias model
215         SetMSEL(0);
216         SetMSUB(92,1);             // single diffraction AB-->XB
217         SetMSUB(93,1);             // single diffraction AB-->AX
218         SetMSUB(94,1);             // double diffraction
219         SetMSUB(95,1);             // low pt production
220
221 //
222 // ATLAS Tuning
223 //
224         
225         SetMSTP(51, kCTEQ5L);      // CTEQ5L pdf
226         SetMSTP(81,1);             // Multiple Interactions ON
227         SetMSTP(82,4);             // Double Gaussian Model
228
229         SetPARP(82,1.8);           // [GeV]    PT_min at Ref. energy
230         SetPARP(89,1000.);         // [GeV]   Ref. energy
231         SetPARP(90,0.16);          // 2*epsilon (exponent in power law)
232         SetPARP(83,0.5);           // Core density in proton matter distribution (def.value)
233         SetPARP(84,0.5);           // Core radius
234         SetPARP(85,0.33);          // Regulates gluon prod. mechanism
235         SetPARP(86,0.66);          // Regulates gluon prod. mechanism
236         SetPARP(67,1);             // Regulates Initial State Radiation
237         break;
238     case kPyMbNonDiffr:
239 // Minimum Bias pp-Collisions
240 //
241 //   
242 //      select Pythia min. bias model
243         SetMSEL(0);
244         SetMSUB(95,1);             // low pt production
245
246 //
247 // ATLAS Tuning
248 //
249         
250         SetMSTP(51,kCTEQ5L);       // CTEQ5L pdf
251         SetMSTP(81,1);             // Multiple Interactions ON
252         SetMSTP(82,4);             // Double Gaussian Model
253
254         SetPARP(82,1.8);           // [GeV]    PT_min at Ref. energy
255         SetPARP(89,1000.);         // [GeV]   Ref. energy
256         SetPARP(90,0.16);          // 2*epsilon (exponent in power law)
257         SetPARP(83,0.5);           // Core density in proton matter distribution (def.value)
258         SetPARP(84,0.5);           // Core radius
259         SetPARP(85,0.33);          // Regulates gluon prod. mechanism
260         SetPARP(86,0.66);          // Regulates gluon prod. mechanism
261         SetPARP(67,1);             // Regulates Initial State Radiation
262         break;
263     case kPyJets:
264 //
265 //  QCD Jets
266 //
267         SetMSEL(1);
268  // Pythia Tune A (CDF)
269  //
270        SetPARP(67,4.);            // Regulates Initial State Radiation
271        SetMSTP(82,4);             // Double Gaussian Model
272        SetPARP(82,2.0);           // [GeV]    PT_min at Ref. energy
273        SetPARP(84,0.4);           // Core radius
274        SetPARP(85,0.90) ;         // Regulates gluon prod. mechanism
275        SetPARP(86,0.95);          // Regulates gluon prod. mechanism
276        SetPARP(89,1800.);         // [GeV]   Ref. energy
277        SetPARP(90,0.25);          // 2*epsilon (exponent in power law)
278        break;
279     case kPyDirectGamma:
280         SetMSEL(10);
281         break;
282     case kPyCharmPbPbMNR:
283     case kPyD0PbPbMNR:
284       // Tuning of Pythia parameters aimed to get a resonable agreement
285       // between with the NLO calculation by Mangano, Nason, Ridolfi for the
286       // c-cbar single inclusive and double differential distributions.
287       // This parameter settings are meant to work with Pb-Pb collisions
288       // (AliGenPythia::SetNuclei) and with kCTEQ4L PDFs.
289       // To get a good agreement the minimum ptHard (AliGenPythia::SetPtHard)
290       // has to be set to 2.1GeV. Example in ConfigCharmPPR.C.
291
292       // All QCD processes
293       SetMSEL(1);
294
295       // No multiple interactions
296       SetMSTP(81,0);
297       SetPARP(81,0.0);
298       SetPARP(82,0.0);
299
300       // Initial/final parton shower on (Pythia default)
301       SetMSTP(61,1);
302       SetMSTP(71,1);
303
304       // 2nd order alpha_s
305       SetMSTP(2,2);
306
307       // QCD scales
308       SetMSTP(32,2);
309       SetPARP(34,1.0);
310
311       // Intrinsic <kT>
312       SetMSTP(91,1);
313       SetPARP(91,1.304);
314       SetPARP(93,6.52);
315
316       // Set c-quark mass
317       SetPMAS(4,1,1.2);
318
319       break;
320     case kPyDPlusPbPbMNR:
321       // Tuning of Pythia parameters aimed to get a resonable agreement
322       // between with the NLO calculation by Mangano, Nason, Ridolfi for the
323       // c-cbar single inclusive and double differential distributions.
324       // This parameter settings are meant to work with Pb-Pb collisions
325       // (AliGenPythia::SetNuclei) and with kCTEQ4L PDFs.
326       // To get a good agreement the minimum ptHard (AliGenPythia::SetPtHard)
327       // has to be set to 2.1GeV. Example in ConfigCharmPPR.C.
328
329       // All QCD processes
330       SetMSEL(1);
331
332       // No multiple interactions
333       SetMSTP(81,0);
334       SetPARP(81,0.0);
335       SetPARP(82,0.0);
336
337       // Initial/final parton shower on (Pythia default)
338       SetMSTP(61,1);
339       SetMSTP(71,1);
340
341       // 2nd order alpha_s
342       SetMSTP(2,2);
343
344       // QCD scales
345       SetMSTP(32,2);
346       SetPARP(34,1.0);
347
348       // Intrinsic <kT>
349       SetMSTP(91,1);
350       SetPARP(91,1.304);
351       SetPARP(93,6.52);
352
353       // Set c-quark mass
354       SetPMAS(4,1,1.2);
355
356       break;
357     case kPyCharmpPbMNR:
358     case kPyD0pPbMNR:
359       // Tuning of Pythia parameters aimed to get a resonable agreement
360       // between with the NLO calculation by Mangano, Nason, Ridolfi for the
361       // c-cbar single inclusive and double differential distributions.
362       // This parameter settings are meant to work with p-Pb collisions
363       // (AliGenPythia::SetNuclei) and with kCTEQ4L PDFs.
364       // To get a good agreement the minimum ptHard (AliGenPythia::SetPtHard)
365       // has to be set to 2.1GeV. Example in ConfigCharmPPR.C.
366
367       // All QCD processes
368       SetMSEL(1);
369
370       // No multiple interactions
371       SetMSTP(81,0);
372       SetPARP(81,0.0);
373       SetPARP(82,0.0);
374
375       // Initial/final parton shower on (Pythia default)
376       SetMSTP(61,1);
377       SetMSTP(71,1);
378
379       // 2nd order alpha_s
380       SetMSTP(2,2);
381
382       // QCD scales
383       SetMSTP(32,2);
384       SetPARP(34,1.0);
385
386       // Intrinsic <kT>
387       SetMSTP(91,1);
388       SetPARP(91,1.16);
389       SetPARP(93,5.8);
390
391       // Set c-quark mass
392       SetPMAS(4,1,1.2);
393
394       break;
395     case kPyDPluspPbMNR:
396       // Tuning of Pythia parameters aimed to get a resonable agreement
397       // between with the NLO calculation by Mangano, Nason, Ridolfi for the
398       // c-cbar single inclusive and double differential distributions.
399       // This parameter settings are meant to work with p-Pb collisions
400       // (AliGenPythia::SetNuclei) and with kCTEQ4L PDFs.
401       // To get a good agreement the minimum ptHard (AliGenPythia::SetPtHard)
402       // has to be set to 2.1GeV. Example in ConfigCharmPPR.C.
403
404       // All QCD processes
405       SetMSEL(1);
406
407       // No multiple interactions
408       SetMSTP(81,0);
409       SetPARP(81,0.0);
410       SetPARP(82,0.0);
411
412       // Initial/final parton shower on (Pythia default)
413       SetMSTP(61,1);
414       SetMSTP(71,1);
415
416       // 2nd order alpha_s
417       SetMSTP(2,2);
418
419       // QCD scales
420       SetMSTP(32,2);
421       SetPARP(34,1.0);
422
423       // Intrinsic <kT>
424       SetMSTP(91,1);
425       SetPARP(91,1.16);
426       SetPARP(93,5.8);
427
428       // Set c-quark mass
429       SetPMAS(4,1,1.2);
430
431       break;
432     case kPyCharmppMNR:
433     case kPyD0ppMNR:
434       // Tuning of Pythia parameters aimed to get a resonable agreement
435       // between with the NLO calculation by Mangano, Nason, Ridolfi for the
436       // c-cbar single inclusive and double differential distributions.
437       // This parameter settings are meant to work with pp collisions
438       // (AliGenPythia::SetNuclei) and with kCTEQ4L PDFs.
439       // To get a good agreement the minimum ptHard (AliGenPythia::SetPtHard)
440       // has to be set to 2.1GeV. Example in ConfigCharmPPR.C.
441
442       // All QCD processes
443       SetMSEL(1);
444
445       // No multiple interactions
446       SetMSTP(81,0);
447       SetPARP(81,0.0);
448       SetPARP(82,0.0);
449
450       // Initial/final parton shower on (Pythia default)
451       SetMSTP(61,1);
452       SetMSTP(71,1);
453
454       // 2nd order alpha_s
455       SetMSTP(2,2);
456
457       // QCD scales
458       SetMSTP(32,2);
459       SetPARP(34,1.0);
460
461       // Intrinsic <kT^2>
462       SetMSTP(91,1);
463       SetPARP(91,1.);
464       SetPARP(93,5.);
465
466       // Set c-quark mass
467       SetPMAS(4,1,1.2);
468
469       break;
470     case kPyDPlusppMNR:
471       // Tuning of Pythia parameters aimed to get a resonable agreement
472       // between with the NLO calculation by Mangano, Nason, Ridolfi for the
473       // c-cbar single inclusive and double differential distributions.
474       // This parameter settings are meant to work with pp collisions
475       // (AliGenPythia::SetNuclei) and with kCTEQ4L PDFs.
476       // To get a good agreement the minimum ptHard (AliGenPythia::SetPtHard)
477       // has to be set to 2.1GeV. Example in ConfigCharmPPR.C.
478
479       // All QCD processes
480       SetMSEL(1);
481
482       // No multiple interactions
483       SetMSTP(81,0);
484       SetPARP(81,0.0);
485       SetPARP(82,0.0);
486
487       // Initial/final parton shower on (Pythia default)
488       SetMSTP(61,1);
489       SetMSTP(71,1);
490
491       // 2nd order alpha_s
492       SetMSTP(2,2);
493
494       // QCD scales
495       SetMSTP(32,2);
496       SetPARP(34,1.0);
497
498       // Intrinsic <kT^2>
499       SetMSTP(91,1);
500       SetPARP(91,1.);
501       SetPARP(93,5.);
502
503       // Set c-quark mass
504       SetPMAS(4,1,1.2);
505
506       break;
507     case kPyBeautyPbPbMNR:
508       // Tuning of Pythia parameters aimed to get a resonable agreement
509       // between with the NLO calculation by Mangano, Nason, Ridolfi for the
510       // b-bbar single inclusive and double differential distributions.
511       // This parameter settings are meant to work with Pb-Pb collisions
512       // (AliGenPythia::SetNuclei) and with kCTEQ4L PDFs.
513       // To get a good agreement the minimum ptHard (AliGenPythia::SetPtHard)
514       // has to be set to 2.75GeV. Example in ConfigBeautyPPR.C.
515
516       // All QCD processes
517       SetMSEL(1);
518
519       // No multiple interactions
520       SetMSTP(81,0);
521       SetPARP(81,0.0);
522       SetPARP(82,0.0);
523
524       // Initial/final parton shower on (Pythia default)
525       SetMSTP(61,1);
526       SetMSTP(71,1);
527
528       // 2nd order alpha_s
529       SetMSTP(2,2);
530
531       // QCD scales
532       SetMSTP(32,2);
533       SetPARP(34,1.0);
534       SetPARP(67,1.0);
535       SetPARP(71,1.0);
536
537       // Intrinsic <kT>
538       SetMSTP(91,1);
539       SetPARP(91,2.035);
540       SetPARP(93,10.17);
541
542       // Set b-quark mass
543       SetPMAS(5,1,4.75);
544
545       break;
546     case kPyBeautypPbMNR:
547       // Tuning of Pythia parameters aimed to get a resonable agreement
548       // between with the NLO calculation by Mangano, Nason, Ridolfi for the
549       // b-bbar single inclusive and double differential distributions.
550       // This parameter settings are meant to work with p-Pb collisions
551       // (AliGenPythia::SetNuclei) and with kCTEQ4L PDFs.
552       // To get a good agreement the minimum ptHard (AliGenPythia::SetPtHard)
553       // has to be set to 2.75GeV. Example in ConfigBeautyPPR.C.
554
555       // All QCD processes
556       SetMSEL(1);
557
558       // No multiple interactions
559       SetMSTP(81,0);
560       SetPARP(81,0.0);
561       SetPARP(82,0.0);
562
563       // Initial/final parton shower on (Pythia default)
564       SetMSTP(61,1);
565       SetMSTP(71,1);
566
567       // 2nd order alpha_s
568       SetMSTP(2,2);
569
570       // QCD scales
571       SetMSTP(32,2);
572       SetPARP(34,1.0);
573       SetPARP(67,1.0);
574       SetPARP(71,1.0);
575
576       // Intrinsic <kT>
577       SetMSTP(91,1);
578       SetPARP(91,1.60);
579       SetPARP(93,8.00);
580
581       // Set b-quark mass
582       SetPMAS(5,1,4.75);
583
584       break;
585     case kPyBeautyppMNR:
586       // Tuning of Pythia parameters aimed to get a resonable agreement
587       // between with the NLO calculation by Mangano, Nason, Ridolfi for the
588       // b-bbar single inclusive and double differential distributions.
589       // This parameter settings are meant to work with pp collisions
590       // (AliGenPythia::SetNuclei) and with kCTEQ4L PDFs.
591       // To get a good agreement the minimum ptHard (AliGenPythia::SetPtHard)
592       // has to be set to 2.75GeV. Example in ConfigBeautyPPR.C.
593
594       // All QCD processes
595       SetMSEL(1);
596
597       // No multiple interactions
598       SetMSTP(81,0);
599       SetPARP(81,0.0);
600       SetPARP(82,0.0);
601
602       // Initial/final parton shower on (Pythia default)
603       SetMSTP(61,1);
604       SetMSTP(71,1);
605
606       // 2nd order alpha_s
607       SetMSTP(2,2);
608
609       // QCD scales
610       SetMSTP(32,2);
611       SetPARP(34,1.0);
612       SetPARP(67,1.0);
613       SetPARP(71,1.0);
614
615       // Intrinsic <kT>
616       SetMSTP(91,1);
617       SetPARP(91,1.);
618       SetPARP(93,5.);
619
620       // Set b-quark mass
621       SetPMAS(5,1,4.75);
622
623       break;
624  
625     case kPyW:
626
627       //Inclusive production of W+/-
628       SetMSEL(0);
629       //f fbar -> W+ 
630       SetMSUB(2,1);
631       //        //f fbar -> g W+
632       //        SetMSUB(16,1);
633       //        //f fbar -> gamma W+
634       //        SetMSUB(20,1);
635       //        //f g -> f W+  
636       //        SetMSUB(31,1);
637       //        //f gamma -> f W+
638       //        SetMSUB(36,1);
639       
640       // Initial/final parton shower on (Pythia default)
641       // With parton showers on we are generating "W inclusive process"
642       SetMSTP(61,1); //Initial QCD & QED showers on
643       SetMSTP(71,1); //Final QCD & QED showers on
644       
645       break;  
646
647     case kPyZ:
648
649       //Inclusive production of Z
650       SetMSEL(0);
651       //f fbar -> Z/gamma
652       SetMSUB(1,1);
653       
654       //       // f fbar -> g Z/gamma
655       //       SetMSUB(15,1);
656       //       // f fbar -> gamma Z/gamma
657       //       SetMSUB(19,1);
658       //       // f g -> f Z/gamma
659       //       SetMSUB(30,1);
660       //       // f gamma -> f Z/gamma
661       //       SetMSUB(35,1);
662       
663       //only Z included, not gamma
664       SetMSTP(43,2);
665       
666       // Initial/final parton shower on (Pythia default)
667       // With parton showers on we are generating "Z inclusive process"
668       SetMSTP(61,1); //Initial QCD & QED showers on
669       SetMSTP(71,1); //Final QCD & QED showers on
670       
671       break;  
672
673     }
674 //
675 //  Initialize PYTHIA
676     SetMSTP(41,1);   // all resonance decays switched on
677
678     Initialize("CMS","p","p",fEcms);
679
680 }
681
682 Int_t AliPythia::CheckedLuComp(Int_t kf)
683 {
684 // Check Lund particle code (for debugging)
685     Int_t kc=Pycomp(kf);
686     printf("\n Lucomp kf,kc %d %d",kf,kc);
687     return kc;
688 }
689
690 void AliPythia::SetNuclei(Int_t a1, Int_t a2)
691 {
692 // Treat protons as inside nuclei with mass numbers a1 and a2  
693 //    The MSTP array in the PYPARS common block is used to enable and 
694 //    select the nuclear structure functions. 
695 //    MSTP(52)  : (D=1) choice of proton and nuclear structure-function library
696 //            =1: internal PYTHIA acording to MSTP(51) 
697 //            =2: PDFLIB proton  s.f., with MSTP(51)  = 1000xNGROUP+NSET
698 //    If the following mass number both not equal zero, nuclear corrections of the stf are used.
699 //    MSTP(192) : Mass number of nucleus side 1
700 //    MSTP(193) : Mass number of nucleus side 2
701     SetMSTP(52,2);
702     SetMSTP(192, a1);
703     SetMSTP(193, a2);  
704 }
705         
706
707 AliPythia* AliPythia::Instance()
708
709 // Set random number generator 
710     if (fgAliPythia) {
711         return fgAliPythia;
712     } else {
713         fgAliPythia = new AliPythia();
714         return fgAliPythia;
715     }
716 }
717
718 void AliPythia::PrintParticles()
719
720 // Print list of particl properties
721     Int_t np = 0;
722     char*   name = new char[16];    
723     for (Int_t kf=0; kf<1000000; kf++) {
724         for (Int_t c = 1;  c > -2; c-=2) {
725             Int_t kc = Pycomp(c*kf);
726             if (kc) {
727                 Float_t mass  = GetPMAS(kc,1);
728                 Float_t width = GetPMAS(kc,2);  
729                 Float_t tau   = GetPMAS(kc,4);
730
731                 Pyname(kf,name);
732         
733                 np++;
734                 
735                 printf("\n mass, width, tau: %6d %s %10.3f %10.3e %10.3e", 
736                        c*kf, name, mass, width, tau);
737             }
738         }
739     }
740     printf("\n Number of particles %d \n \n", np);
741 }
742
743 void  AliPythia::ResetDecayTable()
744 {
745 //  Set default values for pythia decay switches
746     Int_t i;
747     for (i = 1; i <  501; i++) SetMDCY(i,1,fDefMDCY[i]);
748     for (i = 1; i < 2001; i++) SetMDME(i,1,fDefMDME[i]);
749 }
750
751 void  AliPythia::SetDecayTable()
752 {
753 //  Set default values for pythia decay switches
754 //
755     Int_t i;
756     for (i = 1; i <  501; i++) fDefMDCY[i] = GetMDCY(i,1);
757     for (i = 1; i < 2001; i++) fDefMDME[i] = GetMDME(i,1);
758 }
759
760 void  AliPythia::Pyclus(Int_t& njet)
761 {
762 //  Call Pythia clustering algorithm
763 //
764     pyclus(njet);
765 }
766
767 void  AliPythia::Pycell(Int_t& njet)
768 {
769 //  Call Pythia jet reconstruction algorithm
770 //
771     pycell(njet);
772 }
773
774 void  AliPythia::Pyshow(Int_t ip1, Int_t ip2, Double_t qmax)
775 {
776 //  Call Pythia jet reconstruction algorithm
777 //
778     pyshow(ip1, ip2, qmax);
779 }
780
781 void AliPythia::Pyrobo(Int_t imi, Int_t ima, Double_t the, Double_t phi, Double_t bex, Double_t bey, Double_t bez)
782 {
783     pyrobo(imi, ima, the, phi, bex, bey, bez);
784 }
785
786
787
788 void AliPythia::InitQuenching(Float_t cMin, Float_t cMax, Float_t k, Int_t iECMethod)
789 {
790 // Initializes 
791 // (1) The quenching model using quenching weights according to C. Salgado and U. Wiedemann
792 // (2) The nuclear geometry using the Glauber Model
793 //     
794
795
796     fGlauber = new AliFastGlauber();
797     fGlauber->Init(2);
798     fGlauber->SetCentralityClass(cMin, cMax); 
799
800     fQuenchingWeights = new AliQuenchingWeights();
801     fQuenchingWeights->InitMult();
802     fQuenchingWeights->SetK(k);
803     fQuenchingWeights->SetECMethod(AliQuenchingWeights::kECMethod(iECMethod));
804 }
805
806
807 void  AliPythia::Quench()
808 {
809 //
810 //
811 //  Simple Jet Quenching routine:
812 //  =============================
813 //  The jet formed by all final state partons radiated by the parton created 
814 //  in the hard collisions is quenched by a factor (1-z) using light cone variables in 
815 //  the initial parton reference frame:
816 //  (E + p_z)new = (1-z) (E + p_z)old
817 //
818 //
819 //
820 //
821 //   The lost momentum is first balanced by one gluon with virtuality > 0.   
822 //   Subsequently the gluon splits to yield two gluons with E = p.
823 //
824 //
825 // 
826     static Float_t eMean = 0.;
827     static Int_t   icall = 0;
828     
829     Double_t p0[4][5];
830     Double_t p1[4][5];
831     Double_t p2[4][5];
832     Int_t   klast[4] = {-1, -1, -1, -1};
833
834     Int_t numpart   = fPyjets->N;
835     Double_t px = 0., py = 0., pz = 0., e = 0., m = 0., p = 0., pt = 0., theta = 0., phi = 0.;
836     Double_t pxq[4], pyq[4], pzq[4], eq[4], yq[4], mq[4], pq[4], phiq[4], thetaq[4], ptq[4];
837     Bool_t  quenched[4];
838     Double_t wjtKick[4];
839     Int_t nGluon[4];
840     Int_t qPdg[4];
841     Int_t   imo, kst, pdg;
842     
843 //
844 //  Sore information about Primary partons
845 //
846 //  j =
847 //  0, 1 partons from hard scattering
848 //  2, 3 partons from initial state radiation
849 // 
850     for (Int_t i = 2; i <= 7; i++) {
851         Int_t j = 0;
852         // Skip gluons that participate in hard scattering
853         if (i == 4 || i == 5) continue;
854         // Gluons from hard Scattering
855         if (i == 6 || i == 7) {
856             j = i - 6;
857             pxq[j]    = fPyjets->P[0][i];
858             pyq[j]    = fPyjets->P[1][i];
859             pzq[j]    = fPyjets->P[2][i];
860             eq[j]     = fPyjets->P[3][i];
861             mq[j]     = fPyjets->P[4][i];
862         } else {
863             // Gluons from initial state radiation
864             //
865             // Obtain 4-momentum vector from difference between original parton and parton after gluon 
866             // radiation. Energy is calculated independently because initial state radition does not 
867             // conserve strictly momentum and energy for each partonic system independently.
868             //
869             // Not very clean. Should be improved !
870             //
871             //
872             j = i;
873             pxq[j]    = fPyjets->P[0][i] - fPyjets->P[0][i+2];
874             pyq[j]    = fPyjets->P[1][i] - fPyjets->P[1][i+2];
875             pzq[j]    = fPyjets->P[2][i] - fPyjets->P[2][i+2];
876             mq[j]     = fPyjets->P[4][i];
877             eq[j]     = TMath::Sqrt(pxq[j] * pxq[j] + pyq[j] * pyq[j] + pzq[j] * pzq[j] + mq[j] * mq[j]);
878         }
879 //
880 //  Calculate some kinematic variables
881 //
882         yq[j]     = 0.5 * TMath::Log((eq[j] + pzq[j] + 1.e-14) / (eq[j] - pzq[j] + 1.e-14));
883         pq[j]     = TMath::Sqrt(pxq[j] * pxq[j] + pyq[j] * pyq[j] + pzq[j] * pzq[j]);
884         phiq[j]   = TMath::Pi()+TMath::ATan2(-pyq[j], -pxq[j]);
885         ptq[j]    = TMath::Sqrt(pxq[j] * pxq[j] + pyq[j] * pyq[j]);
886         thetaq[j] = TMath::ATan2(ptq[j], pzq[j]);
887         qPdg[j]   =  fPyjets->K[1][i];
888     }
889   
890     Double_t int0[4];
891     Double_t int1[4];
892     
893     fGlauber->GetI0I1ForPythiaAndXY(4, phiq, int0, int1, fXJet, fYJet, 15.);
894
895     for (Int_t j = 0; j < 4; j++) {
896         //
897         // Quench only central jets and with E > 10.
898         //
899
900
901         Int_t itype = (qPdg[j] == 21) ? 2 : 1;
902         Double_t eloss = fQuenchingWeights->GetELossRandomKFast(itype, int0[j], int1[j], eq[j]);
903
904         if (TMath::Abs(yq[j]) > 2.5 || eq[j] < 10.) {
905             fZQuench[j] = 0.;
906         } else {
907             if (eq[j] > 40. && TMath::Abs(yq[j]) < 0.5) {
908                 icall ++;
909                 eMean += eloss;
910             }
911             //
912             // Extra pt
913             Double_t l =   fQuenchingWeights->CalcLk(int0[j], int1[j]);     
914             wjtKick[j] = TMath::Sqrt(l *  fQuenchingWeights->CalcQk(int0[j], int1[j]));
915             //
916             // Fractional energy loss
917             fZQuench[j] = eloss / eq[j];
918             //
919             // Avoid complete loss
920             //
921             if (fZQuench[j] == 1.) fZQuench[j] = 0.95;
922             //
923             // Some debug printing
924
925             
926 //          printf("Initial parton # %3d, Type %3d Energy %10.3f Phi %10.3f Length %10.3f Loss %10.3f Kick %10.3f Mean: %10.3f %10.3f\n", 
927 //                 j, itype, eq[j], phiq[j], l, eloss, wjtKick[j], eMean / Float_t(icall+1), yq[j]);
928             
929 //          fZQuench[j] = 0.8;
930 //          while (fZQuench[j] >= 0.95)  fZQuench[j] = gRandom->Exp(0.2);
931         }
932         
933         quenched[j] = (fZQuench[j] > 0.01);
934     } // primary partons
935     
936     
937
938     Double_t pNew[1000][4];
939     Int_t    kNew[1000];
940     Int_t icount = 0;
941     Double_t zquench[4];
942     
943 //
944 //  System Loop    
945     for (Int_t isys = 0; isys < 4; isys++) {
946 //      Skip to next system if not quenched.
947         if (!quenched[isys]) continue;
948         
949         nGluon[isys]   = 1 + Int_t(fZQuench[isys] / (1. - fZQuench[isys]));
950         if (nGluon[isys] > 6) nGluon[isys] = 6;
951         zquench[isys] = 1. - TMath::Power(1. - fZQuench[isys], 1./Double_t(nGluon[isys]));
952         wjtKick[isys]  = wjtKick[isys] / TMath::Sqrt(Double_t(nGluon[isys]));
953
954
955         
956         Int_t igMin = -1;
957         Int_t igMax = -1;
958         Double_t pg[4] = {0., 0., 0., 0.};
959         
960 //
961 // Loop on radiation events
962
963         for (Int_t iglu = 0; iglu < nGluon[isys]; iglu++) {
964             while (1) {
965                 icount = 0;
966                 for (Int_t k = 0; k < 4; k++)
967                 {
968                     p0[isys][k] = 0.;
969                     p1[isys][k] = 0.;
970                     p2[isys][k] = 0.;
971                 }
972 //      Loop over partons
973                 for (Int_t i = 0; i < numpart; i++)
974                 {
975                     imo =  fPyjets->K[2][i];
976                     kst =  fPyjets->K[0][i];
977                     pdg =  fPyjets->K[1][i];
978                     
979                 
980                 
981 //      Quarks and gluons only
982                     if (pdg != 21 && TMath::Abs(pdg) > 6) continue;
983 //      Particles from hard scattering only
984                     
985                     if (imo > 8 && imo < 1000) imo = fPyjets->K[2][imo - 1];
986                     Int_t imom = imo % 1000;
987                     if ((isys == 0 || isys == 1) && ((imom != (isys + 7)))) continue;
988                     if ((isys == 2 || isys == 3) && ((imom != (isys + 1)))) continue;               
989                     
990                     
991 //      Skip comment lines
992                     if (kst != 1 && kst != 2) continue;
993 //
994 //      Parton kinematic
995                     px    = fPyjets->P[0][i];
996                     py    = fPyjets->P[1][i];
997                     pz    = fPyjets->P[2][i];
998                     e     = fPyjets->P[3][i];
999                     m     = fPyjets->P[4][i];
1000                     pt    = TMath::Sqrt(px * px + py * py);
1001                     p     = TMath::Sqrt(px * px + py * py + pz * pz); 
1002                     phi   = TMath::Pi() + TMath::ATan2(-py, -px);
1003                     theta = TMath::ATan2(pt, pz);
1004                 
1005 //
1006 //      Save 4-momentum sum for balancing
1007                     Int_t index = isys;
1008                     
1009                     p0[index][0] += px;
1010                     p0[index][1] += py;
1011                     p0[index][2] += pz;
1012                     p0[index][3] += e;
1013                 
1014                     klast[index] = i;
1015                     
1016 //
1017 //      Fractional energy loss
1018                     Double_t z = zquench[index];
1019                     
1020                     
1021 //      Don't fully quench radiated gluons
1022 //
1023                     if (imo > 1000) {
1024 //      This small factor makes sure that the gluons are not too close in phase space to avoid recombination
1025 //
1026
1027                         z = 0.02;
1028                     }
1029 //                  printf("z: %d %f\n", imo, z);
1030                     
1031
1032 //
1033                     
1034                     //
1035                     //
1036                     //      Transform into frame in which initial parton is along z-axis
1037                     //
1038                     TVector3 v(px, py, pz);
1039                     v.RotateZ(-phiq[index]);  v.RotateY(-thetaq[index]);
1040                     Double_t pxs = v.X(); Double_t pys = v.Y(); Double_t pl  = v.Z();
1041
1042                     Double_t jt  = TMath::Sqrt(pxs * pxs + pys * pys);
1043                     Double_t mt2 = jt * jt + m * m;
1044                     Double_t zmax = 1.;     
1045                     //
1046                     // Kinematic limit on z
1047                     //
1048                     if (m > 0.) zmax = 1. - m / TMath::Sqrt(m * m + jt * jt);
1049                     //
1050                     // Change light-cone kinematics rel. to initial parton
1051                     //  
1052                     Double_t eppzOld = e + pl;
1053                     Double_t empzOld = e - pl;
1054                     
1055                     Double_t eppzNew = (1. - z) * eppzOld;
1056                     Double_t empzNew = empzOld - mt2 * z / eppzOld;
1057                     Double_t eNew    = 0.5 * (eppzNew + empzNew);
1058                     Double_t plNew   = 0.5 * (eppzNew - empzNew);
1059                     
1060                     Double_t jtNew;
1061                     //
1062                     // if mt very small (or sometimes even < 0 for numerical reasons) set it to 0
1063                     Double_t mt2New = eppzNew * empzNew;
1064                     if (mt2New < 1.e-8) mt2New = 0.;
1065                     if (z < zmax) {
1066                         if (m * m > mt2New) {
1067                             //
1068                             // This should not happen 
1069                             //
1070                             Fatal("Quench()", "This should never happen %e %e %e!", m, eppzNew, empzNew);
1071                             jtNew = 0;
1072                         } else {
1073                             jtNew    = TMath::Sqrt(mt2New - m * m);
1074                         }
1075                     } else {
1076                         // If pT is to small (probably a leading massive particle) we scale only the energy
1077                         // This can cause negative masses of the radiated gluon
1078                         // Let's hope for the best ...
1079                         jtNew = jt;
1080                         eNew  = TMath::Sqrt(plNew * plNew + mt2);
1081                         
1082                     }
1083                     //
1084                     //     Calculate new px, py
1085                     //
1086                     Double_t pxNew   = jtNew / jt * pxs;
1087                     Double_t pyNew   = jtNew / jt * pys;        
1088                     
1089 //                  Double_t dpx = pxs - pxNew;
1090 //                  Double_t dpy = pys - pyNew;
1091 //                  Double_t dpz = pl  - plNew;
1092 //                  Double_t de  = e   - eNew;
1093 //                  Double_t dmass2 = de * de  - dpx * dpx - dpy * dpy - dpz * dpz;
1094 //                  printf("New mass (1) %e %e %e %e %e %e %e \n", dmass2, jt, jtNew, pl, plNew, e, eNew);
1095 //                  printf("New mass (2) %e %e \n", pxNew, pyNew);
1096                     //
1097                     //      Rotate back
1098                     //  
1099                     TVector3 w(pxNew, pyNew, plNew);
1100                     w.RotateY(thetaq[index]); w.RotateZ(phiq[index]);
1101                     pxNew = w.X(); pyNew = w.Y(); plNew = w.Z();
1102                 
1103                     p1[index][0] += pxNew;
1104                     p1[index][1] += pyNew;
1105                     p1[index][2] += plNew;
1106                     p1[index][3] += eNew;       
1107                     //
1108                     // Updated 4-momentum vectors
1109                     //
1110                     pNew[icount][0]  = pxNew;
1111                     pNew[icount][1]  = pyNew;
1112                     pNew[icount][2]  = plNew;
1113                     pNew[icount][3]  = eNew;
1114                     kNew[icount]     = i;
1115                     icount++;
1116                 } // parton loop
1117                 //
1118                 // Check if there was phase-space for quenching
1119                 //
1120
1121                 if (icount == 0) quenched[isys] = kFALSE;
1122                 if (!quenched[isys]) break;
1123                 
1124                 for (Int_t j = 0; j < 4; j++) 
1125                 {
1126                     p2[isys][j] = p0[isys][j] - p1[isys][j];
1127                 }
1128                 p2[isys][4] = p2[isys][3] * p2[isys][3] - p2[isys][0] * p2[isys][0] - p2[isys][1] * p2[isys][1] - p2[isys][2] * p2[isys][2];
1129                 if (p2[isys][4] > 0.) {
1130                     p2[isys][4] = TMath::Sqrt(p2[isys][4]);
1131                     break;
1132                 } else {
1133                     printf("Warning negative mass squared in system %d %f ! \n", isys, zquench[isys]);
1134                     printf("4-Momentum: %10.3e %10.3e %10.3e %10.3e %10.3e \n", p2[isys][0], p2[isys][1], p2[isys][2], p2[isys][3], p2[isys][4]);
1135                     if (p2[isys][4] < -0.01) {
1136                         printf("Negative mass squared !\n");
1137                         // Here we have to put the gluon back to mass shell
1138                         // This will lead to a small energy imbalance
1139                         p2[isys][4]  = 0.;
1140                         p2[isys][3]  = TMath::Sqrt(p2[isys][0] * p2[isys][0] + p2[isys][1] * p2[isys][1] + p2[isys][2] * p2[isys][2]);
1141                         break;
1142                     } else {
1143                         p2[isys][4] = 0.;
1144                         break;
1145                     }
1146                 }
1147                 /*
1148                 zHeavy *= 0.98;
1149                 printf("zHeavy lowered to %f\n", zHeavy);
1150                 if (zHeavy < 0.01) {
1151                     printf("No success ! \n");
1152                     icount = 0;
1153                     quenched[isys] = kFALSE;
1154                     break;
1155                 }
1156                 */
1157             } // iteration on z (while)
1158             
1159 //          Update  event record
1160             for (Int_t k = 0; k < icount; k++) {
1161 //              printf("%6d %6d %10.3e %10.3e %10.3e %10.3e\n", k, kNew[k], pNew[k][0],pNew[k][1], pNew[k][2], pNew[k][3] );
1162                 fPyjets->P[0][kNew[k]] = pNew[k][0];
1163                 fPyjets->P[1][kNew[k]] = pNew[k][1];
1164                 fPyjets->P[2][kNew[k]] = pNew[k][2];
1165                 fPyjets->P[3][kNew[k]] = pNew[k][3];
1166             }
1167             //
1168             // Add the gluons
1169             //
1170             Int_t ish = 0;    
1171             Int_t iGlu;
1172             if (!quenched[isys]) continue;
1173 //
1174 //      Last parton from shower i
1175             Int_t in = klast[isys];
1176 //
1177 //      Continue if no parton in shower i selected
1178             if (in == -1) continue;
1179 //  
1180 //      If this is the second initial parton and it is behind the first move pointer by previous ish
1181             if (isys == 1 && klast[1] > klast[0]) in += ish;
1182 //
1183 //      Starting index
1184             
1185 //          jmin = in - 1;
1186 // How many additional gluons will be generated
1187             ish  = 1;
1188             if (p2[isys][4] > 0.05) ish = 2;
1189 //
1190 //      Position of gluons
1191             iGlu = numpart;
1192             if (iglu == 0) igMin = iGlu;
1193             igMax = iGlu;
1194             numpart += ish;
1195             (fPyjets->N) += ish;
1196             
1197             if (ish == 1) {
1198                 fPyjets->P[0][iGlu] = p2[isys][0];
1199                 fPyjets->P[1][iGlu] = p2[isys][1];
1200                 fPyjets->P[2][iGlu] = p2[isys][2];
1201                 fPyjets->P[3][iGlu] = p2[isys][3];
1202                 fPyjets->P[4][iGlu] = p2[isys][4];
1203                 
1204                 fPyjets->K[0][iGlu] = 1;
1205                 if (iglu == nGluon[isys] - 1) fPyjets->K[0][iGlu] = 1;
1206                 fPyjets->K[1][iGlu] = 21;       
1207                 fPyjets->K[2][iGlu] = fPyjets->K[2][in] + 1000;
1208                 fPyjets->K[3][iGlu] = -1;       
1209                 fPyjets->K[4][iGlu] = -1;
1210                 
1211                 pg[0] += p2[isys][0];
1212                 pg[1] += p2[isys][1];
1213                 pg[2] += p2[isys][2];
1214                 pg[3] += p2[isys][3];
1215             } else {
1216                 //
1217                 // Split gluon in rest frame.
1218                 //
1219                 Double_t bx   =  p2[isys][0] / p2[isys][3];
1220                 Double_t by   =  p2[isys][1] / p2[isys][3];
1221                 Double_t bz   =  p2[isys][2] / p2[isys][3];
1222                 Double_t pst  =  p2[isys][4] / 2.;
1223                 //
1224                 // Isotropic decay ????
1225                 Double_t cost = 2. * gRandom->Rndm() - 1.;
1226                 Double_t sint = TMath::Sqrt(1. - cost * cost);
1227                 Double_t phi =  2. * TMath::Pi() * gRandom->Rndm();
1228                 
1229                 Double_t pz1 =   pst * cost;
1230                 Double_t pz2 =  -pst * cost;
1231                 Double_t pt1 =   pst * sint;
1232                 Double_t pt2 =  -pst * sint;
1233                 Double_t px1 =   pt1 * TMath::Cos(phi);
1234                 Double_t py1 =   pt1 * TMath::Sin(phi);     
1235                 Double_t px2 =   pt2 * TMath::Cos(phi);
1236                 Double_t py2 =   pt2 * TMath::Sin(phi);     
1237                 
1238                 fPyjets->P[0][iGlu] = px1;
1239                 fPyjets->P[1][iGlu] = py1;
1240                 fPyjets->P[2][iGlu] = pz1;
1241                 fPyjets->P[3][iGlu] = pst;
1242                 fPyjets->P[4][iGlu] = 0.;
1243                 
1244                 fPyjets->K[0][iGlu] = 1 ;
1245                 fPyjets->K[1][iGlu] = 21;       
1246                 fPyjets->K[2][iGlu] = fPyjets->K[2][in] + 1000;
1247                 fPyjets->K[3][iGlu] = -1;       
1248                 fPyjets->K[4][iGlu] = -1;
1249                 
1250                 fPyjets->P[0][iGlu+1] = px2;
1251                 fPyjets->P[1][iGlu+1] = py2;
1252                 fPyjets->P[2][iGlu+1] = pz2;
1253                 fPyjets->P[3][iGlu+1] = pst;
1254                 fPyjets->P[4][iGlu+1] = 0.;
1255                 
1256                 fPyjets->K[0][iGlu+1] = 1;
1257                 if (iglu == nGluon[isys] - 1) fPyjets->K[0][iGlu+1] = 1;
1258                 fPyjets->K[1][iGlu+1] = 21;     
1259                 fPyjets->K[2][iGlu+1] = fPyjets->K[2][in] + 1000;
1260                 fPyjets->K[3][iGlu+1] = -1;     
1261                 fPyjets->K[4][iGlu+1] = -1;
1262                 SetMSTU(1,0);
1263                 SetMSTU(2,0);
1264                 //
1265                 // Boost back
1266                 //
1267                 Pyrobo(iGlu + 1, iGlu + 2, 0., 0., bx, by, bz);
1268             }
1269 /*    
1270             for (Int_t ig = iGlu; ig < iGlu+ish; ig++) {
1271                 Double_t px, py, pz;
1272                 px = fPyjets->P[0][ig]; 
1273                 py = fPyjets->P[1][ig]; 
1274                 pz = fPyjets->P[2][ig]; 
1275                 TVector3 v(px, py, pz);
1276                 v.RotateZ(-phiq[isys]);
1277                 v.RotateY(-thetaq[isys]);
1278                 Double_t pxs     = v.X(); Double_t pys = v.Y(); Double_t pzs  = v.Z();     
1279                 Double_t r       = AliPythiaRndm::GetPythiaRandom()->Rndm();
1280                 Double_t jtKick  = 0.3 * TMath::Sqrt(-TMath::Log(r));
1281                 if (ish == 2)   jtKick  = wjtKick[i] * TMath::Sqrt(-TMath::Log(r)) / TMath::Sqrt(2.);
1282                 Double_t phiKick = 2. * TMath::Pi() * AliPythiaRndm::GetPythiaRandom()->Rndm();
1283                 pxs += jtKick * TMath::Cos(phiKick);
1284                 pys += jtKick * TMath::Sin(phiKick);
1285                 TVector3 w(pxs, pys, pzs);
1286                 w.RotateY(thetaq[isys]);
1287                 w.RotateZ(phiq[isys]);
1288                 fPyjets->P[0][ig] = w.X(); 
1289                 fPyjets->P[1][ig] = w.Y(); 
1290                 fPyjets->P[2][ig] = w.Z(); 
1291                 fPyjets->P[2][ig] = w.Mag();
1292             }
1293 */
1294         } // kGluon         
1295         
1296         
1297     // Check energy conservation
1298         Double_t pxs = 0.;
1299         Double_t pys = 0.;
1300         Double_t pzs = 0.;      
1301         Double_t es  = 14000.;
1302         
1303         for (Int_t i = 0; i < numpart; i++)
1304         {
1305             kst =  fPyjets->K[0][i];
1306             if (kst != 1 && kst != 2) continue;
1307             pxs += fPyjets->P[0][i];
1308             pys += fPyjets->P[1][i];
1309             pzs += fPyjets->P[2][i];        
1310             es  -= fPyjets->P[3][i];        
1311         }
1312         if (TMath::Abs(pxs) > 1.e-2 ||
1313             TMath::Abs(pys) > 1.e-2 ||
1314             TMath::Abs(pzs) > 1.e-1) {
1315             printf("%e %e %e %e\n", pxs, pys, pzs, es);
1316 //              Fatal("Quench()", "4-Momentum non-conservation");
1317         }
1318         
1319     } // end quenching loop (systems)
1320 // Clean-up
1321     for (Int_t i = 0; i < numpart; i++)
1322     {
1323         imo =  fPyjets->K[2][i];
1324         if (imo > 1000) {
1325             fPyjets->K[2][i] = fPyjets->K[2][i] % 1000;
1326         }
1327     }
1328 //      this->Pylist(1);
1329 } // end quench
1330
1331
1332 void AliPythia::Pyquen(Double_t a, Int_t ibf, Double_t b)
1333 {
1334     // Igor Lokthine's quenching routine
1335     pyquen(a, ibf, b);
1336 }
1337
1338 void AliPythia::GetQuenchingParameters(Double_t& xp, Double_t& yp, Double_t z[4])
1339 {
1340     // Return event specific quenching parameters
1341     xp = fXJet;
1342     yp = fYJet;
1343     for (Int_t i = 0; i < 4; i++) z[i] = fZQuench[i];
1344
1345 }
1346
1347