BmnRoot
Loading...
Searching...
No Matches
BmnDchAlignCorrections.h
Go to the documentation of this file.
1
#ifndef BMNDCHALIGNCORRECTIONS_H
2
#define BMNDCHALIGNCORRECTIONS_H 1
3
4
#include <iostream>
5
#include <TNamed.h>
6
#include <TVector3.h>
7
#include "
BmnAlignCorrections.h
"
8
9
using namespace
std
;
10
11
class
BmnDchAlignCorrections
:
public
BmnAlignCorrections
{
12
public
:
13
14
BmnDchAlignCorrections
() {
15
};
16
17
BmnDchAlignCorrections
(Int_t, TVector3);
18
19
virtual
~BmnDchAlignCorrections
() { };
20
21
void
SetDchId
(Int_t num) {
22
fDchId = num;
23
}
24
25
Int_t
GetDchId
() {
26
return
fDchId;
27
}
28
29
private
:
30
Int_t fDchId;
31
32
ClassDef(
BmnDchAlignCorrections
, 1)
33
};
34
35
#endif
BmnAlignCorrections
Definition
BmnAlignCorrections.h:10
BmnDchAlignCorrections
Definition
BmnDchAlignCorrections.h:11
BmnDchAlignCorrections::SetDchId
void SetDchId(Int_t num)
Definition
BmnDchAlignCorrections.h:21
BmnDchAlignCorrections::GetDchId
Int_t GetDchId()
Definition
BmnDchAlignCorrections.h:25
BmnDchAlignCorrections::~BmnDchAlignCorrections
virtual ~BmnDchAlignCorrections()
Definition
BmnDchAlignCorrections.h:19
BmnDchAlignCorrections::BmnDchAlignCorrections
BmnDchAlignCorrections()
Definition
BmnDchAlignCorrections.h:14
BmnAlignCorrections.h
std
STL namespace.
alignment
BmnDchAlignCorrections.h
Generated on Fri May 15 2026 10:40:50 for BmnRoot by
1.9.8