From df8022797c3818815bdf0e912c35bf710f619c09 Mon Sep 17 00:00:00 2001 From: cvetan Date: Thu, 22 May 2008 08:05:39 +0000 Subject: [PATCH] New line missing. --- PWG2/FLOW/AliAnalysisTaskScalarProduct.cxx | 2 +- PWG2/FLOW/AliAnalysisTaskScalarProduct.h | 2 +- PWG2/FLOW/AliFlowAnalysisWithScalarProduct.cxx | 2 -- PWG2/FLOW/AliFlowAnalysisWithScalarProduct.h | 2 +- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/PWG2/FLOW/AliAnalysisTaskScalarProduct.cxx b/PWG2/FLOW/AliAnalysisTaskScalarProduct.cxx index 8d811dff4b0..107cb4af31e 100644 --- a/PWG2/FLOW/AliAnalysisTaskScalarProduct.cxx +++ b/PWG2/FLOW/AliAnalysisTaskScalarProduct.cxx @@ -213,4 +213,4 @@ void AliAnalysisTaskScalarProduct::Terminate(Option_t *) delete fSP; delete fEventMaker; -} \ No newline at end of file +} diff --git a/PWG2/FLOW/AliAnalysisTaskScalarProduct.h b/PWG2/FLOW/AliAnalysisTaskScalarProduct.h index 98a626f8a9c..6e52b37a722 100644 --- a/PWG2/FLOW/AliAnalysisTaskScalarProduct.h +++ b/PWG2/FLOW/AliAnalysisTaskScalarProduct.h @@ -40,4 +40,4 @@ class AliAnalysisTaskScalarProduct : public AliAnalysisTask { ClassDef(AliAnalysisTaskScalarProduct, 1); // example of analysis }; -#endif \ No newline at end of file +#endif diff --git a/PWG2/FLOW/AliFlowAnalysisWithScalarProduct.cxx b/PWG2/FLOW/AliFlowAnalysisWithScalarProduct.cxx index 0005870f1cb..357be5632f4 100644 --- a/PWG2/FLOW/AliFlowAnalysisWithScalarProduct.cxx +++ b/PWG2/FLOW/AliFlowAnalysisWithScalarProduct.cxx @@ -159,5 +159,3 @@ void AliFlowAnalysisWithScalarProduct::Finish() { cout<<".....finished"<