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

Diff of /yoda/event/PscuEvent.cpp

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

revision 3.0 by kusanagi, Fri Mar 4 15:54:11 2005 UTC revision 5.1 by kusanagi, Sat Feb 4 12:37:43 2006 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/event/PscuEvent.cpp,v $   * $Source: /home/cvsmanager/yoda/event/PscuEvent.cpp,v $
3   * $Id: PscuEvent.cpp,v 2.0 2004/09/21 20:49:57 kusanagi Exp $   * $Id: PscuEvent.cpp,v 5.0 2005/08/29 09:45:48 Maurizio Nagni Exp $
4   * $Author: kusanagi $   * $Author: Maurizio Nagni $
5   *   *
6   * Implementation of the PscuEvent class.   * Implementation of the PscuEvent class.
7   */   */
# Line 9  Line 9 
9    
10  using namespace pamela;  using namespace pamela;
11    
12  PscuEvent::PscuEvent(void): SubPacket("Techmodel", PacketType::Pscu) {  PscuEvent::PscuEvent(void): SubPacket("Pscu", PacketType::Pscu) {
13  }  }
14    
15  ClassImp(PscuEvent)  ClassImp(PscuEvent)

Legend:
Removed from v.3.0  
changed lines
  Added in v.5.1

  ViewVC Help
Powered by ViewVC 1.1.23