/[PAMELA software]/yoda/event/physics/neutronDetector/NeutronEvent.h
ViewVC logotype

Diff of /yoda/event/physics/neutronDetector/NeutronEvent.h

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

revision 2.1 by kusanagi, Fri Dec 3 22:04:44 2004 UTC revision 2.2 by kusanagi, Thu Jan 13 14:46:20 2005 UTC
# Line 16  namespace pamela { Line 16  namespace pamela {
16          static TClonesArray *fgRecords;          static TClonesArray *fgRecords;
17            
18      public:      public:
19          TClonesArray        *Records;          TClonesArray   *Records;
20            
21            /*
22             * unpackError = 0 ---- no error
23             * unpackError = 1 ---- neutron data not found
24             *
25             */
26            unsigned short  unpackError;
27    
28          NeutronEvent(void);          NeutronEvent(void);
29          ~NeutronEvent(void);          ~NeutronEvent(void);

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

  ViewVC Help
Powered by ViewVC 1.1.23