Lanhep pseudoscalar introduction

Asked by Shivam Verma

Hi,

1.) When ever I try to compile my LanheP file I get the following warning message after compilation,

Warning: Particle table: Property name for particle ~chi is too wide, make the title wider.
Warning: Particle table: Property aname for particle ~chi is too wide, make the title wider.

what can I do to resolve this issue?

2.)How can I introduce a pseudo scalar particle in my LanheP file?

Best,
Shivam

Question information

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

Hello, just use the statement below in LanHEP which allows you to define longer particle name

prtcformat fullname: 'Full Name ',
           name:' P ', aname:' aP ', pdg:' number ',
           spin2,mass,width, color, aux, texname: ' LaTeX(A) ',
           atexname:' LateX(A+) '.

Best
Alexander

Revision history for this message
Shivam Verma (shivamvermaworkmail) said :
#2

Hello,

Thank you for the clarification. It was helpful.

Regards,
Shivam