writing of the azimuthal angle

Asked by Ribella

Hi,

I make a cross-sectional account in the CalcHEP. For this cross section, I have to write deltaφ expression ( it is the azimuthal angle difference between two particles) in the cuts section.

How can I write it?

Thanks,

Murat

Question information

Language:
English Edit question
Status:
Answered
For:
CalcHEP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

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

Revision history for this message
Alexander Pukhov (pukhov) said :
#2

In Calchep we have implemented the following cuts related to azimuth
angle difference

   D - min(T1^2,T2^2)*(cosh(eta_12)-cos(phi_12))
         where T1,T2 - transverce momena, eta_12 - pseudo-rapidity
         difference, phi_12 - azimuth angle difference.
   J - Delta R jet separation = sqrt(|eta_12|^2 +|phi_12|^2)
   K - |eta_12|

You see, azimuth parameter phi_12 is included in other cuts, but not
appear independently.
One can include it as "userCut". Here some small programming is
needed. See manual. I can help you in case of problem.

Sorry for delayed answer.

Best
    Alexander Pukhov

On 02/23/2017 10:38 AM, Murat wrote:
> New question #478081 on CalcHEP:
> https://answers.launchpad.net/calchep/+question/478081
>
> Hi,
>
> I make a cross-sectional account in the CalcHEP. For this cross section, I have to write deltaφ expression ( it is the azimuthal angle difference between two particles) in the cuts section.
>
> How can I write it?
>
>
> Thanks,
>
> Murat
>

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

Did our advice solve your problem?

Can you help with this problem?

Provide an answer of your own, or ask Ribella for more information if necessary.

To post a message you must log in.