|
[Rivet] hepmc analysis - rivetMiroslav Myska myskam at fzu.czWed Oct 9 14:54:41 BST 2013
Hi Holger, thanks a lot! This is exactly I am going to do (plus analyse outgoing parton pT) At the first sight, it is strange to see, why the MPI vertex has to be 2->2. It can not be 2->1 ? if (npin == npartin && npout == npartout && npin == 2 && npartin == npartout) MPIvertices++; Thank you both very much, best wishes Miro On 9.10.2013 13:38, Holger Schulz wrote: > On 09/10/13 11:15, Andy Buckley wrote: >> On 09/10/13 10:59, Miroslav Myska wrote: >>> Hi Andy, >>> >>> could I please ask you for a help ? >>> >>> I would like to analyse hepmc (text) files - as a standard >>> output from standalone H++. >>> But I need to browse the whole generation - particles and vertices >>> from ME and showering ... >>> >>> Is there a projestion in Rivet which could provide it? >>> (all I can find is FinalState) >> Hi Miroslav, >> >> Just use event.genEvent() to get the HepMC GenEvent class, and then you >> can do whatever you want. Be careful! >> >> Andy >> > Hi Miro, > > I attached a skeleton of an analysis which counts the number of MPI > scatters and the number of matrix element legs. Maybe it helps you > to get going. > > Cheers, > Holger -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.hepforge.org/lists-archive/rivet/attachments/20131009/679bf5a8/attachment.html>
More information about the Rivet mailing list |