X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=PHOS%2FAliPHOSSDigitizer.cxx;h=65a73193f25143a1065f057b5046d4ab8cd1f7c9;hb=fdf65bb545d3ae693c2713661993bc6bf1f3bfa0;hp=cd106de44ec39278d4c383a9ab8d83d3b03cc5cf;hpb=9d6866ecb9c4cfe782c9783063eaaf296e5d2022;p=u%2Fmrichter%2FAliRoot.git diff --git a/PHOS/AliPHOSSDigitizer.cxx b/PHOS/AliPHOSSDigitizer.cxx index cd106de44ec..65a73193f25 100644 --- a/PHOS/AliPHOSSDigitizer.cxx +++ b/PHOS/AliPHOSSDigitizer.cxx @@ -16,6 +16,11 @@ /* $Id$ */ +/* History of cvs commits: + * + * $Log$ + */ + //_________________________________________________________________________ // This is a TTask that makes SDigits out of Hits // The name of the TTask is also the title of the branch that will contain @@ -273,7 +278,7 @@ void AliPHOSSDigitizer::Exec(Option_t *option) } //__________________________________________________________________ -void AliPHOSSDigitizer::Print()const +void AliPHOSSDigitizer::Print(const Option_t *)const { // Prints parameters of SDigitizer Info("Print", "\n------------------- %s -------------", GetName() ) ;