StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Main.cxx
1 /*
2  * To change this template, choose Tools | Templates
3  * and open the template in the editor.
4  */
5 #include "TxEventLogFactory.h"
25 //________________________________________________________________________
26 int Main(int argc, const char *argv[])
27 { return TxLogging::TxEventLogFactory::main(argc,argv); }