00001 // ===================================================================== 00024 // ===================================================================== 00025 #ifndef CLDAQ__TCOLOR_HH 00026 #define CLDAQ__TCOLOR_HH 00027 00028 #include "TThreeVector.hh" 00029 00030 00050 typedef TThreeVector TColor; 00051 00052 #endif