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

Diff of /yoda/techmodel/NdInitReader.cpp

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

revision 2.2 by kusanagi, Sun Oct 17 12:28:38 2004 UTC revision 2.3 by kusanagi, Fri Dec 3 22:08:01 2004 UTC
# Line 50  void NdInitReader::Init(PamelaRun *run) Line 50  void NdInitReader::Init(PamelaRun *run)
50  /**  /**
51   * Unpack the AcInit event from an input file.   * Unpack the AcInit event from an input file.
52   */   */
53  void NdInitReader::RunEvent(int EventNumber, long int length) {  void NdInitReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){
54  /*  /*
55      rec = new NeutronRecord(); //aggiungo un nuovo NeutronRecord all'evento      rec = new NeutronRecord(); //aggiungo un nuovo NeutronRecord all'evento
56      rec->upperTrig   = (((BYTE)data[lenght-offset])>>4);      rec->upperTrig   = (((BYTE)data[lenght-offset])>>4);

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

  ViewVC Help
Powered by ViewVC 1.1.23