CbmRoot
Loading...
Searching...
No Matches
CbmTofClusterizersDef.h
Go to the documentation of this file.
1
/* Copyright (C) 2015-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Pierre-Alain Loizeau [committer], Norbert Herrmann */
4
5
// ------------------------------------------------------------------
6
// ----- CbmTofClusterizersDef -----
7
// ----- Created 30/04/2015 by P.-A. Loizeau -----
8
// ------------------------------------------------------------------
9
10
#ifndef CBMTOFCLUSTERIZERSDEF_H_
11
#define CBMTOFCLUSTERIZERSDEF_H_
12
13
/*
14
* From CbmTofSimpleClusterizer.cxx, duplicates are commented out as
15
* this class from trunk is older than the TesBeamClusterizer from Tofgroup
16
*/
17
//const Int_t DetMask = 4194303;
18
//const Int_t nbClWalkBinX=20;
19
//const Int_t nbClWalkBinY=41; // choose odd number to have central bin symmetric around 0
20
//const Double_t WalkNHmin=100; // minimal number of hits in bin for walk correction
21
//Double_t TOTMax=5.E4;
22
//Double_t TOTMin=2.E4;
23
//const Double_t TTotMean=2.E4;
24
25
//const Int_t nbClDelTofBinX=50;
26
//const Int_t nbClDelTofBinY=49;
27
//const Double_t DelTofMax=5000.;
28
29
//const Int_t nbCldXdYBinX=49;
30
//const Int_t nbCldXdYBinY=49;
31
//const Double_t dXdYMax=10.;
32
33
const
Int_t
iNTrg
= 1;
34
35
//const Double_t Zref = 200.; // distance of projection plane to target
36
37
/*
38
* From CbmTofTestBeamClusterizer.cxx
39
*/
40
const
Double_t
dDoubleMax
= 1.E300;
41
/*
42
const Int_t DetMask = 0x003FFFFF; // geo v14a
43
const Int_t ModMask = 0x0000FFFF; // geo v14a
44
*/
45
const
Int_t
DetMask
= 0x001FFFFF;
// geo v21a
46
const
Int_t
ModMask
= 0x00007FFF;
// geo v21a
47
48
/*
49
Int_t iNevtBuild=0; // Should be class member!
50
Int_t iMsgCnt=100; // Should be class member!
51
*/
52
const
Int_t
nbClWalkBinX
= 50;
// was 100 (11.10.2018)
53
const
Int_t
nbClWalkBinY
= 41;
// choose odd number to have central bin symmetric around 0
54
const
Double_t
WalkNHmin
= 10.;
// minimal number of hits in bin for walk correction
55
const
Int_t
iNWalkSmooth
= 1;
// Smoothing level for walk histos
56
/*
57
Double_t TOTMax=5.E4; // Should be class member!
58
Double_t TOTMin=0.; //2.E4; // Should be class member!
59
Double_t TTotMean=5.E3; //2.E4; // Should be class member!
60
61
Double_t dMaxTimeDist=0.; // Should be class member!
62
Double_t dMaxSpaceDist = 0.; // Should be class member!
63
*/
64
65
const
Int_t
nbClDelTofBinX
= 60;
66
const
Int_t
nbClDelTofBinY
= 59;
67
//const Double_t DelTofMax=60000.;
68
69
const
Int_t
nbCldXdYBinX
= 49;
70
const
Int_t
nbCldXdYBinY
= 49;
71
const
Double_t
dXdYMax
= 10.;
72
73
const
Int_t
iNSel
= 2;
//4;
74
75
const
Double_t
Zref
= 200.;
// distance of projection plane to target
76
77
const
Double_t
MaxNbEvent
= 1500000;
78
//Double_t dEvent=0; // Should be class member!
79
80
#endif
// CBMTOFCLUSTERIZERSDEF_H_
DetMask
const Int_t DetMask
Definition
CbmTofClusterizersDef.h:45
iNWalkSmooth
const Int_t iNWalkSmooth
Definition
CbmTofClusterizersDef.h:55
WalkNHmin
const Double_t WalkNHmin
Definition
CbmTofClusterizersDef.h:54
iNSel
const Int_t iNSel
Definition
CbmTofClusterizersDef.h:73
iNTrg
const Int_t iNTrg
Definition
CbmTofClusterizersDef.h:33
nbCldXdYBinX
const Int_t nbCldXdYBinX
Definition
CbmTofClusterizersDef.h:69
ModMask
const Int_t ModMask
Definition
CbmTofClusterizersDef.h:46
nbClDelTofBinY
const Int_t nbClDelTofBinY
Definition
CbmTofClusterizersDef.h:66
nbClWalkBinX
const Int_t nbClWalkBinX
Definition
CbmTofClusterizersDef.h:52
nbClDelTofBinX
const Int_t nbClDelTofBinX
Definition
CbmTofClusterizersDef.h:65
Zref
const Double_t Zref
Definition
CbmTofClusterizersDef.h:75
dDoubleMax
const Double_t dDoubleMax
Definition
CbmTofClusterizersDef.h:40
dXdYMax
const Double_t dXdYMax
Definition
CbmTofClusterizersDef.h:71
nbClWalkBinY
const Int_t nbClWalkBinY
Definition
CbmTofClusterizersDef.h:53
MaxNbEvent
const Double_t MaxNbEvent
Definition
CbmTofClusterizersDef.h:77
nbCldXdYBinY
const Int_t nbCldXdYBinY
Definition
CbmTofClusterizersDef.h:70
reco
detectors
tof
CbmTofClusterizersDef.h
Generated on Sun Dec 22 2024 23:04:14 for CbmRoot by
1.12.0