]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSBeamTestEvent.cxx
Including TFile.h
[u/mrichter/AliRoot.git] / PHOS / AliPHOSBeamTestEvent.cxx
index 806f699c5c33e14ed14eab2788ca5720a7bbae1b..2727695ef35ea6ee3086ce720dbf2694f086b66f 100644 (file)
 
 //_________________________________________________________________________
 // 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.
 }
 
 //____________________________________________________________________________