X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=PHOS%2FAliPHOSBeamTestEvent.cxx;h=2727695ef35ea6ee3086ce720dbf2694f086b66f;hb=bfbd5665ee83ec5e12fe28ed27bff3182595f115;hp=806f699c5c33e14ed14eab2788ca5720a7bbae1b;hpb=00953b030008258922b1c5ba85179754b7ad41df;p=u%2Fmrichter%2FAliRoot.git diff --git a/PHOS/AliPHOSBeamTestEvent.cxx b/PHOS/AliPHOSBeamTestEvent.cxx index 806f699c5c3..2727695ef35 100644 --- a/PHOS/AliPHOSBeamTestEvent.cxx +++ b/PHOS/AliPHOSBeamTestEvent.cxx @@ -17,8 +17,10 @@ //_________________________________________________________________________ // Class for PHOS Beam Test event header. -// Contains all information -// about triggers, etc. +// Contains PHOS specific information +// about triggers, cristal temperature etc. +// This class attached as a branch to TreeE +// and used mainly to keep trigger pattern for current event. // //*-- Author : Maxim Volkov (RRC KI) & Dmitri Peressounko (RRC KI & SUBATECH) ////////////////////////////////////////////////////////////////////////////// @@ -37,7 +39,7 @@ ClassImp(AliPHOSBeamTestEvent) //____________________________________________________________________________ AliPHOSBeamTestEvent::AliPHOSBeamTestEvent():TObject() { - +//Nothig should be set by default. } //____________________________________________________________________________