/[PAMELA software]/yoda/event/SubPacket.cpp
ViewVC logotype

Diff of /yoda/event/SubPacket.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by kusanagi, Tue Jul 6 12:20:23 2004 UTC revision 5.0 by kusanagi, Mon Aug 29 09:45:48 2005 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Author: nagni $   * $Author: kusanagi $
3   * $Date: 2004/03/16 10:18:28 $   * $Date: 2005/05/28 10:44:09 $
4   * $Version: 1.1 $   * $Version: 1.1 $
5   *   *
6   * Header file for the SubPacket class.   * Header file for the SubPacket class.
7   */   */
8    
9  #include <log4cpp/Category.hh>  #include <log4cxx/logger.h>
10    
11  #include "SubPacket.h"  #include "SubPacket.h"
12    
13  static log4cpp::Category& cat = log4cpp::Category::getInstance("pamela.SubPacket");  static log4cxx::LoggerPtr logger = log4cxx::Logger::getLogger(_T("pamela.techmodel.EventCounter"));
14    
15  using namespace pamela;  using namespace pamela;
16    

Legend:
Removed from v.1.1  
changed lines
  Added in v.5.0

  ViewVC Help
Powered by ViewVC 1.1.23