Cross section problem

Asked by Muhammad Aamir

Hello sir.
In calcHEP how we construct the graph of cross section as a function g_HHH/gHHH^SM for hhvvbar and zhh in the final state at 3 TeV center of mass energy of CLIC. sir here i use two h because i use 2HDM type 1.

Question information

Language:
English Edit question
Status:
Solved
For:
CalcHEP Edit question
Assignee:
No assignee Edit question
Solved by:
Alexander Belyaev
Solved:
Last query:
Last reply:
Revision history for this message
Alexander Belyaev (alexander.belyaev) said :
#1

There is not such an option at the moment to evalate cross section as a function of the polarisation for several points.
We will implement it shortly and let you know

Revision history for this message
Muhammad Aamir (muhammad-aamir) said :
#2

Thank you sir for your response. Sir is there is an option for cross
section vs coupling of trilinear self coupling in type I 2hdm?
Sir my second question is that if we use User define function so how we
create coupling of trilinear self coupling as User defined and how i find
distribution of cross section as a function of g_hhh
Thank you again for your response

On Sun, Apr 11, 2021, 8:50 AM Alexander Belyaev <
<email address hidden>> wrote:

> Your question #696341 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/696341
>
> Status: Open => Answered
>
> Alexander Belyaev proposed the following answer:
> There is not such an option at the moment to evalate cross section as a
> function of the polarisation for several points.
> We will implement it shortly and let you know
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/calchep/+question/696341/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/calchep/+question/696341
>
> You received this question notification because you asked the question.
>

Revision history for this message
Muhammad Aamir (muhammad-aamir) said :
#3

I am sorry sir but you did not get my point i ask two questions.
1)polarization
2)coupling of trilinear higgs self coupling.
Sir now i want to construct the geaph of cross section as a function of
g_hhh(or lambda_hhh) so if there is an option for it please let me know and
if there is no option for it too then can i work on it using user defined
function.
Thank you for your time and quick response.

On Sun, Apr 11, 2021, 11:11 AM Muhammad Aamir <
<email address hidden>> wrote:

> Your question #696341 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/696341
>
> Status: Answered => Open
>
> You are still having a problem:
> Thank you sir for your response. Sir is there is an option for cross
> section vs coupling of trilinear self coupling in type I 2hdm?
> Sir my second question is that if we use User define function so how we
> create coupling of trilinear self coupling as User defined and how i find
> distribution of cross section as a function of g_hhh
> Thank you again for your response
>
>
> On Sun, Apr 11, 2021, 8:50 AM Alexander Belyaev <
> <email address hidden>> wrote:
>
> > Your question #696341 on CalcHEP changed:
> > https://answers.launchpad.net/calchep/+question/696341
> >
> > Status: Open => Answered
> >
> > Alexander Belyaev proposed the following answer:
> > There is not such an option at the moment to evalate cross section as a
> > function of the polarisation for several points.
> > We will implement it shortly and let you know
> >
> > --
> > If this answers your question, please go to the following page to let us
> > know that it is solved:
> >
> https://answers.launchpad.net/calchep/+question/696341/+confirm?answer_id=0
> >
> > If you still need help, you can reply to this email or go to the
> > following page to enter your feedback:
> > https://answers.launchpad.net/calchep/+question/696341
> >
> > You received this question notification because you asked the question.
> >
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
Alexander Belyaev (alexander.belyaev) said :
#4

1) Polarisation

a) Take this file
https://www.dropbox.com/s/utsekj09ifsybd9/run_batch?dl=0

and replace run_batch file with this one in bin/ directory of your calchep installation

b) run

calchep_batch

with the batch file containing lines below
#############
Model: SM
Process: e%,E%->W+,W-
pol1: 0
pol2: pp2
p1: 100
p2: 100
Scan parameter : pp1
Scan begin : -0.5
Scan step size : 0.1
Scan n steps : 11
##########

and you will get the cross section for e+,e-->W+,W-
versus polarisation

You can run 2D scan also

2) coupling of trilinear higgs self coupling.

Add trilinear coupling to the list of model parameters,
run batch file with the scan statement and you will get cross section vs trilinear coupling

Revision history for this message
Muhammad Aamir (muhammad-aamir) said :
#5

Hello Sir.
I tried on the run batch file can i find out the cross section as a
function of two independent polarization in which x axis represents
polarization of electron and y axis polarization of position using batch
file?

On Tue, Apr 13, 2021, 10:50 PM Alexander Belyaev <
<email address hidden>> wrote:

