Return a list of jet-specific histogram definitions for jet moment distributions
@param pprefix Prefix of histogram names
@param plabel Human-readable name of the jet to use in labeling axes
@param pflow bool to indicate that this is the PFlow jet collection, so that the track-based variables are added.
False indicates that this is the calo jet collection, and additional calo variables are monitored.
Definition at line 45 of file TrigTLAMonitorHistograms.py.
47 Return a list of jet-specific histogram definitions for jet moment distributions
49 @param pprefix Prefix of histogram names
50 @param plabel Human-readable name of the jet to use in labeling axes
51 @param pflow bool to indicate that this is the PFlow jet collection, so that the track-based variables are added.
52 False indicates that this is the calo jet collection, and additional calo variables are monitored.
56 {
'name' :f
'{pprefix}ActiveArea',
57 'ylabel':f
'{plabel}s',
58 'xlabel':f
'{plabel} ActiveArea',
66 {
'name' :f
'{pprefix}TrackWidthPt1000',
67 'ylabel':f
'{plabel}s',
68 'xlabel':f
'{plabel} TrackWidthPt1000',
72 {
'name' :f
'{pprefix}NumTrkPt1000',
73 'ylabel':f
'{plabel}s',
74 'xlabel':f
'{plabel} NumTrkPt1000',
78 {
'name' :f
'{pprefix}SumPtTrkPt500',
79 'ylabel':f
'{plabel}s',
80 'xlabel':f
'{plabel} SumPtTrkPt500',
85 {
'name' :f
'{pprefix}SumPtChargedPFOPt500',
86 'ylabel':f
'{plabel}s',
87 'xlabel':f
'{plabel} SumPtChargedPFOPt500',
92 {
'name' :f
'{pprefix}Jvt',
93 'ylabel':f
'{plabel}s',
94 'xlabel':f
'{plabel} Jvt',
98 {
'name' :f
'{pprefix}JvtRpt',
99 'ylabel':f
'{plabel}s',
100 'xlabel':f
'{plabel} JvtRpt',
104 {
'name' :f
'{pprefix}fastDIPS20211215_pu',
105 'ylabel':f
'{plabel}s',
106 'xlabel':f
'{plabel} fastDips_pu',
110 {
'name' :f
'{pprefix}fastDIPS20211215_pb',
111 'ylabel':f
'{plabel}s',
112 'xlabel':f
'{plabel} fastDips_pb',
116 {
'name' :f
'{pprefix}fastDIPS20211215_pc',
117 'ylabel':f
'{plabel}s',
118 'xlabel':f
'{plabel} fastDips_pc',
122 {
'name' :f
'{pprefix}GN120230331_pu',
123 'ylabel':f
'{plabel}s',
124 'xlabel':f
'{plabel} GN120230331_pu',
128 {
'name' :f
'{pprefix}GN120230331_pb',
129 'ylabel':f
'{plabel}s',
130 'xlabel':f
'{plabel} GN120230331_pb',
134 {
'name' :f
'{pprefix}GN120230331_pc',
135 'ylabel':f
'{plabel}s',
136 'xlabel':f
'{plabel} GN120230331_pc',
143 {
'name' :f
'{pprefix}EMFrac',
144 'ylabel':f
'{plabel}s',
145 'xlabel':f
'{plabel} EMFrac',
149 {
'name' :f
'{pprefix}HECFrac',
150 'ylabel':f
'{plabel}s',
151 'xlabel':f
'{plabel} HECFrac',
155 {
'name' :f
'{pprefix}Timing',
156 'ylabel':f
'{plabel}s',
157 'xlabel':f
'{plabel} Timing',
162 {
'name' :f
'{pprefix}N90Constituents',
163 'ylabel':f
'{plabel}s',
164 'xlabel':f
'{plabel} N90Constituents',