/[PAMELA software]/yoda/techmodel/EventTrkReader.cpp
ViewVC logotype

Diff of /yoda/techmodel/EventTrkReader.cpp

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

revision 1.2 by kusanagi, Tue Sep 21 20:24:33 2004 UTC revision 2.2 by kusanagi, Fri Dec 17 12:46:20 2004 UTC
# Line 52  void EventTrkReader::Init(PamelaRun *run Line 52  void EventTrkReader::Init(PamelaRun *run
52  /**  /**
53   * Unpack the EventTrk event from an input file.   * Unpack the EventTrk event from an input file.
54   */   */
55  void EventTrkReader::RunEvent(int EventNumber, long int length) {  void EventTrkReader::RunEvent(int EventNumber, long int length) throw (Exception){
56        /*
57        stessa struttura del pacchetto tracker di fisica
58        */
59            
60  }  }
61    

Legend:
Removed from v.1.2  
changed lines
  Added in v.2.2

  ViewVC Help
Powered by ViewVC 1.1.23