> Your question #696341 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/696341
>
> Status: Open => Answered
>
> Alexander Belyaev proposed the following answer:
>
> 1) Polarisation
>
> a) Take this file
> https://www.dropbox.com/s/utsekj09ifsybd9/run_batch?dl=0
>
> and replace run_batch file with this one in bin/ directory of your
> calchep installation
>
>
> b) run
>
> calchep_batch
>
>
> with the batch file containing lines below
> #############
> Model: SM
> Process: e%,E%->W+,W-
> pol1: 0
> pol2: pp2
> p1: 100
> p2: 100
> Scan parameter : pp1
> Scan begin : -0.5
> Scan step size : 0.1
> Scan n steps : 11
> ##########
>
>
> and you will get the cross section for e+,e-->W+,W-
> versus polarisation
>
> You can run 2D scan also
>
> 2) coupling of trilinear higgs self coupling.
>
> Add trilinear coupling to the list of model parameters,
> run batch file with the scan statement and you will get cross section vs
> trilinear coupling
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/calchep/+question/696341/+confirm?answer_id=3
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/calchep/+question/696341
>
> You received this question notification because you asked the question.
>

Revision history for this message
Alexander Belyaev (alexander.belyaev) said :
#6

Yes sure,
it is straighforwar -- just use tw independent scans
for pp1 nd pp2, see below

#############
Model: SM
Process: e%,E%->W+,W-
pol1: pp1
pol2: pp2
p1: 100
p2: 100

Scan parameter : pp1
Scan begin : -0.5
Scan step size : 0.1
Scan n steps : 11

Scan parameter : pp2
Scan begin : -0.5
Scan step size : 0.1
Scan n steps : 11

##########

Revision history for this message
Muhammad Aamir (muhammad-aamir) said :
#7

Thank you so much sir that solve my problem.

On Thu, Apr 15, 2021, 7:30 PM Alexander Belyaev <
<email address hidden>> wrote:

> Your question #696341 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/696341
>
> Status: Open => Answered
>
> Alexander Belyaev proposed the following answer:
> Yes sure,
> it is straighforwar -- just use tw independent scans
> for pp1 nd pp2, see below
>
>
> #############
> Model: SM
> Process: e%,E%->W+,W-
> pol1: pp1
> pol2: pp2
> p1: 100
> p2: 100
>
> Scan parameter : pp1
> Scan begin : -0.5
> Scan step size : 0.1
> Scan n steps : 11
>
> Scan parameter : pp2
> Scan begin : -0.5
> Scan step size : 0.1
> Scan n steps : 11
>
>
> ##########
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/calchep/+question/696341/+confirm?answer_id=5
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/calchep/+question/696341
>
> You received this question notification because you asked the question.
>

Revision history for this message
Alexander Belyaev (alexander.belyaev) said :
#8

Thanks for the confirmation,
close the problem, please.
Alexander

On 20/04/2021 02:30, Muhammad Aamir wrote:
> Question #696341 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/696341
>
> Status: Answered => Open
>
> Muhammad Aamir is still having a problem:
> Thank you so much sir that solve my problem.
>
> On Thu, Apr 15, 2021, 7:30 PM Alexander Belyaev <
> <email address hidden>> wrote:
>
>> Your question #696341 on CalcHEP changed:
>> https://answers.launchpad.net/calchep/+question/696341
>>
>> Status: Open => Answered
>>
>> Alexander Belyaev proposed the following answer:
>> Yes sure,
>> it is straighforwar -- just use tw independent scans
>> for pp1 nd pp2, see below
>>
>>
>> #############
>> Model: SM
>> Process: e%,E%->W+,W-
>> pol1: pp1
>> pol2: pp2
>> p1: 100
>> p2: 100
>>
>> Scan parameter : pp1
>> Scan begin : -0.5
>> Scan step size : 0.1
>> Scan n steps : 11
>>
>> Scan parameter : pp2
>> Scan begin : -0.5
>> Scan step size : 0.1
>> Scan n steps : 11
>>
>>
>> ##########
>>
>> --
>> If this answers your question, please go to the following page to let us
>> know that it is solved:
>> https://answers.launchpad.net/calchep/+question/696341/+confirm?answer_id=5
>>
>> If you still need help, you can reply to this email or go to the
>> following page to enter your feedback:
>> https://answers.launchpad.net/calchep/+question/696341
>>
>> You received this question notification because you asked the question.
>>

--
______________________________________________________________________
Prof. Alexander S Belyaev (<email address hidden>)
https://www.hep.phys.soton.ac.uk/content/alexander-belyaev

School of Physics & Astronomy, University of Southampton
Office 5047, SO17 1BJ, TEL: +44 23805 98509, FAX: +44 23805 93910
.....................................................................
Particle Physics Department, Rutherford Appleton Laboratory
Didcot, OX11 0QX, TEL: +44 12354 45562, FAX: +44 12354 46733
.....................................................................
CERN, CH-1211 Geneva 23, Switzerland
Office 40/1-B20, Mailbox: E27910, TEL: +41 2276 71642
______________________________________________________________________

