|
[Rivet-svn] r2103 - trunk/src/Analysesblackhole at projects.hepforge.org blackhole at projects.hepforge.orgThu Nov 26 15:48:27 GMT 2009
Author: buckley Date: Thu Nov 26 15:48:27 2009 New Revision: 2103 Log: Commenting unused variable to test new Hudson build check warning threshold Modified: trunk/src/Analyses/STAR_2006_S6860818.cc Modified: trunk/src/Analyses/STAR_2006_S6860818.cc ============================================================================== --- trunk/src/Analyses/STAR_2006_S6860818.cc Thu Nov 26 13:23:13 2009 (r2102) +++ trunk/src/Analyses/STAR_2006_S6860818.cc Thu Nov 26 15:48:27 2009 (r2103) @@ -94,9 +94,8 @@ /// Finalize void finalize() { - AIDA::IHistogramFactory& hf = histogramFactory(); - const string dir = histoDir(); - + //AIDA::IHistogramFactory& hf = histogramFactory(); + //const string dir = histoDir(); //hf.divide(dir + "/d02-x01-y01", *_h_pT_piminus, *_h_pT_piplus); //hf.divide(dir + "/d02-x02-y01", *_h_pT_antiproton, *_h_pT_proton); //hf.divide(dir + "/d02-x03-y01", *_h_pT_proton, *_h_pT_piplus);
More information about the Rivet-svn mailing list |