forked from ETHZ/ASAnalysis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cleaningparms.dat
73 lines (63 loc) · 1.63 KB
/
cleaningparms.dat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
####################################################################
## Cleaning parameters:
# -- final acceptance cuts
minJetPt 20.
# -- Primary vertex:
PrimVtxNdofmin 5
chisqVxmax 5.0
dRVxmax 0.20
dzVxmax 15.0
sumPtTkfromVxmin 30.0
# -- Vertex compatibility (of muons, electrons and jets)
distVxmax 10.0
# -- Muons:
MuonDPbyPmax 0.5
MuonChi2max 10.0
MuonNHitsmin 10.0
dRSSmuonmax 0.1
# -- Electrons:
ElecHoverEBarmax 0.04
ElecHoverEEndmax 0.025
ElecSigmaEtaEtaBarmin 0.002
ElecSigmaEtaEtaBarmax 0.01
ElecSigmaEtaEtaEndmax 0.03
ElecEoverPInBarmin 0.
ElecEoverPInEndmin 0.
ElecDeltaEtaInBarmax 0.004
ElecDeltaEtaInEndmax 0.007
ElecDeltaPhiInBarmax 0.06
ElecDeltaPhiInEndmax 0.03
ElecDeltaPhiOutBarmax 999.0
ElecDeltaPhiOutEndmax 999.0
ElecConvPartTrackDistmax 0.
ElecConvPartTrackDCotmax 0.
ElecNMissHitsmax 1.
dRSSelecmax 10.
# -- Photons:
PhotHoverEBarmax 0.04
PhotHoverEEndmax 0.025
PhotSigmaEtaEtaBarmin 0.002
PhotSigmaEtaEtaBarmax 0.01
PhotSigmaEtaEtaEndmax 0.03
# -- Jets:
FracEmmaxJet 1.0
FracEmminJet 0.01
FracChminJet 0.05
JID_n90Hitsmin 2.
JID_HPDmax 0.98
JID_RBXmax 0.97
deltaRElecJetmax 0.5
elecbyJetEratio 0.65
# -- Isolation:
MuonIsomax 0.2
ElecIsomax 0.2
PhotIsomax 0.2
# -- Event cleaning:
FracChmin 0.1
FracEmmin 0.175
JetBadHardPtmin 50.
# -- MET:
METmin 20.0
dPhiJetMETmin 0.0
dR12min 0.5
dR21min 0.5