From 8969398692a09d99f715593f2426e3cb8aaae9dc Mon Sep 17 00:00:00 2001 From: loizides Date: Thu, 18 Apr 2002 18:28:52 +0000 Subject: [PATCH] Added fVersion field to differentiate the old and new config version. --- HLT/src/AliL3Transform.cxx | 5 ++++- HLT/src/AliL3Transform.h | 8 +++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/HLT/src/AliL3Transform.cxx b/HLT/src/AliL3Transform.cxx index bf73b0b4183..50016a5b45c 100644 --- a/HLT/src/AliL3Transform.cxx +++ b/HLT/src/AliL3Transform.cxx @@ -21,7 +21,7 @@ AliL3Transform::AliL3Transform() //constructor LOG(AliL3Log::kWarning,"AliL3Transform::AliL3Transform()","Init") - <<"You are using the _old_ version of parameter inits. V3.06 only! Use the ctor AliL3Transform(char*) instead."<