Skip to content
Snippets Groups Projects
Commit 70bb3684 authored by Jana Schaarschmidt's avatar Jana Schaarschmidt
Browse files

Update TFCS1DFunctionHistogram.cxx

Former-commit-id: 9ed4de3d586dc13a2cb0cd3c422080fc4b9ed371
parent 89fc4500
No related merge requests found
......@@ -19,13 +19,7 @@ TFCS1DFunctionHistogram::TFCS1DFunctionHistogram(TH1* hist, int verbose, double
void TFCS1DFunctionHistogram::Initialize(TH1* hist, int verbose,double cut_maxdev)
{
<<<<<<< HEAD
smart_rebin_loop(hist, verbose,cut_maxdev);
=======
smart_rebin_loop(hist, cut_maxdev);
>>>>>>> 21c89eb728cd64a1fd53fdee5823966a9eced97e
}
double* TFCS1DFunctionHistogram::histo_to_array(TH1* hist)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment