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

Diff of /yoda/event/TofInitEvent.cpp

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

revision 1.1 by kusanagi, Thu Jul 29 16:18:54 2004 UTC revision 5.1 by kusanagi, Sat Feb 4 12:37:43 2006 UTC
# Line 2  Line 2 
2    
3  using namespace pamela;  using namespace pamela;
4    
5  TofInitEvent::TofInitEvent(void): SubPacket("Event", PacketType::TofInit) {  TofInitEvent::TofInitEvent(void): SubPacket("TofInit", PacketType::TofInit) {
6            tofInitData = 0;
7  }  }
8    
9  ClassImp(TofInitEvent)  ClassImp(TofInitEvent)

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

  ViewVC Help
Powered by ViewVC 1.1.23