|
[Rivet-svn] r3387 - trunk/src/Analysesblackhole at projects.hepforge.org blackhole at projects.hepforge.orgThu Sep 22 15:53:39 BST 2011
Author: hoeth Date: Thu Sep 22 15:53:38 2011 New Revision: 3387 Log: addVetoPair -> addVetoPairId Modified: trunk/src/Analyses/ATLAS_2011_CONF_2011_090.cc Modified: trunk/src/Analyses/ATLAS_2011_CONF_2011_090.cc ============================================================================== --- trunk/src/Analyses/ATLAS_2011_CONF_2011_090.cc Thu Sep 22 15:35:48 2011 (r3386) +++ trunk/src/Analyses/ATLAS_2011_CONF_2011_090.cc Thu Sep 22 15:53:38 2011 (r3387) @@ -63,7 +63,7 @@ // Jet finder VetoedFinalState vfs; - vfs.addVetoPair(MUON); + vfs.addVetoPairId(MUON); addProjection(FastJets(vfs, FastJets::ANTIKT, 0.4), "AntiKtJets04");
More information about the Rivet-svn mailing list |