]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/AliVZEROTrigger.h
Removal of warnings and compliance with ALICE coding conventions (Raphaƫl)
[u/mrichter/AliRoot.git] / VZERO / AliVZEROTrigger.h
index 2c776bb7298003efa9cd9b17bdea9efe9bbebf93..1a002143abc8370a7b9f7e8c12f473d08a4ba446 100644 (file)
@@ -1,10 +1,13 @@
 #ifndef ALIVZEROTrigger_H
 #define ALIVZEROTrigger_H
-
-///_________________________________________________________________________
-///
-///  Class for making  VZERO Trigger
-///_________________________________________________________________________   
+// ---------------------
+// Class AliVZEROTrigger
+// ---------------------
+// Top class to simulate the VZERO trigger response
+// This class is only used for interface with AliTriggerDetector
+// Its create and Set  Inputs of the CTP
+// The Calculation of the trigger response is done into AliVZEROTriggerSimulator
+//
 
 
 #include "AliTriggerDetector.h"
@@ -22,3 +25,4 @@ class AliVZEROTrigger : public AliTriggerDetector
 
 #endif // AliVZEROTrigger_H
 
+