filter in MadGraph5_aMC@NLO 2.3.2.2

Asked by Remco Castelijn

Dear reader,

I wanter to use a jetfilter in my run card. When I was using MadGraph5_aMC@NLO 2.2.3 I could add:

  10 = ptj ! Min jet transverse momentum
  15 = ptj1min
  10 = ptj2min

However, if I add that to MadGraph5_aMC@NLO 2.3.2.2 it gives me an error:

Command "launch " interrupted with error:
MadGraph5Error : A compilation Error occurs when trying to compile /data/atlas/users/rcasteli/mg5_op/MG5_EVEN/PROCNLO_HC_NLO_X0_UFO-heft_0/Source.
 The compilation fails with the following output message:
     gfortran -O -fno-automatic -ffixed-line-length-132 -c alfas_functions_lhapdf.f
     gfortran -O -fno-automatic -ffixed-line-length-132 -c -o setrun.o setrun.f
     run_card.inc:69.13:
         Included at setrun.f:78:

           PTJ1MIN = '15'
                  1
     Error: Symbol 'ptj1min' at (1) has no IMPLICIT type
     run_card.inc:13.13:
         Included at setrun.f:78:

           PTJ2MIN = '10'
                  1
     Error: Symbol 'ptj2min' at (1) has no IMPLICIT type
     make: *** [setrun.o] Error 1

 Please try to fix this compilations issue and retry.
 Help might be found at https://answers.launchpad.net/madgraph5.
 If you think that this is a bug, you can report this at https://bugs.launchpad.net/madgraph5
Please report this bug on https://bugs.launchpad.net/madgraph5
More information is found in '/data/atlas/users/rcasteli/mg5_op/MG5_EVEN/PROCNLO_HC_NLO_X0_UFO-heft_0/run_02_tag_1_debug.log'.

Is the name changed? Or what can go wrong here?

Many thanks,
Remco

Question information

Language:
English Edit question
Status:
Answered
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi,

Nothing change on the support of ptj1min.

My guess is that you are running at NLO, indeed this cut is only define for LO run.

Cheers,

Olivier

> On Nov 4, 2015, at 16:47, Remco Castelijn <email address hidden> wrote:
>
> New question #273731 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/273731
>
> Dear reader,
>
> I wanter to use a jetfilter in my run card. When I was using MadGraph5_aMC@NLO 2.2.3 I could add:
>
> 10 = ptj ! Min jet transverse momentum
> 15 = ptj1min
> 10 = ptj2min
>
> However, if I add that to MadGraph5_aMC@NLO 2.3.2.2 it gives me an error:
>
> Command "launch " interrupted with error:
> MadGraph5Error : A compilation Error occurs when trying to compile /data/atlas/users/rcasteli/mg5_op/MG5_EVEN/PROCNLO_HC_NLO_X0_UFO-heft_0/Source.
> The compilation fails with the following output message:
> gfortran -O -fno-automatic -ffixed-line-length-132 -c alfas_functions_lhapdf.f
> gfortran -O -fno-automatic -ffixed-line-length-132 -c -o setrun.o setrun.f
> run_card.inc:69.13:
> Included at setrun.f:78:
>
> PTJ1MIN = '15'
> 1
> Error: Symbol 'ptj1min' at (1) has no IMPLICIT type
> run_card.inc:13.13:
> Included at setrun.f:78:
>
> PTJ2MIN = '10'
> 1
> Error: Symbol 'ptj2min' at (1) has no IMPLICIT type
> make: *** [setrun.o] Error 1
>
> Please try to fix this compilations issue and retry.
> Help might be found at https://answers.launchpad.net/madgraph5.
> If you think that this is a bug, you can report this at https://bugs.launchpad.net/madgraph5
> Please report this bug on https://bugs.launchpad.net/madgraph5
> More information is found in '/data/atlas/users/rcasteli/mg5_op/MG5_EVEN/PROCNLO_HC_NLO_X0_UFO-heft_0/run_02_tag_1_debug.log'.
>
> Is the name changed? Or what can go wrong here?
>
> Many thanks,
> Remco
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Remco Castelijn (r-castelijn) said :
#2

Hi Olivier,

That is true. Is it possible to set a filter like this in NLO?

Cheers,
Remco

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#3

See:
http://amcatnlo.web.cern.ch/amcatnlo/list_detailed2.htm#cuts

Cheers,

Olivier
> On Nov 4, 2015, at 17:13, Remco Castelijn <email address hidden> wrote:
>
> Question #273731 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/mg5amcnlo/+question/273731
>
> Status: Answered => Open
>
> Remco Castelijn is still having a problem:
> Hi Olivier,
>
> That is true. Is it possible to set a filter like this in NLO?
>
> Cheers,
> Remco
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Remco Castelijn (r-castelijn) said :
#4

Dear Olivier,

Sorry to bother again. Is there maybe an example on how one should do this? By looking at the code in cuts.f I do not really have a clue on how to proceed.

Thanks a lot!
Remco

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#5

Hi,

I would say that cuts.f is the example in itself since he has a lot of cuts already.
In particular you can look at the ptj cut, this should be pretty close of what you want to do.

Cheers,

Olivier

Can you help with this problem?

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

To post a message you must log in.