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. |