Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

TMBL1CTT.cpp

Go to the documentation of this file.
00001 
00002 #include "tmb_tree/TMBL1CTT.hpp"
00003 
00004 ClassImp(TMBL1CTT)
00005 
00006 TMBL1CTT::TMBL1CTT(){
00007   ntracks = -10;
00008   for (int i=0; i < 80; i++)
00009     {
00010       cps[i] = -10;
00011       occup[i] = -10;
00012     }
00013 }
00014 

Generated on Tue Mar 28 10:13:04 2006 for CAF by doxygen 1.3.4