Recent content by Sandeep Hundal
-
S
How to plot generalized hypergeometric function in ROOT?
I need to use root because the function I need to plot contains hypergeometric function and I need to do fitting of the parameters with experimental data.Previously ,I have used ROOT only for fitting in my analysis.So ,I was trying if I can find some way to plot this function in ROOT only.- Sandeep Hundal
- Post #6
- Forum: Programming and Computer Science
-
S
How to plot generalized hypergeometric function in ROOT?
I am not able to generate the hypergeometric function of form 0F3(;4/3,5/3,2;x).The value of function contains limit from n=0 to n=infinity.I am not able to find this function in already defined function in root.- Sandeep Hundal
- Post #5
- Forum: Programming and Computer Science
-
S
How to plot generalized hypergeometric function in ROOT?
Hello everyone I am trying to write code in ROOT.I want to plot generalized hypergeometric function pFq with p=0 and q=3 i.e I want to plot 0F3(;4/3,5/3,2;x) as a function of x using TF1 class.I am not getting how to plot this function in ROOT.Kindly help me out. Thanks in Advance- Sandeep Hundal
- Thread
- Function generalized Hypergeometric Hypergeometric function Plot Root
- Replies: 6
- Forum: Programming and Computer Science
-
S
Graduate Using Fastjet in Pythia to plot distribution of particles
yes,I am referring to the jets that come from hard scattering processes after fragmentation and hadronization.- Sandeep Hundal
- Post #12
- Forum: High Energy, Nuclear, Particle Physics
-
S
Graduate Using Fastjet in Pythia to plot distribution of particles
yes,It worked now.Actually in some of the events,only less than 2 jets were formed.so It gave an error.Now I have imposed the condition to select only those events that have more than 1 jet.Now the question is -is that possible that in some events no jet formed even after clustering in pythia...- Sandeep Hundal
- Post #9
- Forum: High Energy, Nuclear, Particle Physics
-
S
Graduate Using Fastjet in Pythia to plot distribution of particles
How can we access lowest pt particle(constituent) of sub leading jet ?- Sandeep Hundal
- Post #6
- Forum: High Energy, Nuclear, Particle Physics
-
S
Graduate Using Fastjet in Pythia to plot distribution of particles
It worked Thanks- Sandeep Hundal
- Post #5
- Forum: High Energy, Nuclear, Particle Physics
-
S
Graduate Using Fastjet in Pythia to plot distribution of particles
yes ,here fastest means with highest pt- Sandeep Hundal
- Post #4
- Forum: High Energy, Nuclear, Particle Physics
-
S
Graduate Using Fastjet in Pythia to plot distribution of particles
I am using fastjet in pythia8.I am studying jet formation in pp collisions.I need to plot distribution of transverse momentum of fastest particle in fastest jet formed in 1000 events simulated.But i don't know how to access particle properties after jet formation.Like if I want to know the...- Sandeep Hundal
- Thread
- Distribution Particles Plot
- Replies: 12
- Forum: High Energy, Nuclear, Particle Physics