Revision history for this message
Muhammad Aamir (muhammad-aamir) said :
#9

Thanks for your support but i have a question it takes 96 hours. Is it
normal? Or my laptop specifications are low. I have laptop core i5 having
8GB of RAM.
Is there any solution to to it?

On Tue, Apr 20, 2021, 6:30 AM Muhammad Aamir <
<email address hidden>> wrote:

> Your question #696341 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/696341
>
> Status: Answered => Open
>
> You are still having a problem:
> Thank you so much sir that solve my problem.
>
> On Thu, Apr 15, 2021, 7:30 PM Alexander Belyaev <
> <email address hidden>> wrote:
>
> > Your question #696341 on CalcHEP changed:
> > https://answers.launchpad.net/calchep/+question/696341
> >
> > Status: Open => Answered
> >
> > Alexander Belyaev proposed the following answer:
> > Yes sure,
> > it is straighforwar -- just use tw independent scans
> > for pp1 nd pp2, see below
> >
> >
> > #############
> > Model: SM
> > Process: e%,E%->W+,W-
> > pol1: pp1
> > pol2: pp2
> > p1: 100
> > p2: 100
> >
> > Scan parameter : pp1
> > Scan begin : -0.5
> > Scan step size : 0.1
> > Scan n steps : 11
> >
> > Scan parameter : pp2
> > Scan begin : -0.5
> > Scan step size : 0.1
> > Scan n steps : 11
> >
> >
> > ##########
> >
> > --
> > If this answers your question, please go to the following page to let us
> > know that it is solved:
> >
> https://answers.launchpad.net/calchep/+question/696341/+confirm?answer_id=5
> >
> > If you still need help, you can reply to this email or go to the
> > following page to enter your feedback:
> > https://answers.launchpad.net/calchep/+question/696341
> >
> > You received this question notification because you asked the question.
> >
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
Launchpad Janitor (janitor) said :
#10

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Alexander Belyaev (alexander.belyaev) said :
#11

Do you still have your problem or it is solved?

Revision history for this message
Muhammad Aamir (muhammad-aamir) said :
#12

yes sir. i want to add coupling in calchep parameter but i am unable to add
it according to calchep format

On Thu, Jun 10, 2021 at 6:20 PM Alexander Belyaev <
<email address hidden>> wrote:

> Your question #696341 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/696341
>
> Status: Expired => Needs information
>
> Alexander Belyaev changed the question status:
> Do you still have your problem or it is solved?
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
Muhammad Aamir (muhammad-aamir) said :
#13

Hello Sir,
In the above batch file which scan give the polarization of electron and
which gives us the polarization of positron. kindly guide me sir
Best

On Thu, Apr 22, 2021 at 3:11 AM Muhammad Aamir <
<email address hidden>> wrote:

> Your question #696341 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/696341
>
> Status: Answered => Open
>
> You are still having a problem:
> Thanks for your support but i have a question it takes 96 hours. Is it
> normal? Or my laptop specifications are low. I have laptop core i5 having
> 8GB of RAM.
> Is there any solution to to it?
>
> On Tue, Apr 20, 2021, 6:30 AM Muhammad Aamir <
> <email address hidden>> wrote:
>
> > Your question #696341 on CalcHEP changed:
> > https://answers.launchpad.net/calchep/+question/696341
> >
> > Status: Answered => Open
> >
> > You are still having a problem:
> > Thank you so much sir that solve my problem.
> >
> > On Thu, Apr 15, 2021, 7:30 PM Alexander Belyaev <
> > <email address hidden>> wrote:
> >
> > > Your question #696341 on CalcHEP changed:
> > > https://answers.launchpad.net/calchep/+question/696341
> > >
> > > Status: Open => Answered
> > >
> > > Alexander Belyaev proposed the following answer:
> > > Yes sure,
> > > it is straighforwar -- just use tw independent scans
> > > for pp1 nd pp2, see below
> > >
> > >
> > > #############
> > > Model: SM
> > > Process: e%,E%->W+,W-
> > > pol1: pp1
> > > pol2: pp2
> > > p1: 100
> > > p2: 100
> > >
> > > Scan parameter : pp1
> > > Scan begin : -0.5
> > > Scan step size : 0.1
> > > Scan n steps : 11
> > >
> > > Scan parameter : pp2
> > > Scan begin : -0.5
> > > Scan step size : 0.1
> > > Scan n steps : 11
> > >
> > >
> > > ##########
> > >
> > > --
> > > If this answers your question, please go to the following page to let
> us
> > > know that it is solved:
> > >
> >
> https://answers.launchpad.net/calchep/+question/696341/+confirm?answer_id=5
> > >
> > > If you still need help, you can reply to this email or go to the
> > > following page to enter your feedback:
> > > https://answers.launchpad.net/calchep/+question/696341
> > >
> > > You received this question notification because you asked the question.
> > >
> >
> > --
> > You received this question notification because you asked the question.
> >
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
Alexander Belyaev (alexander.belyaev) said :
#14

