BmnRoot
Loading...
Searching...
No Matches
BmnTof2Digit.h
Go to the documentation of this file.
1// Legacy
2// Keep this class for backward compatibility.
3
4#ifndef BMNTOF2DIGIT_H
5#define BMNTOF2DIGIT_H 2
6
7#include "BmnTof1Digit.h"
8
9class BmnTof2Digit : public BmnTof1Digit
10{
11 public:
14
16 virtual ~BmnTof2Digit();
17
18 protected:
20};
21
22#endif /* BMNTOF2DIGIT_H */
ClassDef(BmnTof2Digit, 3)
virtual ~BmnTof2Digit()