/[PAMELA software]/DarthVader/NDLevel2/inc/NDLevel2.h
ViewVC logotype

Diff of /DarthVader/NDLevel2/inc/NDLevel2.h

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

revision 1.5 by pam-rm2, Tue Mar 6 16:22:01 2007 UTC revision 1.6 by mocchiut, Tue Mar 20 20:56:28 2007 UTC
# Line 19  class NDLevel2 : public TObject { Line 19  class NDLevel2 : public TObject {
19    
20   public:   public:
21    //    //
   // general variables  
   //  
   Int_t unpackError; // emiliano  
   //  
22    // ND variables    // ND variables
23    //    //
24    Float_t upperBack; ///< number of neutrons in the upper part of the detector between two triggers    Float_t upperBack; ///< number of neutrons in the upper part of the detector between two triggers
25    Float_t bottomBack; ///< number of neutrons in the bottom part of the detector between two triggers    Float_t bottomBack; ///< number of neutrons in the bottom part of the detector between two triggers
26    Float_t trigPhysics; ///< number of neutrons during trigger    Float_t trigPhysics; ///< number of neutrons during trigger
27    //    //
28      // general variables
29      //
30      Int_t unpackError; // emiliano
31      //
32    // constructor    // constructor
33    //    //
34    NDLevel2();///< Constructor.    NDLevel2();///< Constructor.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.23