What do you mean under
"i want to add coupling in calchep parameter but i am unable to add
it according to calchep format" ?
Please clarify.
Which coupling and how you are trying to add?
Thanks,
Alexander

Revision history for this message
Muhammad Aamir (muhammad-aamir) said :
#15

Hello Sir,
I want to add function of trilinear higgs self coupling (ghhh) in calchep
constraints and want to define a new variable.
My actual work is to calculate cross section as a function of ghhh/ghhh^sm.
Best regards
Muhammad Aamir

On Sat, Jul 3, 2021, 4:05 PM Alexander Belyaev <
<email address hidden>> wrote:

> Your question #696341 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/696341
>
> Status: Open => Needs information
>
> Alexander Belyaev requested more information:
> What do you mean under
> "i want to add coupling in calchep parameter but i am unable to add
> it according to calchep format" ?
> Please clarify.
> Which coupling and how you are trying to add?
> Thanks,
> Alexander
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/calchep/+question/696341
>
> You received this question notification because you asked the question.
>

Revision history for this message
Alexander Belyaev (alexander.belyaev) said :
#16

You said " i am unable to add it according to calchep format"
What did you do exactly and what did not work?
Alexander

Revision history for this message
Muhammad Aamir (muhammad-aamir) said :
#17

In this file hhh function i want to add but get error about iota, charge of
electron and brackets

On Sun, Jul 4, 2021, 5:30 AM Alexander Belyaev <
<email address hidden>> wrote:

> Your question #696341 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/696341
>
> Status: Open => Answered
>
> Alexander Belyaev proposed the following answer:
> You said " i am unable to add it according to calchep format"
> What did you do exactly and what did not work?
> Alexander
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/calchep/+question/696341/+confirm?answer_id=15
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/calchep/+question/696341
>
> You received this question notification because you asked the question.
>

Revision history for this message
Alexander Belyaev (alexander.belyaev) said :
#18

Please send me the model and the file,
I still have no idea what you are doing and whatis happening.
Send the model and modified file(s), please  to <email address hidden>
Best
Alexander

On 04/07/2021 05:40, Muhammad Aamir wrote:
> Question #696341 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/696341
>
> Status: Answered => Open
>
> Muhammad Aamir is still having a problem:
> In this file hhh function i want to add but get error about iota, charge of
> electron and brackets
>
> On Sun, Jul 4, 2021, 5:30 AM Alexander Belyaev <
> <email address hidden>> wrote:
>
>> Your question #696341 on CalcHEP changed:
>> https://answers.launchpad.net/calchep/+question/696341
>>
>> Status: Open => Answered
>>
>> Alexander Belyaev proposed the following answer:
>> You said " i am unable to add it according to calchep format"
>> What did you do exactly and what did not work?
>> Alexander
>>
>> --
>> If this answers your question, please go to the following page to let us
>> know that it is solved:
>>
>> https://answers.launchpad.net/calchep/+question/696341/+confirm?answer_id=15
>>
>> If you still need help, you can reply to this email or go to the
>> following page to enter your feedback:
>> https://answers.launchpad.net/calchep/+question/696341
>>
>> You received this question notification because you asked the question.
>>

--
______________________________________________________________________
Prof. Alexander S Belyaev (<email address hidden>)
https://www.hep.phys.soton.ac.uk/content/alexander-belyaev

School of Physics & Astronomy, University of Southampton
Office 5047, SO17 1BJ, TEL: +44 23805 98509, FAX: +44 23805 93910
.....................................................................
Particle Physics Department, Rutherford Appleton Laboratory
Didcot, OX11 0QX, TEL: +44 12354 45562, FAX: +44 12354 46733
.....................................................................
CERN, CH-1211 Geneva 23, Switzerland
Office 40/1-B20, Mailbox: E27910, TEL: +41 2276 71642
______________________________________________________________________

Revision history for this message
Alexander Belyaev (alexander.belyaev) said :
#19

Hello Muhammad

your initial question unde this number was about polarisation and this question was addressed and solved.
So, please close this thread as solved,

For any new question, please use new number.

Thanks
Alexander

Revision history for this message
Best Alexander Belyaev (alexander.belyaev) said :
#20

We have
Process: e%,E%->W+,W-

and

pol1: pp1
pol2: pp2

pol1 is for the First particle, i.e. for e% (electron)
and
pol2 is for the Second particle, i.e. for E% (positron)

Best

Alexander

Revision history for this message
Muhammad Aamir (muhammad-aamir) said :
#21

Thanks Alexander Belyaev, that solved my question.