BmnRoot
Loading...
Searching...
No Matches
BmnTof701Digit.h
Go to the documentation of this file.
1
//------------------------------------------------------------------------------------------------------------------------
2
// Legacy
3
// Keep this class for backward compatibility.
4
5
#ifndef __BMNTOF701DIGIT_H
6
#define __BMNTOF701DIGIT_H 1
7
8
#include "
BmnTof1Digit.h
"
9
#include "TObject.h"
10
11
#include <iostream>
12
//------------------------------------------------------------------------------------------------------------------------
13
class
BmnTof701Digit
:
public
BmnTof1Digit
14
{
15
public
:
16
BmnTof701Digit
();
17
BmnTof701Digit
(Short_t plane, Short_t strip, Short_t side, Float_t t, Float_t a);
18
BmnTof701Digit
(
const
BmnTof701Digit
*, Float_t t, Float_t a);
19
virtual
~BmnTof701Digit
();
20
21
// Short_t GetPlane() const { return fPlane; }
22
// Short_t GetStrip() const { return fStrip; }
23
// Short_t GetSide() const { return fSide; }
24
// Float_t GetAmplitude() const { return fAmplitude; }
25
// Float_t GetTime() const { return fTime; }
26
27
// void SetPlane(Short_t v) { fPlane = v; }
28
// void SetStrip(Short_t v) { fStrip = v; }
29
// void SetSide(Short_t v) { fSide = v; }
30
// void SetAmplitude(Float_t v) { fAmplitude = v; }
31
// void SetTime(Float_t v) { fTime = v; }
32
33
// void print(const char* comment = nullptr, std::ostream& os = std::cout) const;
34
35
ClassDef
(
BmnTof701Digit
, 3);
36
};
37
//------------------------------------------------------------------------------------------------------------------------
38
#endif
BmnTof1Digit
Definition
BmnTof1Digit.h:10
BmnTof701Digit
Definition
BmnTof701Digit.h:14
BmnTof701Digit::~BmnTof701Digit
virtual ~BmnTof701Digit()
Definition
BmnTof701Digit.cxx:17
BmnTof701Digit::BmnTof701Digit
BmnTof701Digit()
Definition
BmnTof701Digit.cxx:5
BmnTof701Digit::ClassDef
ClassDef(BmnTof701Digit, 3)
BmnTof1Digit.h
detectors
tof1
BmnTof701Digit.h
Generated on Fri May 15 2026 10:40:55 for BmnRoot by
1.9.8