|
[Rivet] problems running rivetHendrik Hoeth hendrik.hoeth at cern.chMon Feb 28 00:21:02 GMT 2011
Thus spake Hannes Jung (hannes.jung at cern.ch): > Running rivet with the same hepmc file works on lxplus, for some > analyzes (MC_generic and a CDF one), but it crashed for ATLAS > analyzes. Any idea, what the problem could be ? Tevatron is a ppbar collider. It's main center-of-mass energies are 630, 1800 and 1960 GeV. LHC is a pp collider. It's main center-of-mass energies are 900, 2360 and 7000 GeV. Analyses depend on the initial state particles and the energy. They might not book any histogram if you try to run them at the wrong collider. Filling a non-existing histogram writes to non-allocated memory, typically producing a segmentation fault. Therefore running the same MC events through a CDF and an ATLAS analysis is usually not a clever thing to do. Please report if Rivet still segfaults when running with the proper settings. Cheers, Hendrik -- It pays to be obvious, especially if you have a reputation for subtlety. -- Isaac Asimov
More information about the Rivet mailing list |