diff --git a/DataQuality/DataQualityConfigurations/config/Egamma/collisions_run.config b/DataQuality/DataQualityConfigurations/config/Egamma/collisions_run.config index 623fecc0b34fae443d5071daaf9b964600d892fa..31a1c2b2877c16272586795dfeb238ee5d0a6029 100644 --- a/DataQuality/DataQualityConfigurations/config/Egamma/collisions_run.config +++ b/DataQuality/DataQualityConfigurations/config/Egamma/collisions_run.config @@ -101,7 +101,6 @@ algorithm 2D_Histogram_Not_Empty { reference = stream=physics_Main:CentrallyManagedReferences_Main;CentrallyManagedReferences } - algorithm egamma_FitZmass { libname = libdqm_algorithms.so name = Simple_gaus_Fit @@ -113,8 +112,8 @@ algorithm egamma_FitZmass { algorithm egamma_FitJPsimass { libname = libdqm_algorithms.so name = Simple_gaus_Fit - xmin = 3000. - xmax = 5000. + xmin = 2500. + xmax = 3500. thresholds = egamma_FitJPsimass_Thresholds } @@ -123,3172 +122,2117 @@ algorithm egamma_FitJPsimass { ############# output top_level { - algorithm = WorstCaseSummary +# algorithm = WorstCaseSummary output egamma { - algorithm = WorstCaseSummary +# Photons output photons { - algorithm = WorstCaseSummary - output EXPERT { - algorithm = WorstCaseSummary - } - output ID { - algorithm = WorstCaseSummary - } - output LBMon { - algorithm = WorstCaseSummary + output CBLoose { + output Expert { + output ID { + } + output LBMon { + } + } + } + output CBTight { + output Expert { + output ID { + } + output LBMon { + } + } } } output photonsWithTrigger { - algorithm = WorstCaseSummary - output EXPERT { - algorithm = WorstCaseSummary - } - output ID { - algorithm = WorstCaseSummary + output CBLoose { + output Expert { + output ID { + } + output LBMon { + } + } } - output LBMon { - algorithm = WorstCaseSummary + output CBTight { + output Expert { + output ID { + } + output LBMon { + } + } } } + +# Electrons output electrons { - algorithm = WorstCaseSummary - output EXPERT { - algorithm = WorstCaseSummary - } - output ID { - algorithm = WorstCaseSummary - } - output Track { - algorithm = WorstCaseSummary + output LHLoose { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } + } } - output LBMon { - algorithm = WorstCaseSummary + output LHTight { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } + } } } output electronsWithTrigger { - algorithm = WorstCaseSummary - output EXPERT { - algorithm = WorstCaseSummary + output LHLoose { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } } - output ID { - algorithm = WorstCaseSummary + } + output LHTight { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } } - output Track { - algorithm = WorstCaseSummary + } + } + +# FwdElectrons + output forwardElectrons { + output LHTight { + output Expert { } - output LBMon { - algorithm = WorstCaseSummary + } + output LHLoose { + output Expert { } } - output forwardElectrons { - algorithm = WorstCaseSummary - output ID { - algorithm = WorstCaseSummary + output CBLoose { + output Expert { } - output EXPERT { - algorithm = WorstCaseSummary + } + output CBTight { + output Expert { } } - output tagandprobeZ { - algorithm = WorstCaseSummary + } + +# T&P + output tagandprobeZ { output ID { - algorithm = WorstCaseSummary } output Track { - algorithm = WorstCaseSummary } output LBMon { - algorithm = WorstCaseSummary } } output tagandprobeJPsi { - algorithm = WorstCaseSummary output ID { - algorithm = WorstCaseSummary } output Track { - algorithm = WorstCaseSummary } output LBMon { - algorithm = WorstCaseSummary } } - } + } } ####################### # Histogram Assessments ####################### - dir egamma/electrons { - output = egamma/electrons +################################## +# Electrons +#################################@ - # CbLoose - hist electronNCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist electronEtCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20CbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40CbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } +# LhLoose - # CbTight - hist electronNCbTight { +dir egamma/LHLooseElectrons { + output = egamma/electrons/LHLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { algorithm = egamma_Histogram_Not_Empty display = Draw=e1,StatBox,LogY } - hist electronEtCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20CbTight { - algorithm = egKolmogorov - } - hist electronTopoEtCone40CbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhLoose - hist electronNLhLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Et { } - hist electronEtLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhLoose { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist Eta { } - hist electronEtaPhiPtgt4GeVLhLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist Phi { } - hist electronEtaPhiPtgt20GeVLhLoose { - output = egamma/electrons/EXPERT + hist Eta_Phi_distribution_with_Pt.gt.4GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronPtCone20LhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhLoose { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist electronEtaPhiPtgt4GeVLhLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist TopoEtCone40 { } - hist electronEtaPhiPtgt20GeVLhLoose { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist PtCone20 { } - hist electronPtCone20LhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist Time { } - hist electronTopoEtCone40LhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox +} + +dir egamma/LHLooseElectrons/Expert { + output = egamma/electrons/LHLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist EtainENDCAP { } - hist electronTimeLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist PhiinENDCAP { } - - # LhMedium - hist electronNLhMedium { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist TimeinENDCAP { } - hist electronEtLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhMedium { - output = egamma/electrons/EXPERT + hist Eta_Phi_with_Pt_gt_2.5GeV { algorithm = 2D_Histogram_Not_Empty - # algorithm = egamma_BinsDiffFromStripMedian display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt4GeVLhMedium { + hist Eta_Phi_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt20GeVLhMedium { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist electronPtCone20LhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhTight - hist electronNLhTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist EtainBARREL { } - hist electronEtLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist PhiinBARREL { } - hist electronPhiLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist TimeinBARREL { } - hist electronEtaLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist EtainCRACK { } - hist electronEtaPhiPtgt2.5GeVLhTight { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist PhiinCRACK { } - hist electronEtaPhiPtgt4GeVLhTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist TimeinCRACK { } - hist electronEtaPhiPtgt20GeVLhTight { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) +} + +dir egamma/LHLooseElectrons/byLB { + output = egamma/electrons/LHLoose/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist LBEvoN { } - hist electronPtCone20LhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } -} - - dir egamma/electrons/ID { +} + +dir egamma/LHLooseElectrons/ID { + algorithm = egKolmogorov + output = egamma/electrons/LHLoose/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHLooseElectrons/Tracks { algorithm = egKolmogorov - output = egamma/electrons/ID + output = egamma/electrons/LHLoose/Expert/Track display = Draw=e1,StatBox + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } +} - # LhLoose - hist electronEhad1LhLoose_BARREL { - } - hist electronEoverPLhLoose_BARREL { +# LhLooseWithTrigger + +dir egamma/LHLooseElectronsWithTrigger { + output = egamma/electronsWithTrigger/LHLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronCoreEMLhLoose_BARREL { + hist Et { } - hist electronF0LhLoose_BARREL { + hist Eta { } - hist electronF1LhLoose_BARREL { + hist Phi { } - hist electronF2LhLoose_BARREL { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF3LhLoose_BARREL { + hist TopoEtCone40 { } - hist electronRe233e237LhLoose_BARREL { + hist PtCone20 { } - hist electronRe237e277LhLoose_BARREL { + hist Time { } - hist electronEhad1LhLoose_CRACK { +} + +dir egamma/LHLooseElectronsWithTrigger/Expert { + output = egamma/electronsWithTrigger/LHLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Eta_Phi_with_Pt_gt_2.5GeV { } - hist electronEoverPLhLoose_CRACK { + hist Eta_Phi_with_Pt_gt_20GeV { } - hist electronCoreEMLhLoose_CRACK { +} + +dir egamma/LHLooseElectronsWithTrigger/byLB { + output = egamma/electronsWithTrigger/LHLoose/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist LBEvoN { } - hist electronF0LhLoose_CRACK { +} + +dir egamma/LHLooseElectronsWithTrigger/ID { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHLoose/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHLooseElectronsWithTrigger/Tracks { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHLoose/Expert/Track + display = Draw=e1,StatBox + + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } + +} + +# LhTight + +dir egamma/LHTightElectrons { + output = egamma/electrons/LHTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronF1LhLoose_CRACK { + hist Et { } - hist electronF2LhLoose_CRACK { + hist Eta { } - hist electronF3LhLoose_CRACK { + hist Phi { } - hist electronRe233e237LhLoose_CRACK { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe237e277LhLoose_CRACK { + hist TopoEtCone40 { } - hist electronEhad1LhLoose_ENDCAP { + hist PtCone20 { } - hist electronEoverPLhLoose_ENDCAP { + hist Time { } - hist electronCoreEMLhLoose_ENDCAP { +} + +dir egamma/LHTightElectrons/Expert { + output = egamma/electrons/LHTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist EtainENDCAP { } - hist electronF0LhLoose_ENDCAP { + hist PhiinENDCAP { } - hist electronF1LhLoose_ENDCAP { + hist TimeinENDCAP { } - hist electronF2LhLoose_ENDCAP { + hist Eta_Phi_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF3LhLoose_ENDCAP { + hist Eta_Phi_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe233e237LhLoose_ENDCAP { + hist EtainBARREL { } - hist electronRe237e277LhLoose_ENDCAP { + hist PhiinBARREL { } - - # LhMedium - hist electronEhad1LhMedium_BARREL { + hist TimeinBARREL { } - hist electronEoverPLhMedium_BARREL { + hist EtainCRACK { } - hist electronCoreEMLhMedium_BARREL { + hist PhiinCRACK { } - hist electronF0LhMedium_BARREL { + hist TimeinCRACK { } - hist electronF1LhMedium_BARREL { +} + +dir egamma/LHTightElectrons/byLB { + output = egamma/electrons/LHTight/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist LBEvON { } - hist electronF2LhMedium_BARREL { +} + +dir egamma/LHTightElectrons/ID { + algorithm = egKolmogorov + output = egamma/electrons/LHTight/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHTightElectrons/Tracks { + algorithm = egKolmogorov + output = egamma/electrons/LHTight/Expert/Track + Display = Draw=e1,StatBox + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } +} + +# LhTightWithTrigger + +dir egamma/LHTightElectronsWithTrigger { + output = egamma/electronsWithTrigger/LHTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist Et { + } + hist Eta { } - hist electronF3LhMedium_BARREL { + hist Phi { } - hist electronRe233e237LhMedium_BARREL { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe237e277LhMedium_BARREL { + hist TopoEtCone40 { } - hist electronEhad1LhMedium_CRACK { + hist PtCone20 { } - hist electronEoverPLhMedium_CRACK { + hist Time { + } +} + +dir egamma/LHTightElectronsWithTrigger/Expert { + output = egamma/electronsWithTrigger/LHTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Eta_Phi_with_Pt_gt_2.5GeV { } - hist electronCoreEMLhMedium_CRACK { + hist Eta_Phi_with_Pt_gt_20GeV { } - hist electronF0LhMedium_CRACK { +} + +dir egamma/LHTightElectronsWithTrigger/byLB { + output = egamma/electronsWithTrigger/LHTight/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist LBEvON { } - hist electronF1LhMedium_CRACK { +} + +dir egamma/LHTightElectronsWithTrigger/ID { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHTight/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHTightElectronsWithTrigger/Tracks { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHTight/Expert/Track + display = Draw=e1,StatBox + + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } + +} + + +############################################## +### photons +############################################## + +# CBLoose + +dir egamma/CBLoosePhotons { + output = egamma/photons/CBLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronF2LhMedium_CRACK { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronF3LhMedium_CRACK { + hist NUnconv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronRe233e237LhMedium_CRACK { + + hist Et { } - hist electronRe237e277LhMedium_CRACK { + hist Phi { } - hist electronEhad1LhMedium_ENDCAP { + hist Eta { } - hist electronEoverPLhMedium_ENDCAP { + hist PtCone20 { } - hist electronCoreEMLhMedium_ENDCAP { + hist EtCone40 { } - hist electronF0LhMedium_ENDCAP { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF1LhMedium_ENDCAP { + hist Time { } - hist electronF2LhMedium_ENDCAP { + + hist EtConv { } - hist electronF3LhMedium_ENDCAP { + hist PhiConv { } - hist electronRe233e237LhMedium_ENDCAP { + hist EtaConv { } - hist electronRe237e277LhMedium_ENDCAP { + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - # LhTight - hist electronEhad1LhTight_BARREL { + hist EtUnconv { + } + hist PhiUnconv { } - hist electronEoverPLhTight_BARREL { + hist EtaUnconv { } - hist electronCoreEMLhTight_BARREL { + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF0LhTight_BARREL { + + +} + +dir egamma/CBLoosePhotons/Expert { + output = egamma/photons/CBLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + + hist EtainBARREL { } - hist electronF1LhTight_BARREL { + hist PhiinBARREL { } - hist electronF2LhTight_BARREL { + hist TimeinBARREL { } - hist electronF3LhTight_BARREL { + hist RConvinBARREL { } - hist electronRe233e237LhTight_BARREL { + hist ConvTypeinBARREL { } - hist electronRe237e277LhTight_BARREL { + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEhad1LhTight_CRACK { + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEoverPLhTight_CRACK { + + hist EtainENDCAP { } - hist electronCoreEMLhTight_CRACK { + hist PhiinENDCAP { } - hist electronF0LhTight_CRACK { + hist TimeinENDCAP { } - hist electronF1LhTight_CRACK { + hist RConvinENDCAP { } - hist electronF2LhTight_CRACK { + hist ConvTypeinENDCAP { } - hist electronF3LhTight_CRACK { + hist Eta_Phi_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe233e237LhTight_CRACK { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe237e277LhTight_CRACK { + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEhad1LhTight_ENDCAP { + + hist EtainCRACK { } - hist electronEoverPLhTight_ENDCAP { + hist PhiinCRACK { } - hist electronCoreEMLhTight_ENDCAP { + hist TimeinCRACK { } - hist electronF0LhTight_ENDCAP { + hist RConvinCRACK { } - hist electronF1LhTight_ENDCAP { + hist ConvTypeinCRACK { } - hist electronF2LhTight_ENDCAP { + +} + +dir egamma/CBLoosePhotons/byLB { + output = egamma/photons/CBLoose/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Number_of_Unconv._photons_vs_LB { } - hist electronF3LhTight_ENDCAP { + hist Number_of_Conv._photons_vs_LB { } - hist electronRe233e237LhTight_ENDCAP { + hist LBEvoN { } - hist electronRe237e277LhTight_ENDCAP { + hist Conversion_fraction_vs_LB { } } - dir egamma/electrons/Track { +dir egamma/CBLoosePhotons/ID { algorithm = egKolmogorov - output = egamma/electrons/Track + output = egamma/photons/CBLoose/Expert/ID display = Draw=e1,StatBox - - # LhLoose - hist electronNOfBLayersHitsLhLoose_BARREL { + hist Ehad1inBARREL { } - hist electronNOfTRTHitsLhLoose_BARREL { + hist CoreEMinBARREL { } - hist electronNOfSiHitsLhLoose_BARREL { + hist F0inBARREL { } - hist electronDeltaEta1LhLoose_BARREL { + hist F1inBARREL { } - hist electronDeltaPhi2LhLoose_BARREL { + hist F2inBARREL { } - hist electronDeltaEta1LhLoose_CRACK { + hist F3inBARREL { } - hist electronDeltaPhi2LhLoose_CRACK { + hist Re233e237inBARREL { } - hist electronNOfBLayersHitsLhLoose_CRACK { + hist Re237e277inBARREL { } - hist electronNOfTRTHitsLhLoose_CRACK { + hist Ehad1inENDCAP { } - hist electronNOfSiHitsLhLoose_CRACK { + hist CoreEMinENDCAP { } - hist electronDeltaEta1LhLoose_ENDCAP { + hist F0inENDCAP { } - hist electronDeltaPhi2LhLoose_ENDCAP { + hist F1inENDCAP { } - hist electronNOfBLayersHitsLhLoose_ENDCAP { - } - hist electronNOfTRTHitsLhLoose_ENDCAP { - } - hist electronNOfSiHitsLhLoose_ENDCAP { - } - - # LhMedium - hist electronNOfBLayersHitsLhMedium_BARREL { + hist F2inENDCAP { } - hist electronNOfTRTHitsLhMedium_BARREL { + hist F3inENDCAP { } - hist electronNOfSiHitsLhMedium_BARREL { + hist Re233e237inENDCAP { } - hist electronDeltaEta1LhMedium_BARREL { + hist Re237e277inENDCAP { } - hist electronDeltaPhi2LhMedium_BARREL { + hist Ehad1inCRACK { } - hist electronDeltaEta1LhMedium_CRACK { + hist CoreEMinCRACK { } - hist electronDeltaPhi2LhMedium_CRACK { + hist F0inCRACK { } - hist electronNOfBLayersHitsLhMedium_CRACK { + hist F1inCRACK { } - hist electronNOfTRTHitsLhMedium_CRACK { + hist F2inCRACK { } - hist electronNOfSiHitsLhMedium_CRACK { + hist F3inCRACK { } - hist electronDeltaEta1LhMedium_ENDCAP { + hist Re233e237inCRACK { } - hist electronDeltaPhi2LhMedium_ENDCAP { + hist Re237e277inCRACK { } - hist electronNOfBLayersHitsLhMedium_ENDCAP { +} + +# CBLooseWithTrigger + +dir egamma/CBLoosePhotonsWithTrigger { + output = egamma/photonsWithTrigger/CBLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronNOfTRTHitsLhMedium_ENDCAP { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronNOfSiHitsLhMedium_ENDCAP { + hist NUnconv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - # LhTight - hist electronNOfBLayersHitsLhTight_BARREL { + hist Et { } - hist electronNOfTRTHitsLhTight_BARREL { + hist Phi { } - hist electronNOfSiHitsLhTight_BARREL { + hist Eta { } - hist electronDeltaEta1LhTight_BARREL { + hist PtCone20 { } - hist electronDeltaPhi2LhTight_BARREL { + hist EtCone40 { } - hist electronDeltaEta1LhTight_CRACK { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronDeltaPhi2LhTight_CRACK { + hist Time { } - hist electronNOfBLayersHitsLhTight_CRACK { + + hist EtConv { } - hist electronNOfTRTHitsLhTight_CRACK { + hist PhiConv { } - hist electronNOfSiHitsLhTight_CRACK { + hist EtaConv { } - hist electronDeltaEta1LhTight_ENDCAP { + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronDeltaPhi2LhTight_ENDCAP { + + hist EtUnconv { } - hist electronNOfBLayersHitsLhTight_ENDCAP { + hist PhiUnconv { } - hist electronNOfTRTHitsLhTight_ENDCAP { + hist EtaUnconv { } - hist electronNOfSiHitsLhTight_ENDCAP { + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - } - dir egamma/electrons/LBMon { - algorithm = egamma_GatherData - output = egamma/electrons/LBMon - display = Draw=e1,StatBox - # LhLoose - hist LBEvoNElectronsLhLoose { - } - # LhMedium - hist LBEvoNElectronsLhMedium { + +} + +dir egamma/CBLoosePhotonsWithTrigger/Expert { + output = egamma/photonsWithTrigger/CBLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist EtainBARREL { } - # LhTight - hist LBEvoNElectronsLhTight { + hist PhiinBARREL { } - # CbLoose - hist LBEvoNElectronsCbLoose { + hist TimeinBARREL { } - # CbTight - hist LBEvoNElectronsCbTight { + hist RConvinBARREL { } -} - -### electronsWithTrigger - - dir egamma/electronsWithTrigger { - output = egamma/electronsWithTrigger - - # CbLoose - hist electronNCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist ConvTypeinBARREL { } - hist electronEtCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20CbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40CbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVCbLoose { - output = egamma/electronsWithTrigger/EXPERT + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt4GeVCbLoose { + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt20GeVCbLoose { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - # CbTight - hist electronNCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist EtainENDCAP { } - hist electronEtCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVCbTight { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist PhiinENDCAP { } - hist electronEtaPhiPtgt4GeVCbTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist TimeinENDCAP { } - hist electronEtaPhiPtgt20GeVCbTight { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist RConvinENDCAP { } - hist electronPtCone20CbTight { - algorithm = egKolmogorov - } - hist electronTopoEtCone40CbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhLoose - hist electronNLhLoose { - algorithm = egamma_Histogram_Not_Empty - algorithm = egKolmogorov - display = Draw=e1,StatBox,LogY + hist ConvTypeinENDCAP { } - hist electronEtLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhLoose { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty -# algorithm = egamma_BinsDiffFromStripMedian - display = Ref2DSignif, TCanvas(490,900) + hist Eta_Phi_with_Pt.gt.20GeV { } - hist electronEtaPhiPtgt4GeVLhLoose { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt20GeVLhLoose { - output = egamma/electronsWithTrigger/EXPERT + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronPtCone20LhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhMedium - hist electronNLhMedium { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist EtainCRACK { } - hist electronEtLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhMedium { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist PhiinCRACK { } - hist electronEtaPhiPtgt4GeVLhMedium { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist TimeinCRACK { } - hist electronEtaPhiPtgt20GeVLhMedium { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist electronPtCone20LhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhTight - hist electronNLhTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist electronEtLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist RConvinCRACK { } - hist electronPhiLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist ConvTypeinCRACK { } - hist electronEtaLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox +} + +dir egamma/CBLoosePhotonsWithTrigger/byLB { + output = egamma/photonsWithTrigger/CBLoose/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Number_of_Unconv._photons_vs_LB { } - hist electronEtaPhiPtgt2.5GeVLhTight { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist Number_of_Conv._photons_vs_LB { } - hist electronEtaPhiPtgt4GeVLhTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist LBEvoN { } - hist electronEtaPhiPtgt20GeVLhTight { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist Conversion_fraction_vs_LB { } - hist electronPtCone20LhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtLhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } -} - - dir egamma/electronsWithTrigger/ID { +} + +dir egamma/CBLoosePhotonsWithTrigger/ID { algorithm = egKolmogorov - output = egamma/electronsWithTrigger/ID + output = egamma/photonsWithTrigger/CBLoose/Expert/ID display = Draw=e1,StatBox - - # LhLoose - hist electronEhad1LhLoose_BARREL { - } - hist electronEoverPLhLoose_BARREL { - } - hist electronCoreEMLhLoose_BARREL { + hist Ehad1inBARREL { } - hist electronF0LhLoose_BARREL { + hist CoreEMinBARREL { } - hist electronF1LhLoose_BARREL { + hist F0inBARREL { } - hist electronF2LhLoose_BARREL { + hist F1inBARREL { } - hist electronF3LhLoose_BARREL { + hist F2inBARREL { } - hist electronRe233e237LhLoose_BARREL { + hist F3inBARREL { } - hist electronRe237e277LhLoose_BARREL { + hist Re233e237inBARREL { } - hist electronEhad1LhLoose_CRACK { + hist Re237e277inBARREL { } - hist electronEoverPLhLoose_CRACK { + hist Ehad1inENDCAP { } - hist electronCoreEMLhLoose_CRACK { + hist CoreEMinENDCAP { } - hist electronF0LhLoose_CRACK { + hist F0inENDCAP { } - hist electronF1LhLoose_CRACK { + hist F1inENDCAP { } - hist electronF2LhLoose_CRACK { + hist F2inENDCAP { } - hist electronF3LhLoose_CRACK { + hist F3inENDCAP { } - hist electronRe233e237LhLoose_CRACK { + hist Re233e237inENDCAP { } - hist electronRe237e277LhLoose_CRACK { + hist Re237e277inENDCAP { } - hist electronEhad1LhLoose_ENDCAP { + hist Ehad1inCRACK { } - hist electronEoverPLhLoose_ENDCAP { + hist CoreEMinCRACK { } - hist electronCoreEMLhLoose_ENDCAP { + hist F0inCRACK { } - hist electronF0LhLoose_ENDCAP { + hist F1inCRACK { } - hist electronF1LhLoose_ENDCAP { + hist F2inCRACK { } - hist electronF2LhLoose_ENDCAP { + hist F3inCRACK { } - hist electronF3LhLoose_ENDCAP { + hist Re233e237inCRACK { } - hist electronRe233e237LhLoose_ENDCAP { - } - hist electronRe237e277LhLoose_ENDCAP { + hist Re237e277inCRACK { } +} - # LhMedium - hist electronEhad1LhMedium_BARREL { - } - hist electronEoverPLhMedium_BARREL { - } - hist electronCoreEMLhMedium_BARREL { - } - hist electronF0LhMedium_BARREL { - } - hist electronF1LhMedium_BARREL { - } - hist electronF2LhMedium_BARREL { - } - hist electronF3LhMedium_BARREL { - } - hist electronRe233e237LhMedium_BARREL { - } - hist electronRe237e277LhMedium_BARREL { - } - hist electronEhad1LhMedium_CRACK { +# CBTight + +dir egamma/CBTightPhotons { + output = egamma/photons/CBTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronEoverPLhMedium_CRACK { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronCoreEMLhMedium_CRACK { + hist NUnconv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronF0LhMedium_CRACK { + + hist Et { } - hist electronF1LhMedium_CRACK { + hist Phi { } - hist electronF2LhMedium_CRACK { + hist Eta { } - hist electronF3LhMedium_CRACK { + hist PtCone20 { } - hist electronRe233e237LhMedium_CRACK { + hist EtCone40 { } - hist electronRe237e277LhMedium_CRACK { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEhad1LhMedium_ENDCAP { + hist Time { } - hist electronEoverPLhMedium_ENDCAP { + + hist EtConv { } - hist electronCoreEMLhMedium_ENDCAP { + hist PhiConv { } - hist electronF0LhMedium_ENDCAP { + hist EtaConv { } - hist electronF1LhMedium_ENDCAP { + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF2LhMedium_ENDCAP { + + hist EtUnconv { } - hist electronF3LhMedium_ENDCAP { + hist PhiUnconv { } - hist electronRe233e237LhMedium_ENDCAP { + hist EtaUnconv { } - hist electronRe237e277LhMedium_ENDCAP { + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - # LhTight - hist electronEhad1LhTight_BARREL { - } - hist electronEoverPLhTight_BARREL { - } - hist electronCoreEMLhTight_BARREL { - } - hist electronF0LhTight_BARREL { +} + +dir egamma/CBTightPhotons/Expert { + output = egamma/photons/CBTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist EtainBARREL { } - hist electronF1LhTight_BARREL { + hist PhiinBARREL { } - hist electronF2LhTight_BARREL { + hist TimeinBARREL { } - hist electronF3LhTight_BARREL { + hist RConvinBARREL { } - hist electronRe233e237LhTight_BARREL { + hist ConvTypeinBARREL { } - hist electronRe237e277LhTight_BARREL { + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEhad1LhTight_CRACK { + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEoverPLhTight_CRACK { + + hist EtainENDCAP { } - hist electronCoreEMLhTight_CRACK { + hist PhiinENDCAP { } - hist electronF0LhTight_CRACK { + hist TimeinENDCAP { } - hist electronF1LhTight_CRACK { + hist RConvinENDCAP { } - hist electronF2LhTight_CRACK { + hist ConvTypeinENDCAP { } - hist electronF3LhTight_CRACK { + hist Eta_Phi_with_Pt.gt.20GeV { } - hist electronRe233e237LhTight_CRACK { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe237e277LhTight_CRACK { + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEhad1LhTight_ENDCAP { + + hist EtainCRACK { } - hist electronEoverPLhTight_ENDCAP { + hist PhiinCRACK { } - hist electronCoreEMLhTight_ENDCAP { + hist TimeinCRACK { } - hist electronF0LhTight_ENDCAP { + hist RConvinCRACK { } - hist electronF1LhTight_ENDCAP { + hist ConvTypeinCRACK { } - hist electronF2LhTight_ENDCAP { +} + +dir egamma/CBTightPhotons/byLB { + output = egamma/photons/CBTight/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist Number_of_Unconv._photons_vs_LB { } - hist electronF3LhTight_ENDCAP { + hist Number_of_Conv._photons_vs_LB { } - hist electronRe233e237LhTight_ENDCAP { + hist LBEvoN { } - hist electronRe237e277LhTight_ENDCAP { + hist Conversion_fraction_vs_LB { } + } - dir egamma/electronsWithTrigger/Track { +dir egamma/CBTightPhotons/ID { algorithm = egKolmogorov - output = egamma/electronsWithTrigger/Track + output = egamma/photons/CBTight/Expert/ID display = Draw=e1,StatBox - - # LhLoose - hist electronNOfBLayersHitsLhLoose_BARREL { - } - hist electronNOfTRTHitsLhLoose_BARREL { - } - hist electronNOfSiHitsLhLoose_BARREL { - } - hist electronDeltaEta1LhLoose_BARREL { - } - hist electronDeltaPhi2LhLoose_BARREL { - } - hist electronDeltaEta1LhLoose_CRACK { + hist Ehad1inBARREL { } - hist electronDeltaPhi2LhLoose_CRACK { + hist CoreEMinBARREL { } - hist electronNOfBLayersHitsLhLoose_CRACK { + hist F0inBARREL { } - hist electronNOfTRTHitsLhLoose_CRACK { + hist F1inBARREL { } - hist electronNOfSiHitsLhLoose_CRACK { + hist F2inBARREL { } - hist electronDeltaEta1LhLoose_ENDCAP { + hist F3inBARREL { } - hist electronDeltaPhi2LhLoose_ENDCAP { + hist Re233e237inBARREL { } - hist electronNOfBLayersHitsLhLoose_ENDCAP { + hist Re237e277inBARREL { } - hist electronNOfTRTHitsLhLoose_ENDCAP { + hist Ehad1inENDCAP { } - hist electronNOfSiHitsLhLoose_ENDCAP { + hist CoreEMinENDCAP { } - - # LhMedium - hist electronNOfBLayersHitsLhMedium_BARREL { - } - hist electronNOfTRTHitsLhMedium_BARREL { + hist F0inENDCAP { } - hist electronNOfSiHitsLhMedium_BARREL { + hist F1inENDCAP { } - hist electronDeltaEta1LhMedium_BARREL { + hist F2inENDCAP { } - hist electronDeltaPhi2LhMedium_BARREL { + hist F3inENDCAP { } - hist electronDeltaEta1LhMedium_CRACK { + hist Re233e237inENDCAP { } - hist electronDeltaPhi2LhMedium_CRACK { + hist Re237e277inENDCAP { } - hist electronNOfBLayersHitsLhMedium_CRACK { + hist Ehad1inCRACK { } - hist electronNOfTRTHitsLhMedium_CRACK { + hist CoreEMinCRACK { } - hist electronNOfSiHitsLhMedium_CRACK { + hist F0inCRACK { } - hist electronDeltaEta1LhMedium_ENDCAP { + hist F1inCRACK { } - hist electronDeltaPhi2LhMedium_ENDCAP { + hist F2inCRACK { } - hist electronNOfBLayersHitsLhMedium_ENDCAP { + hist F3inCRACK { } - hist electronNOfTRTHitsLhMedium_ENDCAP { + hist Re233e237inCRACK { } - hist electronNOfSiHitsLhMedium_ENDCAP { + hist Re237e277inCRACK { } +} - # LhTight - hist electronNOfBLayersHitsLhTight_BARREL { - } - hist electronNOfTRTHitsLhTight_BARREL { +# CBTightWithTrigger + +dir egamma/CBTightPhotonsWithTrigger { + output = egamma/photonsWithTrigger/CBTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronNOfSiHitsLhTight_BARREL { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronDeltaEta1LhTight_BARREL { + hist NUnconv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronDeltaPhi2LhTight_BARREL { + + hist Et { } - hist electronDeltaEta1LhTight_CRACK { + hist Phi { } - hist electronDeltaPhi2LhTight_CRACK { + hist Eta { } - hist electronNOfBLayersHitsLhTight_CRACK { + hist PtCone20 { } - hist electronNOfTRTHitsLhTight_CRACK { + hist EtCone40 { } - hist electronNOfSiHitsLhTight_CRACK { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronDeltaEta1LhTight_ENDCAP { + hist Time { } - hist electronDeltaPhi2LhTight_ENDCAP { + + hist EtConv { } - hist electronNOfBLayersHitsLhTight_ENDCAP { + hist PhiConv { } - hist electronNOfTRTHitsLhTight_ENDCAP { + hist EtaConv { } - hist electronNOfSiHitsLhTight_ENDCAP { + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - } - dir egamma/electronsWithTrigger/LBMon { - algorithm = egamma_GatherData - output = egamma/electronsWithTrigger/LBMon - display = Draw=e1,StatBox - # LhLoose - hist LBEvoNElectronsLhLoose { + hist EtUnconv { } - # LhMedium - hist LBEvoNElectronsLhMedium { + hist PhiUnconv { } - # LhTight - hist LBEvoNElectronsLhTight { + hist EtaUnconv { } - # CbLoose - hist LBEvoNElectronsCbLoose { - } - # CbTight - hist LBEvoNElectronsCbTight { + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } -} - - -### photons +} - dir egamma/photons { - output = egamma/photons +dir egamma/CBTightPhotonsWithTrigger/Expert { + output = egamma/photonsWithTrigger/CBTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox - # CbLoose - hist photonNCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist EtainBARREL { } - hist photonPhiCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist PhiinBARREL { } - hist photonEtaPhiPt2.5GeVCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist TimeinBARREL { } - hist photonEtaPhiPtgt4GeVCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist RConvinBARREL { } - hist photonEtaPhiPtgt20GeVCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist ConvTypeinBARREL { } - hist photonPtCone20CbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist photonTopoEtCone40CbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist photonTimeCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + + hist EtainENDCAP { } - hist photonRconvCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist PhiinENDCAP { } - - # CbTight - hist photonNCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist TimeinENDCAP { } - hist photonEtCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist RConvinENDCAP { } - hist photonPhiCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist ConvTypeinENDCAP { } - hist photonEtaPhiPt2.5GeVCbTight { + hist Eta_Phi_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist photonEtaPhiPtgt4GeVCbTight { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist photonEtaPhiPtgt20GeVCbTight { + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist photonPtCone20CbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + + hist EtainCRACK { + } + hist PhiinCRACK { } - hist photonTopoEtCone40CbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist TimeinCRACK { } - hist photonTimeCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist RConvinCRACK { } - hist photonRconvCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist ConvTypeinCRACK { } } - dir egamma/photons/Region { +dir egamma/CBTightPhotonsWithTrigger/byLB { + output = egamma/photonsWithTrigger/CBTight/Expert/LBMon algorithm = egKolmogorov - output = egamma/photons/EXPERT - display = Draw=e1,StatBox - - # CbLoose - hist photonNCbLoose_BARREL { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose_BARREL { + display = Draw=e1, DrawRef=HIST, StatBox + hist Number_of_Unconv._photons_vs_LB { } - hist photonEtaCbLoose_BARREL { + hist Number_of_Conv._photons_vs_LB { } - hist photonPhiCbLoose_BARREL { + hist LBEvoN { } - hist photonPtCone20CbLoose_BARREL { + hist Conversion_fraction_vs_LB { } - hist photonTopoEtCone40CbLoose_BARREL { - } - hist photonNCbLoose_CRACK { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + +} + +dir egamma/CBTightPhotonsWithTrigger/ID { + algorithm = egKolmogorov + output = egamma/photonsWithTrigger/CBTight/Expert/ID + display = Draw=e1,StatBox + + hist Ehad1inBARREL { } - hist photonEtCbLoose_CRACK { + hist CoreEMinBARREL { } - hist photonEtaCbLoose_CRACK { + hist F0inBARREL { } - hist photonPhiCbLoose_CRACK { + hist F1inBARREL { } - hist photonPtCone20CbLoose_CRACK { + hist F2inBARREL { } - hist photonTopoEtCone40CbLoose_CRACK { + hist F3inBARREL { } - hist photonNCbLoose_ENDCAP { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Re233e237inBARREL { } - hist photonEtCbLoose_ENDCAP { + hist Re237e277inBARREL { } - hist photonEtaCbLoose_ENDCAP { + hist Ehad1inENDCAP { } - hist photonPhiCbLoose_ENDCAP { + hist CoreEMinENDCAP { } - hist photonPtCone20CbLoose_ENDCAP { + hist F0inENDCAP { } - hist photonTopoEtCone40CbLoose_ENDCAP { + hist F1inENDCAP { } - - # CbTight - hist photonNCbTight_BARREL { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist F2inENDCAP { } - hist photonEtCbTight_BARREL { + hist F3inENDCAP { } - hist photonEtaCbTight_BARREL { + hist Re233e237inENDCAP { } - hist photonPhiCbTight_BARREL { + hist Re237e277inENDCAP { } - hist photonPtCone20CbTight_BARREL { + hist Ehad1inCRACK { } - hist photonTopoEtCone40CbTight_BARREL { + hist CoreEMinCRACK { } - hist photonNCbTight_CRACK { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist F0inCRACK { } - hist photonEtCbTight_CRACK { + hist F1inCRACK { } - hist photonEtaCbTight_CRACK { + hist F2inCRACK { } - hist photonPhiCbTight_CRACK { + hist F3inCRACK { } - hist photonPtCone20CbTight_CRACK { + hist Re233e237inCRACK { } - hist photonTopoEtCone40CbTight_CRACK { + hist Re237e277inCRACK { } - hist photonNCbTight_ENDCAP { +} + + +######################################## +### forwardElectrons +######################################## + +# CB Loose Forward Electrons + +dir egamma/CBLooseFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBLoose + display = Draw=e1,StatBox + hist N { algorithm = egamma_Histogram_Not_Empty display = Draw=e1,StatBox,LogY + } + + hist Et { + } + hist Phi { + } + hist Eta { + } + hist Time { + } + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian + } +} + +dir egamma/CBLooseFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBLoose + display = Draw=e1,StatBox + hist EnergyDensity { + } + hist FracMax { + } + hist Lateral { + } + hist Longitudinal { + } + hist SecondLambda { + } + hist SecondR { + } + hist CenterLambda { + } +} + + +dir egamma/CBLooseFwdElectrons/Expert { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBLoose/Expert + display = Draw=e1,StatBox + + hist NinENDCAP { + display = Draw=e1,StatBox,LogY + } + hist NinFORWARD { + display = Draw=e1,StatBox,LogY + } + hist Eta_Phi_distribution_Pt_gt_2.5GeV { + } + hist EtainENDCAP { } - hist photonEtCbTight_ENDCAP { + hist PhiinENDCAP { } - hist photonEtaCbTight_ENDCAP { + hist TimeinENDCAP { } - hist photonPhiCbTight_ENDCAP { + hist EtainFORWARD { } - hist photonPtCone20CbTight_ENDCAP { + hist PhiinFORWARD { } - hist photonTopoEtCone40CbTight_ENDCAP { + hist TimeinFORWARD { } } - dir egamma/photons/Unconv { +# CBTight Forward Electrons + +dir egamma/CBTightFwdElectrons { algorithm = egKolmogorov - output = egamma/photons + output = egamma/forwardElectrons/CBTight display = Draw=e1,StatBox - - #CbLoose - hist photonNUnconvCbLoose { + hist N { algorithm = egamma_Histogram_Not_Empty display = Draw=e1,StatBox,LogY } - hist photonEtUnconvCbLoose { + hist Et { } - hist photonEtaUnconvCbLoose { + hist Phi { } - hist photonPhiUnconvCbLoose { + hist Eta { } - hist photonEtaPhiUnconvCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist Time { } - hist photonTopoEtCone40UnconvCbLoose { - } - hist photonPtCone20UnconvCbLoose { + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian } +} - #CbTight - hist photonNUnconvCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY +dir egamma/CBTightFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBTight + display = Draw=e1,StatBox + hist EnergyDensity { } - hist photonEtUnconvCbTight { + hist FracMax { } - hist photonEtaUnconvCbTight { + hist Lateral { } - hist photonPhiUnconvCbTight { + hist Longitudinal { } - hist photonEtaPhiUnconvCbTight { - algorithm = egamma_BinsDiffFromStripMedian + hist SecondLambda { } - hist photonTopoEtCone40UnconvCbTight { + hist SecondR { } - hist photonPtCone20UnconvCbTight { + hist CenterLambda { } +} +dir egamma/CBTightFwdElectrons/Expert { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBTight/Expert + display = Draw=e1,StatBox + hist NinENDCAP { + display = Draw=e1,StatBox,LogY + } + hist NinFORWARD { + display = Draw=e1,StatBox,LogY + } + hist Eta_Phi_distribution_Pt_gt_2.5GeV { + } + hist EtainENDCAP { + } + hist PhiinENDCAP { + } + hist TimeinENDCAP { + } + hist EtainFORWARD { + } + hist PhiinFORWARD { + } + hist TimeinFORWARD { + } } +# LH Loose Forward Electrons - dir egamma/photons/Conv { +dir egamma/LHLooseFwdElectrons { algorithm = egKolmogorov - output = egamma/photons + output = egamma/forwardElectrons/LHLoose display = Draw=e1,StatBox - - #CbLoose - hist photonNConvCbLoose { + hist N { algorithm = egamma_Histogram_Not_Empty display = Draw=e1,StatBox,LogY } - hist photonEtConvCbLoose { + hist Et { } - hist photonEtaConvCbLoose { + hist Phi { } - hist photonPhiConvCbLoose { + hist Eta { } - hist photonEtaPhiConvCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist Time { } - hist photonTopoEtCone40ConvCbLoose { - } - hist photonPtCone20ConvCbLoose { + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian } - #CbTight - hist photonNConvCbTight { +} + +dir egamma/LHLooseFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHLoose + display = Draw=e1,StatBox + hist EnergyDensity { } - hist photonEtConvCbTight { + hist FracMax { } - hist photonEtaConvCbTight { + hist Lateral { } - hist photonPhiConvCbTight { + hist Longitudinal { } - hist photonEtaPhiConvCbTight { - algorithm = egamma_BinsDiffFromStripMedian + hist SecondLambda { } - hist photonTopoEtCone40ConvCbTight { + hist SecondR { } - hist photonPtCone20ConvCbTight { + hist CenterLambda { } } - dir egamma/photons/ID { - algorithm = egKolmogorov - output = egamma/photons/ID - display = Draw=e1,StatBox - #CbLoose - hist photonEhad1CbLoose_BARREL { - } - hist photonCoreEMCbLoose_BARREL { - } - hist photonF0CbLoose_BARREL { - } - hist photonF1CbLoose_BARREL { - } - hist photonF2CbLoose_BARREL { +dir egamma/LHLooseFwdElectrons/Expert { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHLoose/Expert + display = Draw=e1,StatBox + + hist NinENDCAP { + display = Draw=e1,StatBox,LogY } - hist photonF3CbLoose_BARREL { + hist NinFORWARD { + display = Draw=e1,StatBox,LogY } - hist photonRe233e237CbLoose_BARREL { + hist Eta_Phi_distribution_Pt_gt_2.5GeV { } - hist photonRe237e277CbLoose_BARREL { + hist EtainENDCAP { } - hist photonEhad1CbLoose_CRACK { + hist PhiinENDCAP { } - hist photonCoreEMCbLoose_CRACK { + hist TimeinENDCAP { } - hist photonF0CbLoose_CRACK { + hist EtainFORWARD { } - hist photonF1CbLoose_CRACK { + hist PhiinFORWARD { } - hist photonF2CbLoose_CRACK { + hist TimeinFORWARD { } - hist photonF3CbLoose_CRACK { +} + +# LHTight Forward Electrons + +dir egamma/LHTightFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHTight + display = Draw=e1,StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist Et { + } + hist Phi { + } + hist Eta { + } + hist Time { + } + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian + } +} + +dir egamma/LHTightFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHTight + display = Draw=e1,StatBox + hist EnergyDensity { + } + hist FracMax { + } + hist Lateral { + } + hist Longitudinal { + } + hist SecondLambda { + } + hist SecondR { + } + hist CenterLambda { + } +} + +dir egamma/LHTightFwdElectrons/Expert { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHTight/Expert + display = Draw=e1,StatBox + hist NinENDCAP { + display = Draw=e1,StatBox,LogY } - hist photonRe233e237CbLoose_CRACK { + hist NinFORWARD { + display = Draw=e1,StatBox,LogY } - hist photonRe237e277CbLoose_CRACK { + hist Eta_Phi_distribution_Pt_gt_2.5GeV { } - hist photonEhad1CbLoose_ENDCAP { + hist EtainENDCAP { } - hist photonCoreEMCbLoose_ENDCAP { + hist PhiinENDCAP { } - hist photonF0CbLoose_ENDCAP { + hist TimeinENDCAP { } - hist photonF1CbLoose_ENDCAP { + hist EtainFORWARD { } - hist photonF2CbLoose_ENDCAP { + hist PhiinFORWARD { } - hist photonF3CbLoose_ENDCAP { - } - hist photonRe233e237CbLoose_ENDCAP { - } - hist photonRe237e277CbLoose_ENDCAP { - } - #CbTight - hist photonEhad1CbTight_BARREL { - } - hist photonCoreEMCbTight_BARREL { - } - hist photonF0CbTight_BARREL { - } - hist photonF1CbTight_BARREL { - } - hist photonF2CbTight_BARREL { - } - hist photonF3CbTight_BARREL { - } - hist photonRe233e237CbTight_BARREL { - } - hist photonRe237e277CbTight_BARREL { - } - hist photonEhad1CbTight_CRACK { - } - hist photonCoreEMCbTight_CRACK { - } - hist photonF0CbTight_CRACK { - } - hist photonF1CbTight_CRACK { - } - hist photonF2CbTight_CRACK { - } - hist photonF3CbTight_CRACK { - } - hist photonRe233e237CbTight_CRACK { - } - hist photonRe237e277CbTight_CRACK { - } - hist photonEhad1CbTight_ENDCAP { - } - hist photonCoreEMCbTight_ENDCAP { - } - hist photonF0CbTight_ENDCAP { - } - hist photonF1CbTight_ENDCAP { - } - hist photonF2CbTight_ENDCAP { - } - hist photonF3CbTight_ENDCAP { - } - hist photonRe233e237CbTight_ENDCAP { - } - hist photonRe237e277CbTight_ENDCAP { + hist TimeinFORWARD { } } - dir egamma/photons/Region { - algorithm = egKolmogorov - output = egamma/photons/EXPERT - display = Draw=e1,StatBox - - # CbLoose - hist photonConvTrkMatch1CbLoose_BARREL { - } - hist photonConvTrkMatch2CbLoose_BARREL { - } - hist photonConvTypeCbLoose_BARREL { - } - hist photonConvTrkMatch1CbLoose_CRACK { - } - hist photonConvTrkMatch2CbLoose_CRACK { - } - hist photonConvTypeCbLoose_CRACK { - } - hist photonConvTrkMatch1CbLoose_ENDCAP { - } - hist photonConvTrkMatch2CbLoose_ENDCAP { - } - hist photonConvTypeCbLoose_ENDCAP { - } - # CbTight - hist photonConvTrkMatch1CbTight_BARREL { - } - hist photonConvTrkMatch2CbTight_BARREL { - } - hist photonConvTypeCbTight_BARREL { - } - hist photonConvTrkMatch1CbTight_CRACK { - } - hist photonConvTrkMatch2CbTight_CRACK { - } - hist photonConvTypeCbTight_CRACK { - } - hist photonConvTrkMatch1CbTight_ENDCAP { - } - hist photonConvTrkMatch2CbTight_ENDCAP { - } - hist photonConvTypeCbTight_ENDCAP { - } - } - +### Tag&Probe Z - dir egamma/photons/LBMon { - algorithm = egamma_GatherData - output = egamma/photons/LBMon +dir egamma/TnPZ/TnPCandidate { + algorithm = egKolmogorov + output = egamma/tagandprobeZ display = Draw=e1,StatBox - # CbLoose - hist LBEvoNPhotonsCbLoose { - } - hist LBEvoNPhotonsUnconvCbLoose { - } - hist LBEvoNPhotonsConvCbLoose { - } - hist LBEvoConvOverNCbLoose { - } - - # CbTight - hist LBEvoNPhotonsCbTight { - } - hist LBEvoNPhotonsUnconvCbTight { - } - hist LBEvoNPhotonsConvCbTight { - } - hist LBEvoConvOverNCbTight { - } -} - -### photonsWithTrigger - - dir egamma/photonsWithTrigger { - output = egamma/photonsWithTrigger - - # CbLoose - hist photonNCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonPhiCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonEtaPhiPt2.5GeVCbLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonEtaPhiPtgt4GeVCbLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonEtaPhiPtgt20GeVCbLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonPtCone20CbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonTopoEtCone40CbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonTimeCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonRconvCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - - # CbTight - hist photonNCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonPhiCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonEtaPhiPt2.5GeVCbTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonEtaPhiPtgt4GeVCbTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonEtaPhiPtgt20GeVCbTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonPtCone20CbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonTopoEtCone40CbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonTimeCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonRconvCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } -} - - - dir egamma/photonsWithTrigger/Region { - algorithm = egKolmogorov - output = egamma/photonsWithTrigger/EXPERT - display = Draw=e1,StatBox - - # CbLoose - hist photonNCbLoose_BARREL { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose_BARREL { - } - hist photonEtaCbLoose_BARREL { - } - hist photonPhiCbLoose_BARREL { - } - hist photonPtCone20CbLoose_BARREL { - } - hist photonTopoEtCone40CbLoose_BARREL { - } - hist photonNCbLoose_CRACK { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose_CRACK { - } - hist photonEtaCbLoose_CRACK { - } - hist photonPhiCbLoose_CRACK { - } - hist photonPtCone20CbLoose_CRACK { - } - hist photonTopoEtCone40CbLoose_CRACK { - } - hist photonNCbLoose_ENDCAP { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose_ENDCAP { - } - hist photonEtaCbLoose_ENDCAP { - } - hist photonPhiCbLoose_ENDCAP { - } - hist photonPtCone20CbLoose_ENDCAP { - } - hist photonTopoEtCone40CbLoose_ENDCAP { - } - - # CbTight - hist photonNCbTight_BARREL { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbTight_BARREL { - } - hist photonEtaCbTight_BARREL { - } - hist photonPhiCbTight_BARREL { - } - hist photonPtCone20CbTight_BARREL { - } - hist photonTopoEtCone40CbTight_BARREL { - } - hist photonNCbTight_CRACK { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbTight_CRACK { - } - hist photonEtaCbTight_CRACK { - } - hist photonPhiCbTight_CRACK { - } - hist photonPtCone20CbTight_CRACK { - } - hist photonTopoEtCone40CbTight_CRACK { - } - hist photonNCbTight_ENDCAP { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbTight_ENDCAP { - } - hist photonEtaCbTight_ENDCAP { - } - hist photonPhiCbTight_ENDCAP { - } - hist photonPtCone20CbTight_ENDCAP { - } - hist photonTopoEtCone40CbTight_ENDCAP { - } + hist Z_candidate_mass { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } + hist Z_candidate_mass_distribution_Lead_in_Barrel { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } + hist Number_of_Z_candidates_vs_eta_leading_e { + } + hist Number_of_Z_candidates_vs_phi_leading_e { + } + hist Z_candidate_mass_distribution_Lead_in_Crack { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } + hist Z_candidate_mass_distribution_Lead_in_EndCap { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } } - dir egamma/photonsWithTrigger/Unconv { +dir egamma/TnPZ/ID { algorithm = egKolmogorov - output = egamma/photonsWithTrigger + output = egamma/tagandprobeZ/ID display = Draw=e1,StatBox - #CbLoose - hist photonNUnconvCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Ehad1ProbeinBARREL { } - hist photonEtUnconvCbLoose { + hist EoverPProbeinBARREL { } - hist photonEtaUnconvCbLoose { + hist CoreEMProbeinBARREL { } - hist photonPhiUnconvCbLoose { + hist F0ProbeinBARREL { } - hist photonEtaPhiUnconvCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist F1ProbeinBARREL { } - hist photonTopoEtCone40UnconvCbLoose { + hist F2ProbeinBARREL { } - hist photonPtCone20UnconvCbLoose { + hist F3ProbeinBARREL { } - - #CbTight - hist photonNUnconvCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Re233e237ProbeinBARREL { } - hist photonEtUnconvCbTight { + hist Re237e277ProbeinBARREL { } - hist photonEtaUnconvCbTight { + hist Ehad1ProbeinENDCAP { } - hist photonPhiUnconvCbTight { + hist EoverPProbeinENDCAP { } - hist photonEtaPhiUnconvCbTight { - algorithm = egamma_BinsDiffFromStripMedian + hist CoreEMProbeinENDCAP { } - hist photonTopoEtCone40UnconvCbTight { + hist F0ProbeinENDCAP { } - hist photonPtCone20UnconvCbTight { + hist F1ProbeinENDCAP { + } + hist F2ProbeinENDCAP { + } + hist F3ProbeinENDCAP { + } + hist Re233e237ProbeinENDCAP { + } + hist Re237e277ProbeinENDCAP { } } - - dir egamma/photonsWithTrigger/Conv { +dir egamma/TnPZ/Tracks { algorithm = egKolmogorov - output = egamma/photonsWithTrigger + output = egamma/tagandprobeZ/Track display = Draw=e1,StatBox - - #CbLoose - hist photonNConvCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist NOfBLayerHitsProbeinBARREL { } - hist photonEtConvCbLoose { + hist NOfPixelHitsProbeinBARREL { } - hist photonEtaConvCbLoose { + hist NOfSCTHitsProbeinBARREL { } - hist photonPhiConvCbLoose { + hist NOfTRTHitsProbeinBARREL { } - hist photonEtaPhiConvCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist NOfTRTHighThresholdHitsProbeinBARREL { } - hist photonTopoEtCone40ConvCbLoose { + hist DeltaEta1ProbeinBARREL { } - hist photonPtCone20ConvCbLoose { + hist DeltaPhi2ProbeinBARREL { } - #CbTight - hist photonNConvCbTight { + hist Trackd0ProbeinBARREL { } - hist photonEtConvCbTight { + hist NOfBLayerHitsProbeinENDCAP { } - hist photonEtaConvCbTight { + hist NOfPixelHitsProbeinENDCAP { } - hist photonPhiConvCbTight { + hist NOfSCTHitsProbeinENDCAP { } - hist photonEtaPhiConvCbTight { - algorithm = egamma_BinsDiffFromStripMedian + hist NOfTRTHitsProbeinENDCAP { } - hist photonTopoEtCone40ConvCbTight { + hist NOfTRTHighThresholdHitsProbeinENDCAP { } - hist photonPtCone20ConvCbTight { + hist DeltaEta1ProbeinENDCAP { + } + hist DeltaPhi2ProbeinENDCAP { + } + hist Trackd0ProbeinENDCAP { } -} - - dir egamma/photonsWithTrigger/ID { - algorithm = egKolmogorov - output = egamma/photonsWithTrigger/ID - display = Draw=e1,StatBox - - #CbLoose - hist photonEhad1CbLoose_BARREL { - } - hist photonCoreEMCbLoose_BARREL { - } - hist photonF0CbLoose_BARREL { - } - hist photonF1CbLoose_BARREL { - } - hist photonF2CbLoose_BARREL { - } - hist photonF3CbLoose_BARREL { - } - hist photonRe233e237CbLoose_BARREL { - } - hist photonRe237e277CbLoose_BARREL { - } - hist photonEhad1CbLoose_CRACK { - } - hist photonCoreEMCbLoose_CRACK { - } - hist photonF0CbLoose_CRACK { - } - hist photonF1CbLoose_CRACK { - } - hist photonF2CbLoose_CRACK { - } - hist photonF3CbLoose_CRACK { - } - hist photonRe233e237CbLoose_CRACK { - } - hist photonRe237e277CbLoose_CRACK { - } - hist photonEhad1CbLoose_ENDCAP { - } - hist photonCoreEMCbLoose_ENDCAP { - } - hist photonF0CbLoose_ENDCAP { - } - hist photonF1CbLoose_ENDCAP { - } - hist photonF2CbLoose_ENDCAP { - } - hist photonF3CbLoose_ENDCAP { - } - hist photonRe233e237CbLoose_ENDCAP { - } - hist photonRe237e277CbLoose_ENDCAP { - } - #CbTight - hist photonEhad1CbTight_BARREL { - } - hist photonCoreEMCbTight_BARREL { - } - hist photonF0CbTight_BARREL { - } - hist photonF1CbTight_BARREL { - } - hist photonF2CbTight_BARREL { - } - hist photonF3CbTight_BARREL { - } - hist photonRe233e237CbTight_BARREL { - } - hist photonRe237e277CbTight_BARREL { - } - hist photonEhad1CbTight_CRACK { - } - hist photonCoreEMCbTight_CRACK { - } - hist photonF0CbTight_CRACK { - } - hist photonF1CbTight_CRACK { - } - hist photonF2CbTight_CRACK { - } - hist photonF3CbTight_CRACK { - } - hist photonRe233e237CbTight_CRACK { - } - hist photonRe237e277CbTight_CRACK { - } - hist photonEhad1CbTight_ENDCAP { - } - hist photonCoreEMCbTight_ENDCAP { - } - hist photonF0CbTight_ENDCAP { - } - hist photonF1CbTight_ENDCAP { - } - hist photonF2CbTight_ENDCAP { - } - hist photonF3CbTight_ENDCAP { - } - hist photonRe233e237CbTight_ENDCAP { - } - hist photonRe237e277CbTight_ENDCAP { - } -} - - dir egamma/photonsWithTrigger/Region { - algorithm = egKolmogorov - output = egamma/photonsWithTrigger/EXPERT - display = Draw=e1,StatBox - # CbLoose - hist photonConvTrkMatch1CbLoose_BARREL { - } - hist photonConvTrkMatch2CbLoose_BARREL { - } - hist photonConvTypeCbLoose_BARREL { - } - hist photonConvTrkMatch1CbLoose_CRACK { - } - hist photonConvTrkMatch2CbLoose_CRACK { - } - hist photonConvTypeCbLoose_CRACK { - } - hist photonConvTrkMatch1CbLoose_ENDCAP { - } - hist photonConvTrkMatch2CbLoose_ENDCAP { - } - hist photonConvTypeCbLoose_ENDCAP { - } - # CbTight - hist photonConvTrkMatch1CbTight_BARREL { - } - hist photonConvTrkMatch2CbTight_BARREL { - } - hist photonConvTypeCbTight_BARREL { - } - hist photonConvTrkMatch1CbTight_CRACK { - } - hist photonConvTrkMatch2CbTight_CRACK { - } - hist photonConvTypeCbTight_CRACK { - } - hist photonConvTrkMatch1CbTight_ENDCAP { - } - hist photonConvTrkMatch2CbTight_ENDCAP { - } - hist photonConvTypeCbTight_ENDCAP { - } } - - dir egamma/photonsWithTrigger/LBMon { - algorithm = egamma_GatherData - output = egamma/photonsWithTrigger/LBMon - display = Draw=e1,StatBox - # CbLoose - hist LBEvoNPhotonsCbLoose { - } - hist LBEvoNPhotonsUnconvCbLoose { - } - hist LBEvoNPhotonsConvCbLoose { - } - hist LBEvoConvOverNCbLoose { - } - - # CbTight - hist LBEvoNPhotonsCbTight { - } - hist LBEvoNPhotonsUnconvCbTight { - } - hist LBEvoNPhotonsConvCbTight { - } - hist LBEvoConvOverNCbTight { - } -} - -### forwardElectrons - - dir egamma/forwardElectrons { - algorithm = egKolmogorov - output = egamma/forwardElectrons - display = Draw=e1,StatBox - - hist forwardElectronN { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist forwardElectronEt { - } - hist forwardElectronPhi { - } - hist forwardElectronEta { - } - hist forwardElectronEtaPhi { - algorithm = egamma_BinsDiffFromStripMedian - } - # hist forwardElectronTopoEtCone40 { - # } - hist forwardElectronTime { - } - - hist forwardElectronTightN { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist forwardElectronTightEt { - } - hist forwardElectronTightPhi { - } - hist forwardElectronTightEta { - } - hist forwardElectronTightEtaPhi { - algorithm = egamma_BinsDiffFromStripMedian - } - #hist forwardElectronTightTopoEtCone40 { - #} - hist forwardElectronTightTime { - } - -} - - - dir egamma/forwardElectrons { - Algorithm = Egkolmogorov - Output = egamma/forwardElectrons/EXPERT - display = Draw=e1,StatBox - hist forwardElectronN_ENDCAP { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist forwardElectronEt_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronEta_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronPhi_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTopoEtCone40_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTime_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightN_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightEt_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightEta_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightPhi_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - #hist forwardElectronTightTopoEtCone40_ENDCAP { - #output = egamma/forwardElectrons/EXPERT - #} - hist forwardElectronN_FORWARD { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronEt_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronEta_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronPhi_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - #hist forwardElectronTopoEtCone40_FORWARD { - #output = egamma/forwardElectrons/EXPERT - #} - hist forwardElectronTime_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightN_FORWARD { - output = egamma/forwardElectrons/EXPERT - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist forwardElectronTightEt_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightEta_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightPhi_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - #hist forwardElectronTightTopoEtCone40_FORWARD { - #output = egamma/forwardElectrons/EXPERT - #} -} - -dir egamma/forwardElectrons/ID { - algorithm = egKolmogorov - output = egamma/forwardElectrons/ID - hist forwardElectronENG_DENS_ENDCAP { - } - hist forwardElectronFRAC_MAX_ENDCAP { - } - hist forwardElectronLONGITUDINAL_ENDCAP { - } - hist forwardElectron2ND_LAMBDA_ENDCAP { - } - hist forwardElectronLATERAL_ENDCAP { - } - hist forwardElectron2ND_R_ENDCAP { - } - hist forwardElectronCENTER_LAMBDA_ENDCAP { - } - hist forwardElectronENG_DENS_FORWARD { - } - hist forwardElectronFRAC_MAX_FORWARD { - } - hist forwardElectronLONGITUDINAL_FORWARD { - } - hist forwardElectron2ND_LAMBDA_FORWARD { - } - hist forwardElectronLATERAL_FORWARD { - } - hist forwardElectron2ND_R_FORWARD { - } - hist forwardElectronCENTER_LAMBDA_FORWARD { - } -} - - -### Tag&Probe Z - -dir egamma/tagandprobeZ { - algorithm = egKolmogorov - output = egamma/tagandprobeZ - display = Draw=e1,StatBox - - hist electronTagAndProbeNcandidates { - } - hist electronTagAndProbeGlobalMass { - algorithm = egamma_FitZmass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_BARREL { - algorithm = egamma_FitZmass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_CRACK { - algorithm = egamma_FitZmass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_ENDCAP { - algorithm = egamma_FitZmass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeN { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist electronTagAndProbeEt { - } - hist electronTagAndProbeEta { - } - hist electronTagAndProbePhi { - } - hist electronTagAndProbeEtaPhi { - algorithm = egamma_BinsDiffFromStripMedian - } -} - -dir egamma/tagandprobeZ { +dir egamma/TnPZ/Efficiencies { algorithm = egKolmogorov output = egamma/tagandprobeZ display = Draw=e1,StatBox - hist EfficiencyTagAndProbeElectronIDvsEt { - } - hist EfficiencyTagAndProbeElectronIDvsEta { - } - hist EfficiencyTagAndProbeElectronIDvsPhi { - } - hist EfficiencyTagAndProbeElectronISOvsEt { + hist TnP_ID_efficiency_vs_etprobe { } - hist EfficiencyTagAndProbeElectronISOvsEta { + hist TnP_ID_efficiency_vs_etaprobe { } - hist EfficiencyTagAndProbeElectronISOvsPhi { + hist TnP_ID_efficiency_vs_phiprobe { } -} - -dir egamma/tagandprobeZ/ID { - algorithm = egKolmogorov - output = egamma/tagandprobeZ/ID - display = Draw=e1,StatBox - - hist electronTagAndProbeEhad1_BARREL { - } - hist electronTagAndProbeEoverP_BARREL { - } - hist electronTagAndProbeCoreEM_BARREL { - } - hist electronTagAndProbeF1_BARREL { - } - hist electronTagAndProbeF2_BARREL { - } - hist electronTagAndProbeF3_BARREL { - } - hist electronTagAndProbeRe233e237_BARREL { - } - hist electronTagAndProbeRe237e277_BARREL { - } - hist electronTagAndProbeEhad1_ENDCAP { - } - hist electronTagAndProbeEoverP_ENDCAP { - } - hist electronTagAndProbeCoreEM_ENDCAP { - } - hist electronTagAndProbeF1_ENDCAP { - } - hist electronTagAndProbeF2_ENDCAP { - } - hist electronTagAndProbeF3_ENDCAP { - } - hist electronTagAndProbeRe233e237_ENDCAP { - } - hist electronTagAndProbeRe237e277_ENDCAP { - } - hist electronTagAndProbeEhad1_CRACK { - } - hist electronTagAndProbeEoverP_CRACK { - } - hist electronTagAndProbeCoreEM_CRACK { - } - hist electronTagAndProbeF1_CRACK { - } - hist electronTagAndProbeF2_CRACK { - } - hist electronTagAndProbeF3_CRACK { - } - hist electronTagAndProbeRe233e237_CRACK { - } - hist electronTagAndProbeRe237e277_CRACK { - } -} - -dir egamma/tagandprobeZ/Track { - algorithm = egKolmogorov - output = egamma/tagandprobeZ/Track - display = Draw=e1,StatBox - - hist electronTagAndProbeNOfBLayerHits_BARREL { - } - hist electronTagAndProbeNOfTRTHits_BARREL { - } - hist electronTagAndProbeNOfSiHits_BARREL { - } - hist electronTagAndProbeDeltaEta1_BARREL { - } - hist electronTagAndProbeDeltaPhi2_BARREL { - } - hist electronTagAndProbeNOfBLayerHits_ENDCAP { - } - hist electronTagAndProbeNOfTRTHits_ENDCAP { - } - hist electronTagAndProbeNOfSiHits_ENDCAP { - } - hist electronTagAndProbeDeltaEta1_ENDCAP { - } - hist electronTagAndProbeDeltaPhi2_ENDCAP { - } - hist electronTagAndProbeNOfBLayerHits_CRACK { - } - hist electronTagAndProbeNOfTRTHits_CRACK { - } - hist electronTagAndProbeNOfSiHits_CRACK { - } - hist electronTagAndProbeDeltaEta1_CRACK { - } - hist electronTagAndProbeDeltaPhi2_CRACK { - } - - } - -dir egamma/tagandprobeZ/Isolation { - algorithm = egKolmogorov - output = egamma/tagandprobeZ - display = Draw=e1,StatBox - - hist electronTagAndProbeCaloIso_BARREL { + hist TnP_Calo_Iso_efficiency_vs_etprobe { } - hist electronTagAndProbeTrackIso_BARREL { + hist TnP_Calo_Iso_efficiency_vs_etaprobe { } - hist electronTagAndProbeCaloIso_ENDCAP { + hist TnP_Calo_Iso_efficiency_vs_phiprobe { } - hist electronTagAndProbeTrackIso_ENDCAP { + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etprobe { } - hist electronTagAndProbeCaloIso_CRACK { + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etaprobe { } - hist electronTagAndProbeTrackIso_CRACK { + hist TnP_Calo_Iso_and_LHTight_ID_efficiency_vs_phiprobe { } + } -dir egamma/tagandprobeZ/LBMon { +dir egamma/TnPZ/TnPCandidate { algorithm = egamma_GatherData output = egamma/tagandprobeZ/LBMon display = Draw=e1,StatBox - hist LBEvoNZcandidates { + hist Number_of_Z_candidates_vs_LB { } + } ### Tag&Probe JPsi -dir egamma/tagandprobeJPsi { - algorithm = egKolmogorov - output = egamma/tagandprobeJPsi - display = Draw=e1,StatBox - - hist electronTagAndProbeNcandidates { - } - hist electronTagAndProbeGlobalMass { - algorithm = egamma_FitJPsimass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_BARREL { - algorithm = egamma_FitJPsimass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_CRACK { - algorithm = egamma_FitJPsimass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_ENDCAP { - algorithm = egamma_FitJPsimass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeN { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist electronTagAndProbeEt { - } - hist electronTagAndProbeEta { - } - hist electronTagAndProbePhi { - } - hist electronTagAndProbeEtaPhi { - algorithm = egamma_BinsDiffFromStripMedian - } -} - -dir egamma/tagandprobeJPsi { +dir egamma/TnPJPsi/TnPCandidate { algorithm = egKolmogorov output = egamma/tagandprobeJPsi display = Draw=e1,StatBox - hist EfficiencyTagAndProbeElectronIDvsEt { + hist JPsi_candidate_mass { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) } - hist EfficiencyTagAndProbeElectronIDvsEta { + hist JPsi_candidate_mass_distribution_Lead_in_Barrel { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) } - hist EfficiencyTagAndProbeElectronIDvsPhi { + hist Number_of_JPsi_candidates_vs_eta_leading_e { } - hist EfficiencyTagAndProbeElectronISOvsEt { + hist Number_of_JPsi_candidates_vs_phi_leading_e { } - hist EfficiencyTagAndProbeElectronISOvsEta { + hist JPsi_candidate_mass_distribution_Lead_in_Crack { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) } - hist EfficiencyTagAndProbeElectronISOvsPhi { + hist JPsi_candidate_mass_distribution_Lead_in_EndCap { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) } + } -dir egamma/tagandprobeJPsi/ID { +dir egamma/TnPJPsi/ID { algorithm = egKolmogorov output = egamma/tagandprobeJPsi/ID display = Draw=e1,StatBox - hist electronTagAndProbeEhad1_BARREL { - } - hist electronTagAndProbeEoverP_BARREL { - } - hist electronTagAndProbeCoreEM_BARREL { - } - hist electronTagAndProbeF1_BARREL { - } - hist electronTagAndProbeF2_BARREL { - } - hist electronTagAndProbeF3_BARREL { - } - hist electronTagAndProbeRe233e237_BARREL { - } - hist electronTagAndProbeRe237e277_BARREL { - } - hist electronTagAndProbeEhad1_ENDCAP { - } - hist electronTagAndProbeEoverP_ENDCAP { - } - hist electronTagAndProbeCoreEM_ENDCAP { - } - hist electronTagAndProbeF1_ENDCAP { - } - hist electronTagAndProbeF2_ENDCAP { - } - hist electronTagAndProbeF3_ENDCAP { - } - hist electronTagAndProbeRe233e237_ENDCAP { - } - hist electronTagAndProbeRe237e277_ENDCAP { - } - hist electronTagAndProbeEhad1_CRACK { - } - hist electronTagAndProbeEoverP_CRACK { - } - hist electronTagAndProbeCoreEM_CRACK { - } - hist electronTagAndProbeF1_CRACK { - } - hist electronTagAndProbeF2_CRACK { - } - hist electronTagAndProbeF3_CRACK { - } - hist electronTagAndProbeRe233e237_CRACK { - } - hist electronTagAndProbeRe237e277_CRACK { - } + hist Ehad1ProbeinBARREL { + } + hist EoverPProbeinBARREL { + } + hist CoreEMProbeinBARREL { + } + hist F0ProbeinBARREL { + } + hist F1ProbeinBARREL { + } + hist F2ProbeinBARREL { + } + hist F3ProbeinBARREL { + } + hist Re233e237ProbeinBARREL { + } + hist Re237e277ProbeinBARREL { + } + hist Ehad1ProbeinENDCAP { + } + hist EoverPProbeinENDCAP { + } + hist CoreEMProbeinENDCAP { + } + hist F0ProbeinENDCAP { + } + hist F1ProbeinENDCAP { + } + hist F2ProbeinENDCAP { + } + hist F3ProbeinENDCAP { + } + hist Re233e237ProbeinENDCAP { + } + hist Re237e277ProbeinENDCAP { + } + } -dir egamma/tagandprobeJPsi/Track { +dir egamma/TnPJPsi/Tracks { algorithm = egKolmogorov output = egamma/tagandprobeJPsi/Track display = Draw=e1,StatBox - hist electronTagAndProbeNOfBLayerHits_BARREL { - } - hist electronTagAndProbeNOfTRTHits_BARREL { - } - hist electronTagAndProbeNOfSiHits_BARREL { - } - hist electronTagAndProbeDeltaEta1_BARREL { - } - hist electronTagAndProbeDeltaPhi2_BARREL { - } - hist electronTagAndProbeNOfBLayerHits_ENDCAP { - } - hist electronTagAndProbeNOfTRTHits_ENDCAP { - } - hist electronTagAndProbeNOfSiHits_ENDCAP { - } - hist electronTagAndProbeDeltaEta1_ENDCAP { - } - hist electronTagAndProbeDeltaPhi2_ENDCAP { - } - hist electronTagAndProbeNOfBLayerHits_CRACK { - } - hist electronTagAndProbeNOfTRTHits_CRACK { - } - hist electronTagAndProbeNOfSiHits_CRACK { - } - hist electronTagAndProbeDeltaEta1_CRACK { - } - hist electronTagAndProbeDeltaPhi2_CRACK { - } + hist NOfBLayerHitsProbeinBARREL { + } + hist NOfPixelHitsProbeinBARREL { + } + hist NOfSCTHitsProbeinBARREL { + } + hist NOfTRTHitsProbeinBARREL { + } + hist NOfTRTHighThresholdHitsProbeinBARREL { + } + hist DeltaEta1ProbeinBARREL { + } + hist DeltaPhi2ProbeinBARREL { + } + hist Trackd0ProbeinBARREL { + } + hist NOfBLayerHitsProbeinENDCAP { + } + hist NOfPixelHitsProbeinENDCAP { + } + hist NOfSCTHitsProbeinENDCAP { + } + hist NOfTRTHitsProbeinENDCAP { + } + hist NOfTRTHighThresholdHitsProbeinENDCAP { + } + hist DeltaEta1ProbeinENDCAP { + } + hist DeltaPhi2ProbeinENDCAP { + } + hist Trackd0ProbeinENDCAP { + } } -dir egamma/tagandprobeJPsi/Isolation { +dir egamma/TnPJPsi/Efficiencies { algorithm = egKolmogorov output = egamma/tagandprobeJPsi display = Draw=e1,StatBox - hist electronTagAndProbeCaloIso_BARREL { + hist TnP_ID_efficiency_vs_etprobe { } - hist electronTagAndProbeTrackIso_BARREL { + hist TnP_ID_efficiency_vs_etaprobe { } - hist electronTagAndProbeCaloIso_ENDCAP { + hist TnP_ID_efficiency_vs_phiprobe { } - hist electronTagAndProbeTrackIso_ENDCAP { + hist TnP_Calo_Iso_efficiency_vs_etprobe { } - hist electronTagAndProbeCaloIso_CRACK { + hist TnP_Calo_Iso_efficiency_vs_etaprobe { } - hist electronTagAndProbeTrackIso_CRACK { + hist TnP_Calo_Iso_efficiency_vs_phiprobe { } + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etprobe { + } + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etaprobe { + } + hist TnP_Calo_Iso_and_LHTight_ID_efficiency_vs_phiprobe { + } } -dir egamma/tagandprobeJPsi/LBMon { +dir egamma/TnPJPsi/TnPCandidate { algorithm = egamma_GatherData output = egamma/tagandprobeJPsi/LBMon display = Draw=e1,StatBox - hist LBEvoNJPsicandidates { + hist Number_of_JPsi_candidates_vs_LB { } -} + +} \ No newline at end of file diff --git a/DataQuality/DataQualityConfigurations/config/Egamma/collisions_run.config_run2 b/DataQuality/DataQualityConfigurations/config/Egamma/collisions_run.config_run2 new file mode 100644 index 0000000000000000000000000000000000000000..623fecc0b34fae443d5071daaf9b964600d892fa --- /dev/null +++ b/DataQuality/DataQualityConfigurations/config/Egamma/collisions_run.config_run2 @@ -0,0 +1,3294 @@ +# ********************************************************************** +# $Id: collisions_run.config 777627 2016-10-11 10:49:51Z nproklov $ +# ********************************************************************** + +############################################################ +# e,gamma +############################################################ + +# ############# +# Reference +# ############# + +reference EgammaReference { + location = /eos/atlas/atlascerngroupdisk/data-dqm/references/Other/,root://eosatlas.cern.ch//eos/atlas/atlascerngroupdisk/data-dqm/references/Other/ + file = data15_13TeV.00281411.express_express.merge.HIST.r7510.f810.ref.root + path = run_281411 + name = same_name +} + +#################### +# Thresholds +#################### +thresholds egKolmogorovThr { + limits MaxDist { + warning = 0.05 + error = 0.15 + } +} + +thresholds egamma_BinsDiffFromStripMedian_threshold { + limits MaxDeviation { + warning = 25 + error = 200 + } +} + +thresholds egamma_FitZmass_Thresholds { + limits Sigma { + warning = 4000.0 + error = 10000.0 + } +} + +thresholds egamma_FitJPsimass_Thresholds { + limits Sigma { + warning = 4000.0 + error = 10000.0 + } +} + + +#################### +# Common Algorithms +#################### + +algorithm egamma_BinsDiffFromStripMedian { + libname = libdqm_algorithms.so + SuppressFactor = 0 + name = BinsDiffFromStripMedian + thresholds = egamma_BinsDiffFromStripMedian_threshold +} + +algorithm egKolmogorov { + libname = libdqm_algorithms.so + name = KolmogorovTest_MaxDist +# reference = EgammaReference +# reference = CentrallyManagedReferences_Egamma + reference = stream=physics_Main:CentrallyManagedReferences_Main;CentrallyManagedReferences + thresholds = egKolmogorovThr + MinStat = 20 +} + +algorithm egKolmogorovProb { + libname = libdqm_algorithms.so + name = KolmogorovTest_Prob +# reference = EgammaReference +# reference = CentrallyManagedReferences_Egamma + reference = stream=physics_Main:CentrallyManagedReferences_Main;CentrallyManagedReferences + thresholds = egKolmogorovThr + MinStat = 20 +} + +algorithm egamma_GatherData { + libname = libdqm_algorithms.so + name = GatherData +} + +algorithm egamma_Histogram_Not_Empty { + libname = libdqm_algorithms.so + name = Histogram_Not_Empty +# reference = EgammaReference + reference = stream=physics_Main:CentrallyManagedReferences_Main;CentrallyManagedReferences + MinStat = 20 +} + +algorithm 2D_Histogram_Not_Empty { + libname = libdqm_algorithms.so + name = Histogram_Not_Empty + MinStat = 10 +# reference = EgammaReference + reference = stream=physics_Main:CentrallyManagedReferences_Main;CentrallyManagedReferences +} + + +algorithm egamma_FitZmass { + libname = libdqm_algorithms.so + name = Simple_gaus_Fit + xmin = 80000. + xmax = 100000. + thresholds = egamma_FitZmass_Thresholds +} + +algorithm egamma_FitJPsimass { + libname = libdqm_algorithms.so + name = Simple_gaus_Fit + xmin = 3000. + xmax = 5000. + thresholds = egamma_FitJPsimass_Thresholds +} + +############# +# Output +############# + +output top_level { + algorithm = WorstCaseSummary + output egamma { + algorithm = WorstCaseSummary + output photons { + algorithm = WorstCaseSummary + output EXPERT { + algorithm = WorstCaseSummary + } + output ID { + algorithm = WorstCaseSummary + } + output LBMon { + algorithm = WorstCaseSummary + } + } + output photonsWithTrigger { + algorithm = WorstCaseSummary + output EXPERT { + algorithm = WorstCaseSummary + } + output ID { + algorithm = WorstCaseSummary + } + output LBMon { + algorithm = WorstCaseSummary + } + } + output electrons { + algorithm = WorstCaseSummary + output EXPERT { + algorithm = WorstCaseSummary + } + output ID { + algorithm = WorstCaseSummary + } + output Track { + algorithm = WorstCaseSummary + } + output LBMon { + algorithm = WorstCaseSummary + } + } + output electronsWithTrigger { + algorithm = WorstCaseSummary + output EXPERT { + algorithm = WorstCaseSummary + } + output ID { + algorithm = WorstCaseSummary + } + output Track { + algorithm = WorstCaseSummary + } + output LBMon { + algorithm = WorstCaseSummary + } + } + output forwardElectrons { + algorithm = WorstCaseSummary + output ID { + algorithm = WorstCaseSummary + } + output EXPERT { + algorithm = WorstCaseSummary + } + } + output tagandprobeZ { + algorithm = WorstCaseSummary + output ID { + algorithm = WorstCaseSummary + } + output Track { + algorithm = WorstCaseSummary + } + output LBMon { + algorithm = WorstCaseSummary + } + } + output tagandprobeJPsi { + algorithm = WorstCaseSummary + output ID { + algorithm = WorstCaseSummary + } + output Track { + algorithm = WorstCaseSummary + } + output LBMon { + algorithm = WorstCaseSummary + } + } + } +} + +####################### +# Histogram Assessments +####################### + + dir egamma/electrons { + output = egamma/electrons + + # CbLoose + hist electronNCbLoose { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist electronEtCbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiCbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaCbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20CbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40CbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeCbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + + # CbTight + hist electronNCbTight { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist electronEtCbTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiCbTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaCbTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20CbTight { + algorithm = egKolmogorov + } + hist electronTopoEtCone40CbTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeCbTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + + # LhLoose + hist electronNLhLoose { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist electronEtLhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaPhiPtgt2.5GeVLhLoose { + output = egamma/electrons/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt4GeVLhLoose { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt20GeVLhLoose { + output = egamma/electrons/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronPtCone20LhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhLoose_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhLoose_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhLoose_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhLoose_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhLoose_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhLoose_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhLoose_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhLoose_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhLoose_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhLoose_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhLoose_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhLoose_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhLoose_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhLoose_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhLoose_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhLoose_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhLoose_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhLoose_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaPhiPtgt2.5GeVLhLoose { + output = egamma/electrons/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt4GeVLhLoose { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt20GeVLhLoose { + output = egamma/electrons/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronPtCone20LhLoose_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhLoose_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhLoose_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + + # LhMedium + hist electronNLhMedium { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist electronEtLhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaPhiPtgt2.5GeVLhMedium { + output = egamma/electrons/EXPERT + algorithm = 2D_Histogram_Not_Empty + # algorithm = egamma_BinsDiffFromStripMedian + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt4GeVLhMedium { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt20GeVLhMedium { + output = egamma/electrons/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronPtCone20LhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhMedium_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhMedium_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhMedium_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhMedium_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhMedium_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhMedium_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhMedium_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhMedium_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhMedium_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhMedium_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhMedium_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhMedium_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhMedium_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhMedium_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhMedium_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhMedium_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhMedium_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhMedium_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhMedium_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhMedium_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhMedium_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + + # LhTight + hist electronNLhTight { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist electronEtLhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaPhiPtgt2.5GeVLhTight { + output = egamma/electrons/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt4GeVLhTight { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt20GeVLhTight { + output = egamma/electrons/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronPtCone20LhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhTight_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhTight_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhTight_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhTight_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhTight_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhTight_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhTight_BARREL { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhTight_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhTight_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhTight_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhTight_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhTight_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhTight_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhTight_CRACK { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhTight_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtLhTight_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhTight_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhTight_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhTight_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhTight_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhTight_ENDCAP { + output = egamma/electrons/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } +} + + dir egamma/electrons/ID { + algorithm = egKolmogorov + output = egamma/electrons/ID + display = Draw=e1,StatBox + + # LhLoose + hist electronEhad1LhLoose_BARREL { + } + hist electronEoverPLhLoose_BARREL { + } + hist electronCoreEMLhLoose_BARREL { + } + hist electronF0LhLoose_BARREL { + } + hist electronF1LhLoose_BARREL { + } + hist electronF2LhLoose_BARREL { + } + hist electronF3LhLoose_BARREL { + } + hist electronRe233e237LhLoose_BARREL { + } + hist electronRe237e277LhLoose_BARREL { + } + hist electronEhad1LhLoose_CRACK { + } + hist electronEoverPLhLoose_CRACK { + } + hist electronCoreEMLhLoose_CRACK { + } + hist electronF0LhLoose_CRACK { + } + hist electronF1LhLoose_CRACK { + } + hist electronF2LhLoose_CRACK { + } + hist electronF3LhLoose_CRACK { + } + hist electronRe233e237LhLoose_CRACK { + } + hist electronRe237e277LhLoose_CRACK { + } + hist electronEhad1LhLoose_ENDCAP { + } + hist electronEoverPLhLoose_ENDCAP { + } + hist electronCoreEMLhLoose_ENDCAP { + } + hist electronF0LhLoose_ENDCAP { + } + hist electronF1LhLoose_ENDCAP { + } + hist electronF2LhLoose_ENDCAP { + } + hist electronF3LhLoose_ENDCAP { + } + hist electronRe233e237LhLoose_ENDCAP { + } + hist electronRe237e277LhLoose_ENDCAP { + } + + # LhMedium + hist electronEhad1LhMedium_BARREL { + } + hist electronEoverPLhMedium_BARREL { + } + hist electronCoreEMLhMedium_BARREL { + } + hist electronF0LhMedium_BARREL { + } + hist electronF1LhMedium_BARREL { + } + hist electronF2LhMedium_BARREL { + } + hist electronF3LhMedium_BARREL { + } + hist electronRe233e237LhMedium_BARREL { + } + hist electronRe237e277LhMedium_BARREL { + } + hist electronEhad1LhMedium_CRACK { + } + hist electronEoverPLhMedium_CRACK { + } + hist electronCoreEMLhMedium_CRACK { + } + hist electronF0LhMedium_CRACK { + } + hist electronF1LhMedium_CRACK { + } + hist electronF2LhMedium_CRACK { + } + hist electronF3LhMedium_CRACK { + } + hist electronRe233e237LhMedium_CRACK { + } + hist electronRe237e277LhMedium_CRACK { + } + hist electronEhad1LhMedium_ENDCAP { + } + hist electronEoverPLhMedium_ENDCAP { + } + hist electronCoreEMLhMedium_ENDCAP { + } + hist electronF0LhMedium_ENDCAP { + } + hist electronF1LhMedium_ENDCAP { + } + hist electronF2LhMedium_ENDCAP { + } + hist electronF3LhMedium_ENDCAP { + } + hist electronRe233e237LhMedium_ENDCAP { + } + hist electronRe237e277LhMedium_ENDCAP { + } + + # LhTight + hist electronEhad1LhTight_BARREL { + } + hist electronEoverPLhTight_BARREL { + } + hist electronCoreEMLhTight_BARREL { + } + hist electronF0LhTight_BARREL { + } + hist electronF1LhTight_BARREL { + } + hist electronF2LhTight_BARREL { + } + hist electronF3LhTight_BARREL { + } + hist electronRe233e237LhTight_BARREL { + } + hist electronRe237e277LhTight_BARREL { + } + hist electronEhad1LhTight_CRACK { + } + hist electronEoverPLhTight_CRACK { + } + hist electronCoreEMLhTight_CRACK { + } + hist electronF0LhTight_CRACK { + } + hist electronF1LhTight_CRACK { + } + hist electronF2LhTight_CRACK { + } + hist electronF3LhTight_CRACK { + } + hist electronRe233e237LhTight_CRACK { + } + hist electronRe237e277LhTight_CRACK { + } + hist electronEhad1LhTight_ENDCAP { + } + hist electronEoverPLhTight_ENDCAP { + } + hist electronCoreEMLhTight_ENDCAP { + } + hist electronF0LhTight_ENDCAP { + } + hist electronF1LhTight_ENDCAP { + } + hist electronF2LhTight_ENDCAP { + } + hist electronF3LhTight_ENDCAP { + } + hist electronRe233e237LhTight_ENDCAP { + } + hist electronRe237e277LhTight_ENDCAP { + } +} + + dir egamma/electrons/Track { + algorithm = egKolmogorov + output = egamma/electrons/Track + display = Draw=e1,StatBox + + # LhLoose + hist electronNOfBLayersHitsLhLoose_BARREL { + } + hist electronNOfTRTHitsLhLoose_BARREL { + } + hist electronNOfSiHitsLhLoose_BARREL { + } + hist electronDeltaEta1LhLoose_BARREL { + } + hist electronDeltaPhi2LhLoose_BARREL { + } + hist electronDeltaEta1LhLoose_CRACK { + } + hist electronDeltaPhi2LhLoose_CRACK { + } + hist electronNOfBLayersHitsLhLoose_CRACK { + } + hist electronNOfTRTHitsLhLoose_CRACK { + } + hist electronNOfSiHitsLhLoose_CRACK { + } + hist electronDeltaEta1LhLoose_ENDCAP { + } + hist electronDeltaPhi2LhLoose_ENDCAP { + } + hist electronNOfBLayersHitsLhLoose_ENDCAP { + } + hist electronNOfTRTHitsLhLoose_ENDCAP { + } + hist electronNOfSiHitsLhLoose_ENDCAP { + } + + # LhMedium + hist electronNOfBLayersHitsLhMedium_BARREL { + } + hist electronNOfTRTHitsLhMedium_BARREL { + } + hist electronNOfSiHitsLhMedium_BARREL { + } + hist electronDeltaEta1LhMedium_BARREL { + } + hist electronDeltaPhi2LhMedium_BARREL { + } + hist electronDeltaEta1LhMedium_CRACK { + } + hist electronDeltaPhi2LhMedium_CRACK { + } + hist electronNOfBLayersHitsLhMedium_CRACK { + } + hist electronNOfTRTHitsLhMedium_CRACK { + } + hist electronNOfSiHitsLhMedium_CRACK { + } + hist electronDeltaEta1LhMedium_ENDCAP { + } + hist electronDeltaPhi2LhMedium_ENDCAP { + } + hist electronNOfBLayersHitsLhMedium_ENDCAP { + } + hist electronNOfTRTHitsLhMedium_ENDCAP { + } + hist electronNOfSiHitsLhMedium_ENDCAP { + } + + # LhTight + hist electronNOfBLayersHitsLhTight_BARREL { + } + hist electronNOfTRTHitsLhTight_BARREL { + } + hist electronNOfSiHitsLhTight_BARREL { + } + hist electronDeltaEta1LhTight_BARREL { + } + hist electronDeltaPhi2LhTight_BARREL { + } + hist electronDeltaEta1LhTight_CRACK { + } + hist electronDeltaPhi2LhTight_CRACK { + } + hist electronNOfBLayersHitsLhTight_CRACK { + } + hist electronNOfTRTHitsLhTight_CRACK { + } + hist electronNOfSiHitsLhTight_CRACK { + } + hist electronDeltaEta1LhTight_ENDCAP { + } + hist electronDeltaPhi2LhTight_ENDCAP { + } + hist electronNOfBLayersHitsLhTight_ENDCAP { + } + hist electronNOfTRTHitsLhTight_ENDCAP { + } + hist electronNOfSiHitsLhTight_ENDCAP { + } + } + + dir egamma/electrons/LBMon { + algorithm = egamma_GatherData + output = egamma/electrons/LBMon + display = Draw=e1,StatBox + # LhLoose + hist LBEvoNElectronsLhLoose { + } + # LhMedium + hist LBEvoNElectronsLhMedium { + } + # LhTight + hist LBEvoNElectronsLhTight { + } + # CbLoose + hist LBEvoNElectronsCbLoose { + } + # CbTight + hist LBEvoNElectronsCbTight { + } +} + +### electronsWithTrigger + + dir egamma/electronsWithTrigger { + output = egamma/electronsWithTrigger + + # CbLoose + hist electronNCbLoose { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist electronEtCbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiCbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaCbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20CbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40CbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeCbLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaPhiPtgt2.5GeVCbLoose { + output = egamma/electronsWithTrigger/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt4GeVCbLoose { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt20GeVCbLoose { + output = egamma/electronsWithTrigger/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + + # CbTight + hist electronNCbTight { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist electronEtCbTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiCbTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaCbTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaPhiPtgt2.5GeVCbTight { + output = egamma/electronsWithTrigger/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt4GeVCbTight { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt20GeVCbTight { + output = egamma/electronsWithTrigger/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronPtCone20CbTight { + algorithm = egKolmogorov + } + hist electronTopoEtCone40CbTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeCbTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + + # LhLoose + hist electronNLhLoose { + algorithm = egamma_Histogram_Not_Empty + algorithm = egKolmogorov + display = Draw=e1,StatBox,LogY + } + hist electronEtLhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaPhiPtgt2.5GeVLhLoose { + output = egamma/electronsWithTrigger/EXPERT + algorithm = 2D_Histogram_Not_Empty +# algorithm = egamma_BinsDiffFromStripMedian + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt4GeVLhLoose { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt20GeVLhLoose { + output = egamma/electronsWithTrigger/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + + hist electronPtCone20LhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhLoose { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhLoose_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhLoose_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhLoose_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhLoose_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhLoose_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhLoose_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhLoose_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhLoose_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhLoose_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhLoose_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhLoose_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhLoose_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhLoose_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhLoose_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhLoose_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhLoose_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhLoose_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhLoose_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhLoose_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhLoose_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhLoose_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + + # LhMedium + hist electronNLhMedium { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist electronEtLhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaPhiPtgt2.5GeVLhMedium { + output = egamma/electronsWithTrigger/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt4GeVLhMedium { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt20GeVLhMedium { + output = egamma/electronsWithTrigger/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronPtCone20LhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhMedium { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhMedium_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhMedium_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhMedium_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhMedium_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhMedium_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhMedium_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhMedium_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhMedium_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhMedium_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhMedium_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhMedium_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhMedium_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhMedium_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhMedium_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhMedium_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhMedium_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhMedium_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhMedium_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhMedium_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhMedium_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhMedium_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + + # LhTight + hist electronNLhTight { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist electronEtLhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaPhiPtgt2.5GeVLhTight { + output = egamma/electronsWithTrigger/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt4GeVLhTight { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronEtaPhiPtgt20GeVLhTight { + output = egamma/electronsWithTrigger/EXPERT + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist electronPtCone20LhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhTight { + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhTight_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhTight_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhTight_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhTight_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhTight_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhTight_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhTight_BARREL { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhTight_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox, LogY + } + hist electronEtLhTight_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhTight_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhTight_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhTight_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhTight_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhTight_CRACK { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronNLhTight_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtLhTight_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronEtaLhTight_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPhiLhTight_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronPtCone20LhTight_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTopoEtCone40LhTight_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } + hist electronTimeLhTight_ENDCAP { + output = egamma/electronsWithTrigger/EXPERT + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + } +} + + dir egamma/electronsWithTrigger/ID { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/ID + display = Draw=e1,StatBox + + # LhLoose + hist electronEhad1LhLoose_BARREL { + } + hist electronEoverPLhLoose_BARREL { + } + hist electronCoreEMLhLoose_BARREL { + } + hist electronF0LhLoose_BARREL { + } + hist electronF1LhLoose_BARREL { + } + hist electronF2LhLoose_BARREL { + } + hist electronF3LhLoose_BARREL { + } + hist electronRe233e237LhLoose_BARREL { + } + hist electronRe237e277LhLoose_BARREL { + } + hist electronEhad1LhLoose_CRACK { + } + hist electronEoverPLhLoose_CRACK { + } + hist electronCoreEMLhLoose_CRACK { + } + hist electronF0LhLoose_CRACK { + } + hist electronF1LhLoose_CRACK { + } + hist electronF2LhLoose_CRACK { + } + hist electronF3LhLoose_CRACK { + } + hist electronRe233e237LhLoose_CRACK { + } + hist electronRe237e277LhLoose_CRACK { + } + hist electronEhad1LhLoose_ENDCAP { + } + hist electronEoverPLhLoose_ENDCAP { + } + hist electronCoreEMLhLoose_ENDCAP { + } + hist electronF0LhLoose_ENDCAP { + } + hist electronF1LhLoose_ENDCAP { + } + hist electronF2LhLoose_ENDCAP { + } + hist electronF3LhLoose_ENDCAP { + } + hist electronRe233e237LhLoose_ENDCAP { + } + hist electronRe237e277LhLoose_ENDCAP { + } + + # LhMedium + hist electronEhad1LhMedium_BARREL { + } + hist electronEoverPLhMedium_BARREL { + } + hist electronCoreEMLhMedium_BARREL { + } + hist electronF0LhMedium_BARREL { + } + hist electronF1LhMedium_BARREL { + } + hist electronF2LhMedium_BARREL { + } + hist electronF3LhMedium_BARREL { + } + hist electronRe233e237LhMedium_BARREL { + } + hist electronRe237e277LhMedium_BARREL { + } + hist electronEhad1LhMedium_CRACK { + } + hist electronEoverPLhMedium_CRACK { + } + hist electronCoreEMLhMedium_CRACK { + } + hist electronF0LhMedium_CRACK { + } + hist electronF1LhMedium_CRACK { + } + hist electronF2LhMedium_CRACK { + } + hist electronF3LhMedium_CRACK { + } + hist electronRe233e237LhMedium_CRACK { + } + hist electronRe237e277LhMedium_CRACK { + } + hist electronEhad1LhMedium_ENDCAP { + } + hist electronEoverPLhMedium_ENDCAP { + } + hist electronCoreEMLhMedium_ENDCAP { + } + hist electronF0LhMedium_ENDCAP { + } + hist electronF1LhMedium_ENDCAP { + } + hist electronF2LhMedium_ENDCAP { + } + hist electronF3LhMedium_ENDCAP { + } + hist electronRe233e237LhMedium_ENDCAP { + } + hist electronRe237e277LhMedium_ENDCAP { + } + + # LhTight + hist electronEhad1LhTight_BARREL { + } + hist electronEoverPLhTight_BARREL { + } + hist electronCoreEMLhTight_BARREL { + } + hist electronF0LhTight_BARREL { + } + hist electronF1LhTight_BARREL { + } + hist electronF2LhTight_BARREL { + } + hist electronF3LhTight_BARREL { + } + hist electronRe233e237LhTight_BARREL { + } + hist electronRe237e277LhTight_BARREL { + } + hist electronEhad1LhTight_CRACK { + } + hist electronEoverPLhTight_CRACK { + } + hist electronCoreEMLhTight_CRACK { + } + hist electronF0LhTight_CRACK { + } + hist electronF1LhTight_CRACK { + } + hist electronF2LhTight_CRACK { + } + hist electronF3LhTight_CRACK { + } + hist electronRe233e237LhTight_CRACK { + } + hist electronRe237e277LhTight_CRACK { + } + hist electronEhad1LhTight_ENDCAP { + } + hist electronEoverPLhTight_ENDCAP { + } + hist electronCoreEMLhTight_ENDCAP { + } + hist electronF0LhTight_ENDCAP { + } + hist electronF1LhTight_ENDCAP { + } + hist electronF2LhTight_ENDCAP { + } + hist electronF3LhTight_ENDCAP { + } + hist electronRe233e237LhTight_ENDCAP { + } + hist electronRe237e277LhTight_ENDCAP { + } +} + + dir egamma/electronsWithTrigger/Track { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/Track + display = Draw=e1,StatBox + + # LhLoose + hist electronNOfBLayersHitsLhLoose_BARREL { + } + hist electronNOfTRTHitsLhLoose_BARREL { + } + hist electronNOfSiHitsLhLoose_BARREL { + } + hist electronDeltaEta1LhLoose_BARREL { + } + hist electronDeltaPhi2LhLoose_BARREL { + } + hist electronDeltaEta1LhLoose_CRACK { + } + hist electronDeltaPhi2LhLoose_CRACK { + } + hist electronNOfBLayersHitsLhLoose_CRACK { + } + hist electronNOfTRTHitsLhLoose_CRACK { + } + hist electronNOfSiHitsLhLoose_CRACK { + } + hist electronDeltaEta1LhLoose_ENDCAP { + } + hist electronDeltaPhi2LhLoose_ENDCAP { + } + hist electronNOfBLayersHitsLhLoose_ENDCAP { + } + hist electronNOfTRTHitsLhLoose_ENDCAP { + } + hist electronNOfSiHitsLhLoose_ENDCAP { + } + + # LhMedium + hist electronNOfBLayersHitsLhMedium_BARREL { + } + hist electronNOfTRTHitsLhMedium_BARREL { + } + hist electronNOfSiHitsLhMedium_BARREL { + } + hist electronDeltaEta1LhMedium_BARREL { + } + hist electronDeltaPhi2LhMedium_BARREL { + } + hist electronDeltaEta1LhMedium_CRACK { + } + hist electronDeltaPhi2LhMedium_CRACK { + } + hist electronNOfBLayersHitsLhMedium_CRACK { + } + hist electronNOfTRTHitsLhMedium_CRACK { + } + hist electronNOfSiHitsLhMedium_CRACK { + } + hist electronDeltaEta1LhMedium_ENDCAP { + } + hist electronDeltaPhi2LhMedium_ENDCAP { + } + hist electronNOfBLayersHitsLhMedium_ENDCAP { + } + hist electronNOfTRTHitsLhMedium_ENDCAP { + } + hist electronNOfSiHitsLhMedium_ENDCAP { + } + + # LhTight + hist electronNOfBLayersHitsLhTight_BARREL { + } + hist electronNOfTRTHitsLhTight_BARREL { + } + hist electronNOfSiHitsLhTight_BARREL { + } + hist electronDeltaEta1LhTight_BARREL { + } + hist electronDeltaPhi2LhTight_BARREL { + } + hist electronDeltaEta1LhTight_CRACK { + } + hist electronDeltaPhi2LhTight_CRACK { + } + hist electronNOfBLayersHitsLhTight_CRACK { + } + hist electronNOfTRTHitsLhTight_CRACK { + } + hist electronNOfSiHitsLhTight_CRACK { + } + hist electronDeltaEta1LhTight_ENDCAP { + } + hist electronDeltaPhi2LhTight_ENDCAP { + } + hist electronNOfBLayersHitsLhTight_ENDCAP { + } + hist electronNOfTRTHitsLhTight_ENDCAP { + } + hist electronNOfSiHitsLhTight_ENDCAP { + } + } + + dir egamma/electronsWithTrigger/LBMon { + algorithm = egamma_GatherData + output = egamma/electronsWithTrigger/LBMon + display = Draw=e1,StatBox + # LhLoose + hist LBEvoNElectronsLhLoose { + } + # LhMedium + hist LBEvoNElectronsLhMedium { + } + # LhTight + hist LBEvoNElectronsLhTight { + } + # CbLoose + hist LBEvoNElectronsCbLoose { + } + # CbTight + hist LBEvoNElectronsCbTight { + } +} + + +### photons + + + dir egamma/photons { + output = egamma/photons + + # CbLoose + hist photonNCbLoose { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonPhiCbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonEtaPhiPt2.5GeVCbLoose { + algorithm = egamma_BinsDiffFromStripMedian + } + hist photonEtaPhiPtgt4GeVCbLoose { + algorithm = egamma_BinsDiffFromStripMedian + } + hist photonEtaPhiPtgt20GeVCbLoose { + algorithm = egamma_BinsDiffFromStripMedian + } + hist photonPtCone20CbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonTopoEtCone40CbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonTimeCbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonRconvCbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + + # CbTight + hist photonNCbTight { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonPhiCbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonEtaPhiPt2.5GeVCbTight { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist photonEtaPhiPtgt4GeVCbTight { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist photonEtaPhiPtgt20GeVCbTight { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist photonPtCone20CbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonTopoEtCone40CbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonTimeCbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonRconvCbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } +} + + dir egamma/photons/Region { + algorithm = egKolmogorov + output = egamma/photons/EXPERT + display = Draw=e1,StatBox + + # CbLoose + hist photonNCbLoose_BARREL { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbLoose_BARREL { + } + hist photonEtaCbLoose_BARREL { + } + hist photonPhiCbLoose_BARREL { + } + hist photonPtCone20CbLoose_BARREL { + } + hist photonTopoEtCone40CbLoose_BARREL { + } + hist photonNCbLoose_CRACK { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbLoose_CRACK { + } + hist photonEtaCbLoose_CRACK { + } + hist photonPhiCbLoose_CRACK { + } + hist photonPtCone20CbLoose_CRACK { + } + hist photonTopoEtCone40CbLoose_CRACK { + } + hist photonNCbLoose_ENDCAP { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbLoose_ENDCAP { + } + hist photonEtaCbLoose_ENDCAP { + } + hist photonPhiCbLoose_ENDCAP { + } + hist photonPtCone20CbLoose_ENDCAP { + } + hist photonTopoEtCone40CbLoose_ENDCAP { + } + + # CbTight + hist photonNCbTight_BARREL { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbTight_BARREL { + } + hist photonEtaCbTight_BARREL { + } + hist photonPhiCbTight_BARREL { + } + hist photonPtCone20CbTight_BARREL { + } + hist photonTopoEtCone40CbTight_BARREL { + } + hist photonNCbTight_CRACK { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbTight_CRACK { + } + hist photonEtaCbTight_CRACK { + } + hist photonPhiCbTight_CRACK { + } + hist photonPtCone20CbTight_CRACK { + } + hist photonTopoEtCone40CbTight_CRACK { + } + hist photonNCbTight_ENDCAP { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbTight_ENDCAP { + } + hist photonEtaCbTight_ENDCAP { + } + hist photonPhiCbTight_ENDCAP { + } + hist photonPtCone20CbTight_ENDCAP { + } + hist photonTopoEtCone40CbTight_ENDCAP { + } +} + + dir egamma/photons/Unconv { + algorithm = egKolmogorov + output = egamma/photons + display = Draw=e1,StatBox + + #CbLoose + hist photonNUnconvCbLoose { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtUnconvCbLoose { + } + hist photonEtaUnconvCbLoose { + } + hist photonPhiUnconvCbLoose { + } + hist photonEtaPhiUnconvCbLoose { + algorithm = egamma_BinsDiffFromStripMedian + } + hist photonTopoEtCone40UnconvCbLoose { + } + hist photonPtCone20UnconvCbLoose { + } + + #CbTight + hist photonNUnconvCbTight { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtUnconvCbTight { + } + hist photonEtaUnconvCbTight { + } + hist photonPhiUnconvCbTight { + } + hist photonEtaPhiUnconvCbTight { + algorithm = egamma_BinsDiffFromStripMedian + } + hist photonTopoEtCone40UnconvCbTight { + } + hist photonPtCone20UnconvCbTight { + } + +} + + + dir egamma/photons/Conv { + algorithm = egKolmogorov + output = egamma/photons + display = Draw=e1,StatBox + + #CbLoose + hist photonNConvCbLoose { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtConvCbLoose { + } + hist photonEtaConvCbLoose { + } + hist photonPhiConvCbLoose { + } + hist photonEtaPhiConvCbLoose { + algorithm = egamma_BinsDiffFromStripMedian + } + hist photonTopoEtCone40ConvCbLoose { + } + hist photonPtCone20ConvCbLoose { + } + #CbTight + hist photonNConvCbTight { + } + hist photonEtConvCbTight { + } + hist photonEtaConvCbTight { + } + hist photonPhiConvCbTight { + } + hist photonEtaPhiConvCbTight { + algorithm = egamma_BinsDiffFromStripMedian + } + hist photonTopoEtCone40ConvCbTight { + } + hist photonPtCone20ConvCbTight { + } +} + + dir egamma/photons/ID { + algorithm = egKolmogorov + output = egamma/photons/ID + display = Draw=e1,StatBox + + #CbLoose + hist photonEhad1CbLoose_BARREL { + } + hist photonCoreEMCbLoose_BARREL { + } + hist photonF0CbLoose_BARREL { + } + hist photonF1CbLoose_BARREL { + } + hist photonF2CbLoose_BARREL { + } + hist photonF3CbLoose_BARREL { + } + hist photonRe233e237CbLoose_BARREL { + } + hist photonRe237e277CbLoose_BARREL { + } + hist photonEhad1CbLoose_CRACK { + } + hist photonCoreEMCbLoose_CRACK { + } + hist photonF0CbLoose_CRACK { + } + hist photonF1CbLoose_CRACK { + } + hist photonF2CbLoose_CRACK { + } + hist photonF3CbLoose_CRACK { + } + hist photonRe233e237CbLoose_CRACK { + } + hist photonRe237e277CbLoose_CRACK { + } + hist photonEhad1CbLoose_ENDCAP { + } + hist photonCoreEMCbLoose_ENDCAP { + } + hist photonF0CbLoose_ENDCAP { + } + hist photonF1CbLoose_ENDCAP { + } + hist photonF2CbLoose_ENDCAP { + } + hist photonF3CbLoose_ENDCAP { + } + hist photonRe233e237CbLoose_ENDCAP { + } + hist photonRe237e277CbLoose_ENDCAP { + } + #CbTight + hist photonEhad1CbTight_BARREL { + } + hist photonCoreEMCbTight_BARREL { + } + hist photonF0CbTight_BARREL { + } + hist photonF1CbTight_BARREL { + } + hist photonF2CbTight_BARREL { + } + hist photonF3CbTight_BARREL { + } + hist photonRe233e237CbTight_BARREL { + } + hist photonRe237e277CbTight_BARREL { + } + hist photonEhad1CbTight_CRACK { + } + hist photonCoreEMCbTight_CRACK { + } + hist photonF0CbTight_CRACK { + } + hist photonF1CbTight_CRACK { + } + hist photonF2CbTight_CRACK { + } + hist photonF3CbTight_CRACK { + } + hist photonRe233e237CbTight_CRACK { + } + hist photonRe237e277CbTight_CRACK { + } + hist photonEhad1CbTight_ENDCAP { + } + hist photonCoreEMCbTight_ENDCAP { + } + hist photonF0CbTight_ENDCAP { + } + hist photonF1CbTight_ENDCAP { + } + hist photonF2CbTight_ENDCAP { + } + hist photonF3CbTight_ENDCAP { + } + hist photonRe233e237CbTight_ENDCAP { + } + hist photonRe237e277CbTight_ENDCAP { + } +} + + dir egamma/photons/Region { + algorithm = egKolmogorov + output = egamma/photons/EXPERT + display = Draw=e1,StatBox + + # CbLoose + hist photonConvTrkMatch1CbLoose_BARREL { + } + hist photonConvTrkMatch2CbLoose_BARREL { + } + hist photonConvTypeCbLoose_BARREL { + } + hist photonConvTrkMatch1CbLoose_CRACK { + } + hist photonConvTrkMatch2CbLoose_CRACK { + } + hist photonConvTypeCbLoose_CRACK { + } + hist photonConvTrkMatch1CbLoose_ENDCAP { + } + hist photonConvTrkMatch2CbLoose_ENDCAP { + } + hist photonConvTypeCbLoose_ENDCAP { + } + # CbTight + hist photonConvTrkMatch1CbTight_BARREL { + } + hist photonConvTrkMatch2CbTight_BARREL { + } + hist photonConvTypeCbTight_BARREL { + } + hist photonConvTrkMatch1CbTight_CRACK { + } + hist photonConvTrkMatch2CbTight_CRACK { + } + hist photonConvTypeCbTight_CRACK { + } + hist photonConvTrkMatch1CbTight_ENDCAP { + } + hist photonConvTrkMatch2CbTight_ENDCAP { + } + hist photonConvTypeCbTight_ENDCAP { + } + } + + + dir egamma/photons/LBMon { + algorithm = egamma_GatherData + output = egamma/photons/LBMon + display = Draw=e1,StatBox + # CbLoose + hist LBEvoNPhotonsCbLoose { + } + hist LBEvoNPhotonsUnconvCbLoose { + } + hist LBEvoNPhotonsConvCbLoose { + } + hist LBEvoConvOverNCbLoose { + } + + # CbTight + hist LBEvoNPhotonsCbTight { + } + hist LBEvoNPhotonsUnconvCbTight { + } + hist LBEvoNPhotonsConvCbTight { + } + hist LBEvoConvOverNCbTight { + } +} + +### photonsWithTrigger + + dir egamma/photonsWithTrigger { + output = egamma/photonsWithTrigger + + # CbLoose + hist photonNCbLoose { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonPhiCbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonEtaPhiPt2.5GeVCbLoose { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist photonEtaPhiPtgt4GeVCbLoose { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist photonEtaPhiPtgt20GeVCbLoose { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist photonPtCone20CbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonTopoEtCone40CbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonTimeCbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonRconvCbLoose { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + + # CbTight + hist photonNCbTight { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonPhiCbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonEtaPhiPt2.5GeVCbTight { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist photonEtaPhiPtgt4GeVCbTight { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist photonEtaPhiPtgt20GeVCbTight { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist photonPtCone20CbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonTopoEtCone40CbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonTimeCbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } + hist photonRconvCbTight { + algorithm = egKolmogorov + display = Draw=e1,StatBox + } +} + + + dir egamma/photonsWithTrigger/Region { + algorithm = egKolmogorov + output = egamma/photonsWithTrigger/EXPERT + display = Draw=e1,StatBox + + # CbLoose + hist photonNCbLoose_BARREL { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbLoose_BARREL { + } + hist photonEtaCbLoose_BARREL { + } + hist photonPhiCbLoose_BARREL { + } + hist photonPtCone20CbLoose_BARREL { + } + hist photonTopoEtCone40CbLoose_BARREL { + } + hist photonNCbLoose_CRACK { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbLoose_CRACK { + } + hist photonEtaCbLoose_CRACK { + } + hist photonPhiCbLoose_CRACK { + } + hist photonPtCone20CbLoose_CRACK { + } + hist photonTopoEtCone40CbLoose_CRACK { + } + hist photonNCbLoose_ENDCAP { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbLoose_ENDCAP { + } + hist photonEtaCbLoose_ENDCAP { + } + hist photonPhiCbLoose_ENDCAP { + } + hist photonPtCone20CbLoose_ENDCAP { + } + hist photonTopoEtCone40CbLoose_ENDCAP { + } + + # CbTight + hist photonNCbTight_BARREL { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbTight_BARREL { + } + hist photonEtaCbTight_BARREL { + } + hist photonPhiCbTight_BARREL { + } + hist photonPtCone20CbTight_BARREL { + } + hist photonTopoEtCone40CbTight_BARREL { + } + hist photonNCbTight_CRACK { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbTight_CRACK { + } + hist photonEtaCbTight_CRACK { + } + hist photonPhiCbTight_CRACK { + } + hist photonPtCone20CbTight_CRACK { + } + hist photonTopoEtCone40CbTight_CRACK { + } + hist photonNCbTight_ENDCAP { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtCbTight_ENDCAP { + } + hist photonEtaCbTight_ENDCAP { + } + hist photonPhiCbTight_ENDCAP { + } + hist photonPtCone20CbTight_ENDCAP { + } + hist photonTopoEtCone40CbTight_ENDCAP { + } +} + + dir egamma/photonsWithTrigger/Unconv { + algorithm = egKolmogorov + output = egamma/photonsWithTrigger + display = Draw=e1,StatBox + + #CbLoose + hist photonNUnconvCbLoose { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtUnconvCbLoose { + } + hist photonEtaUnconvCbLoose { + } + hist photonPhiUnconvCbLoose { + } + hist photonEtaPhiUnconvCbLoose { + algorithm = egamma_BinsDiffFromStripMedian + } + hist photonTopoEtCone40UnconvCbLoose { + } + hist photonPtCone20UnconvCbLoose { + } + + #CbTight + hist photonNUnconvCbTight { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtUnconvCbTight { + } + hist photonEtaUnconvCbTight { + } + hist photonPhiUnconvCbTight { + } + hist photonEtaPhiUnconvCbTight { + algorithm = egamma_BinsDiffFromStripMedian + } + hist photonTopoEtCone40UnconvCbTight { + } + hist photonPtCone20UnconvCbTight { + } + +} + + + dir egamma/photonsWithTrigger/Conv { + algorithm = egKolmogorov + output = egamma/photonsWithTrigger + display = Draw=e1,StatBox + + #CbLoose + hist photonNConvCbLoose { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist photonEtConvCbLoose { + } + hist photonEtaConvCbLoose { + } + hist photonPhiConvCbLoose { + } + hist photonEtaPhiConvCbLoose { + algorithm = egamma_BinsDiffFromStripMedian + } + hist photonTopoEtCone40ConvCbLoose { + } + hist photonPtCone20ConvCbLoose { + } + #CbTight + hist photonNConvCbTight { + } + hist photonEtConvCbTight { + } + hist photonEtaConvCbTight { + } + hist photonPhiConvCbTight { + } + hist photonEtaPhiConvCbTight { + algorithm = egamma_BinsDiffFromStripMedian + } + hist photonTopoEtCone40ConvCbTight { + } + hist photonPtCone20ConvCbTight { + } +} + + dir egamma/photonsWithTrigger/ID { + algorithm = egKolmogorov + output = egamma/photonsWithTrigger/ID + display = Draw=e1,StatBox + + #CbLoose + hist photonEhad1CbLoose_BARREL { + } + hist photonCoreEMCbLoose_BARREL { + } + hist photonF0CbLoose_BARREL { + } + hist photonF1CbLoose_BARREL { + } + hist photonF2CbLoose_BARREL { + } + hist photonF3CbLoose_BARREL { + } + hist photonRe233e237CbLoose_BARREL { + } + hist photonRe237e277CbLoose_BARREL { + } + hist photonEhad1CbLoose_CRACK { + } + hist photonCoreEMCbLoose_CRACK { + } + hist photonF0CbLoose_CRACK { + } + hist photonF1CbLoose_CRACK { + } + hist photonF2CbLoose_CRACK { + } + hist photonF3CbLoose_CRACK { + } + hist photonRe233e237CbLoose_CRACK { + } + hist photonRe237e277CbLoose_CRACK { + } + hist photonEhad1CbLoose_ENDCAP { + } + hist photonCoreEMCbLoose_ENDCAP { + } + hist photonF0CbLoose_ENDCAP { + } + hist photonF1CbLoose_ENDCAP { + } + hist photonF2CbLoose_ENDCAP { + } + hist photonF3CbLoose_ENDCAP { + } + hist photonRe233e237CbLoose_ENDCAP { + } + hist photonRe237e277CbLoose_ENDCAP { + } + #CbTight + hist photonEhad1CbTight_BARREL { + } + hist photonCoreEMCbTight_BARREL { + } + hist photonF0CbTight_BARREL { + } + hist photonF1CbTight_BARREL { + } + hist photonF2CbTight_BARREL { + } + hist photonF3CbTight_BARREL { + } + hist photonRe233e237CbTight_BARREL { + } + hist photonRe237e277CbTight_BARREL { + } + hist photonEhad1CbTight_CRACK { + } + hist photonCoreEMCbTight_CRACK { + } + hist photonF0CbTight_CRACK { + } + hist photonF1CbTight_CRACK { + } + hist photonF2CbTight_CRACK { + } + hist photonF3CbTight_CRACK { + } + hist photonRe233e237CbTight_CRACK { + } + hist photonRe237e277CbTight_CRACK { + } + hist photonEhad1CbTight_ENDCAP { + } + hist photonCoreEMCbTight_ENDCAP { + } + hist photonF0CbTight_ENDCAP { + } + hist photonF1CbTight_ENDCAP { + } + hist photonF2CbTight_ENDCAP { + } + hist photonF3CbTight_ENDCAP { + } + hist photonRe233e237CbTight_ENDCAP { + } + hist photonRe237e277CbTight_ENDCAP { + } +} + + dir egamma/photonsWithTrigger/Region { + algorithm = egKolmogorov + output = egamma/photonsWithTrigger/EXPERT + display = Draw=e1,StatBox + + # CbLoose + hist photonConvTrkMatch1CbLoose_BARREL { + } + hist photonConvTrkMatch2CbLoose_BARREL { + } + hist photonConvTypeCbLoose_BARREL { + } + hist photonConvTrkMatch1CbLoose_CRACK { + } + hist photonConvTrkMatch2CbLoose_CRACK { + } + hist photonConvTypeCbLoose_CRACK { + } + hist photonConvTrkMatch1CbLoose_ENDCAP { + } + hist photonConvTrkMatch2CbLoose_ENDCAP { + } + hist photonConvTypeCbLoose_ENDCAP { + } + # CbTight + hist photonConvTrkMatch1CbTight_BARREL { + } + hist photonConvTrkMatch2CbTight_BARREL { + } + hist photonConvTypeCbTight_BARREL { + } + hist photonConvTrkMatch1CbTight_CRACK { + } + hist photonConvTrkMatch2CbTight_CRACK { + } + hist photonConvTypeCbTight_CRACK { + } + hist photonConvTrkMatch1CbTight_ENDCAP { + } + hist photonConvTrkMatch2CbTight_ENDCAP { + } + hist photonConvTypeCbTight_ENDCAP { + } + } + + + dir egamma/photonsWithTrigger/LBMon { + algorithm = egamma_GatherData + output = egamma/photonsWithTrigger/LBMon + display = Draw=e1,StatBox + # CbLoose + hist LBEvoNPhotonsCbLoose { + } + hist LBEvoNPhotonsUnconvCbLoose { + } + hist LBEvoNPhotonsConvCbLoose { + } + hist LBEvoConvOverNCbLoose { + } + + # CbTight + hist LBEvoNPhotonsCbTight { + } + hist LBEvoNPhotonsUnconvCbTight { + } + hist LBEvoNPhotonsConvCbTight { + } + hist LBEvoConvOverNCbTight { + } +} + +### forwardElectrons + + dir egamma/forwardElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons + display = Draw=e1,StatBox + + hist forwardElectronN { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist forwardElectronEt { + } + hist forwardElectronPhi { + } + hist forwardElectronEta { + } + hist forwardElectronEtaPhi { + algorithm = egamma_BinsDiffFromStripMedian + } + # hist forwardElectronTopoEtCone40 { + # } + hist forwardElectronTime { + } + + hist forwardElectronTightN { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist forwardElectronTightEt { + } + hist forwardElectronTightPhi { + } + hist forwardElectronTightEta { + } + hist forwardElectronTightEtaPhi { + algorithm = egamma_BinsDiffFromStripMedian + } + #hist forwardElectronTightTopoEtCone40 { + #} + hist forwardElectronTightTime { + } + +} + + + dir egamma/forwardElectrons { + Algorithm = Egkolmogorov + Output = egamma/forwardElectrons/EXPERT + display = Draw=e1,StatBox + hist forwardElectronN_ENDCAP { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist forwardElectronEt_ENDCAP { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronEta_ENDCAP { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronPhi_ENDCAP { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronTopoEtCone40_ENDCAP { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronTime_ENDCAP { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronTightN_ENDCAP { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronTightEt_ENDCAP { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronTightEta_ENDCAP { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronTightPhi_ENDCAP { + output = egamma/forwardElectrons/EXPERT + } + #hist forwardElectronTightTopoEtCone40_ENDCAP { + #output = egamma/forwardElectrons/EXPERT + #} + hist forwardElectronN_FORWARD { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronEt_FORWARD { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronEta_FORWARD { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronPhi_FORWARD { + output = egamma/forwardElectrons/EXPERT + } + #hist forwardElectronTopoEtCone40_FORWARD { + #output = egamma/forwardElectrons/EXPERT + #} + hist forwardElectronTime_FORWARD { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronTightN_FORWARD { + output = egamma/forwardElectrons/EXPERT + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist forwardElectronTightEt_FORWARD { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronTightEta_FORWARD { + output = egamma/forwardElectrons/EXPERT + } + hist forwardElectronTightPhi_FORWARD { + output = egamma/forwardElectrons/EXPERT + } + #hist forwardElectronTightTopoEtCone40_FORWARD { + #output = egamma/forwardElectrons/EXPERT + #} +} + +dir egamma/forwardElectrons/ID { + algorithm = egKolmogorov + output = egamma/forwardElectrons/ID + hist forwardElectronENG_DENS_ENDCAP { + } + hist forwardElectronFRAC_MAX_ENDCAP { + } + hist forwardElectronLONGITUDINAL_ENDCAP { + } + hist forwardElectron2ND_LAMBDA_ENDCAP { + } + hist forwardElectronLATERAL_ENDCAP { + } + hist forwardElectron2ND_R_ENDCAP { + } + hist forwardElectronCENTER_LAMBDA_ENDCAP { + } + hist forwardElectronENG_DENS_FORWARD { + } + hist forwardElectronFRAC_MAX_FORWARD { + } + hist forwardElectronLONGITUDINAL_FORWARD { + } + hist forwardElectron2ND_LAMBDA_FORWARD { + } + hist forwardElectronLATERAL_FORWARD { + } + hist forwardElectron2ND_R_FORWARD { + } + hist forwardElectronCENTER_LAMBDA_FORWARD { + } +} + + +### Tag&Probe Z + +dir egamma/tagandprobeZ { + algorithm = egKolmogorov + output = egamma/tagandprobeZ + display = Draw=e1,StatBox + + hist electronTagAndProbeNcandidates { + } + hist electronTagAndProbeGlobalMass { + algorithm = egamma_FitZmass + display = StatBox,gaus(xmin,xmax) + } + hist electronTagAndProbeMass_BARREL { + algorithm = egamma_FitZmass + display = StatBox,gaus(xmin,xmax) + } + hist electronTagAndProbeMass_CRACK { + algorithm = egamma_FitZmass + display = StatBox,gaus(xmin,xmax) + } + hist electronTagAndProbeMass_ENDCAP { + algorithm = egamma_FitZmass + display = StatBox,gaus(xmin,xmax) + } + hist electronTagAndProbeN { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist electronTagAndProbeEt { + } + hist electronTagAndProbeEta { + } + hist electronTagAndProbePhi { + } + hist electronTagAndProbeEtaPhi { + algorithm = egamma_BinsDiffFromStripMedian + } +} + +dir egamma/tagandprobeZ { + algorithm = egKolmogorov + output = egamma/tagandprobeZ + display = Draw=e1,StatBox + + hist EfficiencyTagAndProbeElectronIDvsEt { + } + hist EfficiencyTagAndProbeElectronIDvsEta { + } + hist EfficiencyTagAndProbeElectronIDvsPhi { + } + hist EfficiencyTagAndProbeElectronISOvsEt { + } + hist EfficiencyTagAndProbeElectronISOvsEta { + } + hist EfficiencyTagAndProbeElectronISOvsPhi { + } +} + +dir egamma/tagandprobeZ/ID { + algorithm = egKolmogorov + output = egamma/tagandprobeZ/ID + display = Draw=e1,StatBox + + hist electronTagAndProbeEhad1_BARREL { + } + hist electronTagAndProbeEoverP_BARREL { + } + hist electronTagAndProbeCoreEM_BARREL { + } + hist electronTagAndProbeF1_BARREL { + } + hist electronTagAndProbeF2_BARREL { + } + hist electronTagAndProbeF3_BARREL { + } + hist electronTagAndProbeRe233e237_BARREL { + } + hist electronTagAndProbeRe237e277_BARREL { + } + hist electronTagAndProbeEhad1_ENDCAP { + } + hist electronTagAndProbeEoverP_ENDCAP { + } + hist electronTagAndProbeCoreEM_ENDCAP { + } + hist electronTagAndProbeF1_ENDCAP { + } + hist electronTagAndProbeF2_ENDCAP { + } + hist electronTagAndProbeF3_ENDCAP { + } + hist electronTagAndProbeRe233e237_ENDCAP { + } + hist electronTagAndProbeRe237e277_ENDCAP { + } + hist electronTagAndProbeEhad1_CRACK { + } + hist electronTagAndProbeEoverP_CRACK { + } + hist electronTagAndProbeCoreEM_CRACK { + } + hist electronTagAndProbeF1_CRACK { + } + hist electronTagAndProbeF2_CRACK { + } + hist electronTagAndProbeF3_CRACK { + } + hist electronTagAndProbeRe233e237_CRACK { + } + hist electronTagAndProbeRe237e277_CRACK { + } +} + +dir egamma/tagandprobeZ/Track { + algorithm = egKolmogorov + output = egamma/tagandprobeZ/Track + display = Draw=e1,StatBox + + hist electronTagAndProbeNOfBLayerHits_BARREL { + } + hist electronTagAndProbeNOfTRTHits_BARREL { + } + hist electronTagAndProbeNOfSiHits_BARREL { + } + hist electronTagAndProbeDeltaEta1_BARREL { + } + hist electronTagAndProbeDeltaPhi2_BARREL { + } + hist electronTagAndProbeNOfBLayerHits_ENDCAP { + } + hist electronTagAndProbeNOfTRTHits_ENDCAP { + } + hist electronTagAndProbeNOfSiHits_ENDCAP { + } + hist electronTagAndProbeDeltaEta1_ENDCAP { + } + hist electronTagAndProbeDeltaPhi2_ENDCAP { + } + hist electronTagAndProbeNOfBLayerHits_CRACK { + } + hist electronTagAndProbeNOfTRTHits_CRACK { + } + hist electronTagAndProbeNOfSiHits_CRACK { + } + hist electronTagAndProbeDeltaEta1_CRACK { + } + hist electronTagAndProbeDeltaPhi2_CRACK { + } + + } + +dir egamma/tagandprobeZ/Isolation { + algorithm = egKolmogorov + output = egamma/tagandprobeZ + display = Draw=e1,StatBox + + hist electronTagAndProbeCaloIso_BARREL { + } + hist electronTagAndProbeTrackIso_BARREL { + } + hist electronTagAndProbeCaloIso_ENDCAP { + } + hist electronTagAndProbeTrackIso_ENDCAP { + } + hist electronTagAndProbeCaloIso_CRACK { + } + hist electronTagAndProbeTrackIso_CRACK { + } +} + +dir egamma/tagandprobeZ/LBMon { + algorithm = egamma_GatherData + output = egamma/tagandprobeZ/LBMon + display = Draw=e1,StatBox + + hist LBEvoNZcandidates { + } +} + +### Tag&Probe JPsi + +dir egamma/tagandprobeJPsi { + algorithm = egKolmogorov + output = egamma/tagandprobeJPsi + display = Draw=e1,StatBox + + hist electronTagAndProbeNcandidates { + } + hist electronTagAndProbeGlobalMass { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(xmin,xmax) + } + hist electronTagAndProbeMass_BARREL { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(xmin,xmax) + } + hist electronTagAndProbeMass_CRACK { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(xmin,xmax) + } + hist electronTagAndProbeMass_ENDCAP { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(xmin,xmax) + } + hist electronTagAndProbeN { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist electronTagAndProbeEt { + } + hist electronTagAndProbeEta { + } + hist electronTagAndProbePhi { + } + hist electronTagAndProbeEtaPhi { + algorithm = egamma_BinsDiffFromStripMedian + } +} + +dir egamma/tagandprobeJPsi { + algorithm = egKolmogorov + output = egamma/tagandprobeJPsi + display = Draw=e1,StatBox + + hist EfficiencyTagAndProbeElectronIDvsEt { + } + hist EfficiencyTagAndProbeElectronIDvsEta { + } + hist EfficiencyTagAndProbeElectronIDvsPhi { + } + hist EfficiencyTagAndProbeElectronISOvsEt { + } + hist EfficiencyTagAndProbeElectronISOvsEta { + } + hist EfficiencyTagAndProbeElectronISOvsPhi { + } +} + +dir egamma/tagandprobeJPsi/ID { + algorithm = egKolmogorov + output = egamma/tagandprobeJPsi/ID + display = Draw=e1,StatBox + + hist electronTagAndProbeEhad1_BARREL { + } + hist electronTagAndProbeEoverP_BARREL { + } + hist electronTagAndProbeCoreEM_BARREL { + } + hist electronTagAndProbeF1_BARREL { + } + hist electronTagAndProbeF2_BARREL { + } + hist electronTagAndProbeF3_BARREL { + } + hist electronTagAndProbeRe233e237_BARREL { + } + hist electronTagAndProbeRe237e277_BARREL { + } + hist electronTagAndProbeEhad1_ENDCAP { + } + hist electronTagAndProbeEoverP_ENDCAP { + } + hist electronTagAndProbeCoreEM_ENDCAP { + } + hist electronTagAndProbeF1_ENDCAP { + } + hist electronTagAndProbeF2_ENDCAP { + } + hist electronTagAndProbeF3_ENDCAP { + } + hist electronTagAndProbeRe233e237_ENDCAP { + } + hist electronTagAndProbeRe237e277_ENDCAP { + } + hist electronTagAndProbeEhad1_CRACK { + } + hist electronTagAndProbeEoverP_CRACK { + } + hist electronTagAndProbeCoreEM_CRACK { + } + hist electronTagAndProbeF1_CRACK { + } + hist electronTagAndProbeF2_CRACK { + } + hist electronTagAndProbeF3_CRACK { + } + hist electronTagAndProbeRe233e237_CRACK { + } + hist electronTagAndProbeRe237e277_CRACK { + } +} + +dir egamma/tagandprobeJPsi/Track { + algorithm = egKolmogorov + output = egamma/tagandprobeJPsi/Track + display = Draw=e1,StatBox + + hist electronTagAndProbeNOfBLayerHits_BARREL { + } + hist electronTagAndProbeNOfTRTHits_BARREL { + } + hist electronTagAndProbeNOfSiHits_BARREL { + } + hist electronTagAndProbeDeltaEta1_BARREL { + } + hist electronTagAndProbeDeltaPhi2_BARREL { + } + hist electronTagAndProbeNOfBLayerHits_ENDCAP { + } + hist electronTagAndProbeNOfTRTHits_ENDCAP { + } + hist electronTagAndProbeNOfSiHits_ENDCAP { + } + hist electronTagAndProbeDeltaEta1_ENDCAP { + } + hist electronTagAndProbeDeltaPhi2_ENDCAP { + } + hist electronTagAndProbeNOfBLayerHits_CRACK { + } + hist electronTagAndProbeNOfTRTHits_CRACK { + } + hist electronTagAndProbeNOfSiHits_CRACK { + } + hist electronTagAndProbeDeltaEta1_CRACK { + } + hist electronTagAndProbeDeltaPhi2_CRACK { + } + + } + +dir egamma/tagandprobeJPsi/Isolation { + algorithm = egKolmogorov + output = egamma/tagandprobeJPsi + display = Draw=e1,StatBox + + hist electronTagAndProbeCaloIso_BARREL { + } + hist electronTagAndProbeTrackIso_BARREL { + } + hist electronTagAndProbeCaloIso_ENDCAP { + } + hist electronTagAndProbeTrackIso_ENDCAP { + } + hist electronTagAndProbeCaloIso_CRACK { + } + hist electronTagAndProbeTrackIso_CRACK { + } +} + +dir egamma/tagandprobeJPsi/LBMon { + algorithm = egamma_GatherData + output = egamma/tagandprobeJPsi/LBMon + display = Draw=e1,StatBox + + hist LBEvoNJPsicandidates { + } +} diff --git a/DataQuality/DataQualityConfigurations/config/Egamma/cosmics_run.config b/DataQuality/DataQualityConfigurations/config/Egamma/cosmics_run.config index cdbf437543bd607a35357c9f2f3ea48cdf00dcd5..31a1c2b2877c16272586795dfeb238ee5d0a6029 100644 --- a/DataQuality/DataQualityConfigurations/config/Egamma/cosmics_run.config +++ b/DataQuality/DataQualityConfigurations/config/Egamma/cosmics_run.config @@ -1,5 +1,5 @@ # ********************************************************************** -# $Id: cosmics_run.config 777627 2016-10-11 10:49:51Z nproklov $ +# $Id: collisions_run.config 777627 2016-10-11 10:49:51Z nproklov $ # ********************************************************************** ############################################################ @@ -88,6 +88,9 @@ algorithm egamma_GatherData { algorithm egamma_Histogram_Not_Empty { libname = libdqm_algorithms.so name = Histogram_Not_Empty +# reference = EgammaReference + reference = stream=physics_Main:CentrallyManagedReferences_Main;CentrallyManagedReferences + MinStat = 20 } algorithm 2D_Histogram_Not_Empty { @@ -98,7 +101,6 @@ algorithm 2D_Histogram_Not_Empty { reference = stream=physics_Main:CentrallyManagedReferences_Main;CentrallyManagedReferences } - algorithm egamma_FitZmass { libname = libdqm_algorithms.so name = Simple_gaus_Fit @@ -110,8 +112,8 @@ algorithm egamma_FitZmass { algorithm egamma_FitJPsimass { libname = libdqm_algorithms.so name = Simple_gaus_Fit - xmin = 3000. - xmax = 5000. + xmin = 2500. + xmax = 3500. thresholds = egamma_FitJPsimass_Thresholds } @@ -120,1475 +122,2117 @@ algorithm egamma_FitJPsimass { ############# output top_level { - algorithm = WorstCaseSummary +# algorithm = WorstCaseSummary output egamma { - algorithm = WorstCaseSummary +# Photons output photons { - algorithm = WorstCaseSummary - output EXPERT { - algorithm = WorstCaseSummary + output CBLoose { + output Expert { + output ID { + } + output LBMon { + } + } + } + output CBTight { + output Expert { + output ID { + } + output LBMon { + } + } } - output ID { - algorithm = WorstCaseSummary + } + output photonsWithTrigger { + output CBLoose { + output Expert { + output ID { + } + output LBMon { + } + } } - output LBMon { - algorithm = WorstCaseSummary + output CBTight { + output Expert { + output ID { + } + output LBMon { + } + } } } + +# Electrons output electrons { - algorithm = WorstCaseSummary - output EXPERT { - algorithm = WorstCaseSummary + output LHLoose { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } + } + } + output LHTight { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } + } + } + } + output electronsWithTrigger { + output LHLoose { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } + } + } + output LHTight { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } + } + } + } + +# FwdElectrons + output forwardElectrons { + output LHTight { + output Expert { + } + } + output LHLoose { + output Expert { + } + } + output CBLoose { + output Expert { + } + } + output CBTight { + output Expert { } + } + } + +# T&P + output tagandprobeZ { output ID { - algorithm = WorstCaseSummary } output Track { - algorithm = WorstCaseSummary } output LBMon { - algorithm = WorstCaseSummary } } - output forwardElectrons { - algorithm = WorstCaseSummary + output tagandprobeJPsi { output ID { - algorithm = WorstCaseSummary } - output EXPERT { - algorithm = WorstCaseSummary + output Track { + } + output LBMon { } } - } + } } ####################### # Histogram Assessments ####################### - dir egamma/electrons { - output = egamma/electrons +################################## +# Electrons +#################################@ - # CbLoose - hist electronNCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist electronEtCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20CbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40CbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } +# LhLoose - # CbTight - hist electronNCbTight { +dir egamma/LHLooseElectrons { + output = egamma/electrons/LHLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { algorithm = egamma_Histogram_Not_Empty display = Draw=e1,StatBox,LogY } - hist electronEtCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20CbTight { - algorithm = egKolmogorov - } - hist electronTopoEtCone40CbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhLoose - hist electronNLhLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Et { } - hist electronEtLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhLoose { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist Eta { } - hist electronEtaPhiPtgt4GeVLhLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist Phi { } - hist electronEtaPhiPtgt20GeVLhLoose { - output = egamma/electrons/EXPERT + hist Eta_Phi_distribution_with_Pt.gt.4GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronPtCone20LhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhLoose { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist electronEtaPhiPtgt4GeVLhLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist TopoEtCone40 { } - hist electronEtaPhiPtgt20GeVLhLoose { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist PtCone20 { } - hist electronPtCone20LhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist Time { } - hist electronTopoEtCone40LhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox +} + +dir egamma/LHLooseElectrons/Expert { + output = egamma/electrons/LHLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist EtainENDCAP { } - hist electronTimeLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist PhiinENDCAP { } - - # LhMedium - hist electronNLhMedium { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist TimeinENDCAP { } - hist electronEtLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhMedium { - output = egamma/electrons/EXPERT + hist Eta_Phi_with_Pt_gt_2.5GeV { algorithm = 2D_Histogram_Not_Empty - # algorithm = egamma_BinsDiffFromStripMedian display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt4GeVLhMedium { + hist Eta_Phi_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt20GeVLhMedium { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist electronPtCone20LhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhTight - hist electronNLhTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist EtainBARREL { } - hist electronEtLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist PhiinBARREL { } - hist electronPhiLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist TimeinBARREL { } - hist electronEtaLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist EtainCRACK { } - hist electronEtaPhiPtgt2.5GeVLhTight { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist PhiinCRACK { } - hist electronEtaPhiPtgt4GeVLhTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist TimeinCRACK { } - hist electronEtaPhiPtgt20GeVLhTight { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) +} + +dir egamma/LHLooseElectrons/byLB { + output = egamma/electrons/LHLoose/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist LBEvoN { } - hist electronPtCone20LhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } -} - - dir egamma/electrons/ID { +} + +dir egamma/LHLooseElectrons/ID { + algorithm = egKolmogorov + output = egamma/electrons/LHLoose/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHLooseElectrons/Tracks { algorithm = egKolmogorov - output = egamma/electrons/ID + output = egamma/electrons/LHLoose/Expert/Track display = Draw=e1,StatBox + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } +} - # LhLoose - hist electronEhad1LhLoose_BARREL { - } - hist electronEoverPLhLoose_BARREL { +# LhLooseWithTrigger + +dir egamma/LHLooseElectronsWithTrigger { + output = egamma/electronsWithTrigger/LHLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronCoreEMLhLoose_BARREL { + hist Et { } - hist electronF0LhLoose_BARREL { + hist Eta { } - hist electronF1LhLoose_BARREL { + hist Phi { } - hist electronF2LhLoose_BARREL { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF3LhLoose_BARREL { + hist TopoEtCone40 { } - hist electronRe233e237LhLoose_BARREL { + hist PtCone20 { } - hist electronRe237e277LhLoose_BARREL { + hist Time { } - hist electronEhad1LhLoose_CRACK { +} + +dir egamma/LHLooseElectronsWithTrigger/Expert { + output = egamma/electronsWithTrigger/LHLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Eta_Phi_with_Pt_gt_2.5GeV { } - hist electronEoverPLhLoose_CRACK { + hist Eta_Phi_with_Pt_gt_20GeV { } - hist electronCoreEMLhLoose_CRACK { +} + +dir egamma/LHLooseElectronsWithTrigger/byLB { + output = egamma/electronsWithTrigger/LHLoose/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist LBEvoN { } - hist electronF0LhLoose_CRACK { +} + +dir egamma/LHLooseElectronsWithTrigger/ID { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHLoose/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHLooseElectronsWithTrigger/Tracks { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHLoose/Expert/Track + display = Draw=e1,StatBox + + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } + +} + +# LhTight + +dir egamma/LHTightElectrons { + output = egamma/electrons/LHTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronF1LhLoose_CRACK { + hist Et { } - hist electronF2LhLoose_CRACK { + hist Eta { } - hist electronF3LhLoose_CRACK { + hist Phi { } - hist electronRe233e237LhLoose_CRACK { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe237e277LhLoose_CRACK { + hist TopoEtCone40 { } - hist electronEhad1LhLoose_ENDCAP { + hist PtCone20 { } - hist electronEoverPLhLoose_ENDCAP { + hist Time { } - hist electronCoreEMLhLoose_ENDCAP { +} + +dir egamma/LHTightElectrons/Expert { + output = egamma/electrons/LHTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist EtainENDCAP { } - hist electronF0LhLoose_ENDCAP { + hist PhiinENDCAP { } - hist electronF1LhLoose_ENDCAP { + hist TimeinENDCAP { } - hist electronF2LhLoose_ENDCAP { + hist Eta_Phi_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF3LhLoose_ENDCAP { + hist Eta_Phi_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe233e237LhLoose_ENDCAP { + hist EtainBARREL { } - hist electronRe237e277LhLoose_ENDCAP { + hist PhiinBARREL { } - - # LhMedium - hist electronEhad1LhMedium_BARREL { + hist TimeinBARREL { } - hist electronEoverPLhMedium_BARREL { + hist EtainCRACK { } - hist electronCoreEMLhMedium_BARREL { + hist PhiinCRACK { } - hist electronF0LhMedium_BARREL { + hist TimeinCRACK { } - hist electronF1LhMedium_BARREL { - } - hist electronF2LhMedium_BARREL { - } - hist electronF3LhMedium_BARREL { +} + +dir egamma/LHTightElectrons/byLB { + output = egamma/electrons/LHTight/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist LBEvON { } - hist electronRe233e237LhMedium_BARREL { +} + +dir egamma/LHTightElectrons/ID { + algorithm = egKolmogorov + output = egamma/electrons/LHTight/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHTightElectrons/Tracks { + algorithm = egKolmogorov + output = egamma/electrons/LHTight/Expert/Track + Display = Draw=e1,StatBox + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } +} + +# LhTightWithTrigger + +dir egamma/LHTightElectronsWithTrigger { + output = egamma/electronsWithTrigger/LHTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronRe237e277LhMedium_BARREL { + hist Et { + } + hist Eta { } - hist electronEhad1LhMedium_CRACK { + hist Phi { } - hist electronEoverPLhMedium_CRACK { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronCoreEMLhMedium_CRACK { + hist TopoEtCone40 { } - hist electronF0LhMedium_CRACK { + hist PtCone20 { } - hist electronF1LhMedium_CRACK { + hist Time { } - hist electronF2LhMedium_CRACK { +} + +dir egamma/LHTightElectronsWithTrigger/Expert { + output = egamma/electronsWithTrigger/LHTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Eta_Phi_with_Pt_gt_2.5GeV { } - hist electronF3LhMedium_CRACK { + hist Eta_Phi_with_Pt_gt_20GeV { } - hist electronRe233e237LhMedium_CRACK { +} + +dir egamma/LHTightElectronsWithTrigger/byLB { + output = egamma/electronsWithTrigger/LHTight/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist LBEvON { } - hist electronRe237e277LhMedium_CRACK { +} + +dir egamma/LHTightElectronsWithTrigger/ID { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHTight/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHTightElectronsWithTrigger/Tracks { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHTight/Expert/Track + display = Draw=e1,StatBox + + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } + +} + + +############################################## +### photons +############################################## + +# CBLoose + +dir egamma/CBLoosePhotons { + output = egamma/photons/CBLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronEhad1LhMedium_ENDCAP { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronEoverPLhMedium_ENDCAP { + hist NUnconv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronCoreEMLhMedium_ENDCAP { + + hist Et { } - hist electronF0LhMedium_ENDCAP { + hist Phi { } - hist electronF1LhMedium_ENDCAP { + hist Eta { } - hist electronF2LhMedium_ENDCAP { + hist PtCone20 { } - hist electronF3LhMedium_ENDCAP { + hist EtCone40 { } - hist electronRe233e237LhMedium_ENDCAP { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe237e277LhMedium_ENDCAP { + hist Time { } - # LhTight - hist electronEhad1LhTight_BARREL { + hist EtConv { + } + hist PhiConv { } - hist electronEoverPLhTight_BARREL { + hist EtaConv { } - hist electronCoreEMLhTight_BARREL { + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF0LhTight_BARREL { + + hist EtUnconv { } - hist electronF1LhTight_BARREL { + hist PhiUnconv { } - hist electronF2LhTight_BARREL { + hist EtaUnconv { } - hist electronF3LhTight_BARREL { + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe233e237LhTight_BARREL { + + +} + +dir egamma/CBLoosePhotons/Expert { + output = egamma/photons/CBLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + + hist EtainBARREL { } - hist electronRe237e277LhTight_BARREL { + hist PhiinBARREL { } - hist electronEhad1LhTight_CRACK { + hist TimeinBARREL { } - hist electronEoverPLhTight_CRACK { + hist RConvinBARREL { } - hist electronCoreEMLhTight_CRACK { + hist ConvTypeinBARREL { } - hist electronF0LhTight_CRACK { + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF1LhTight_CRACK { + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF2LhTight_CRACK { + + hist EtainENDCAP { } - hist electronF3LhTight_CRACK { + hist PhiinENDCAP { } - hist electronRe233e237LhTight_CRACK { + hist TimeinENDCAP { } - hist electronRe237e277LhTight_CRACK { + hist RConvinENDCAP { } - hist electronEhad1LhTight_ENDCAP { + hist ConvTypeinENDCAP { } - hist electronEoverPLhTight_ENDCAP { + hist Eta_Phi_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronCoreEMLhTight_ENDCAP { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF0LhTight_ENDCAP { + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF1LhTight_ENDCAP { + + hist EtainCRACK { } - hist electronF2LhTight_ENDCAP { + hist PhiinCRACK { } - hist electronF3LhTight_ENDCAP { + hist TimeinCRACK { } - hist electronRe233e237LhTight_ENDCAP { + hist RConvinCRACK { } - hist electronRe237e277LhTight_ENDCAP { + hist ConvTypeinCRACK { } -} - dir egamma/electrons/Track { - algorithm = egKolmogorov - output = egamma/electrons/Track - display = Draw=e1,StatBox +} - # LhLoose - hist electronNOfBLayersHitsLhLoose_BARREL { - } - hist electronNOfTRTHitsLhLoose_BARREL { - } - hist electronNOfSiHitsLhLoose_BARREL { +dir egamma/CBLoosePhotons/byLB { + output = egamma/photons/CBLoose/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Number_of_Unconv._photons_vs_LB { } - hist electronDeltaEta1LhLoose_BARREL { + hist Number_of_Conv._photons_vs_LB { } - hist electronDeltaPhi2LhLoose_BARREL { + hist LBEvoN { } - hist electronDeltaEta1LhLoose_CRACK { + hist Conversion_fraction_vs_LB { } - hist electronDeltaPhi2LhLoose_CRACK { +} + +dir egamma/CBLoosePhotons/ID { + algorithm = egKolmogorov + output = egamma/photons/CBLoose/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { } - hist electronNOfBLayersHitsLhLoose_CRACK { + hist CoreEMinBARREL { } - hist electronNOfTRTHitsLhLoose_CRACK { + hist F0inBARREL { } - hist electronNOfSiHitsLhLoose_CRACK { + hist F1inBARREL { } - hist electronDeltaEta1LhLoose_ENDCAP { + hist F2inBARREL { } - hist electronDeltaPhi2LhLoose_ENDCAP { + hist F3inBARREL { } - hist electronNOfBLayersHitsLhLoose_ENDCAP { + hist Re233e237inBARREL { } - hist electronNOfTRTHitsLhLoose_ENDCAP { + hist Re237e277inBARREL { } - hist electronNOfSiHitsLhLoose_ENDCAP { + hist Ehad1inENDCAP { } - - # LhMedium - hist electronNOfBLayersHitsLhMedium_BARREL { + hist CoreEMinENDCAP { } - hist electronNOfTRTHitsLhMedium_BARREL { + hist F0inENDCAP { } - hist electronNOfSiHitsLhMedium_BARREL { + hist F1inENDCAP { } - hist electronDeltaEta1LhMedium_BARREL { + hist F2inENDCAP { } - hist electronDeltaPhi2LhMedium_BARREL { + hist F3inENDCAP { } - hist electronDeltaEta1LhMedium_CRACK { + hist Re233e237inENDCAP { } - hist electronDeltaPhi2LhMedium_CRACK { + hist Re237e277inENDCAP { } - hist electronNOfBLayersHitsLhMedium_CRACK { + hist Ehad1inCRACK { } - hist electronNOfTRTHitsLhMedium_CRACK { + hist CoreEMinCRACK { } - hist electronNOfSiHitsLhMedium_CRACK { + hist F0inCRACK { } - hist electronDeltaEta1LhMedium_ENDCAP { + hist F1inCRACK { } - hist electronDeltaPhi2LhMedium_ENDCAP { + hist F2inCRACK { } - hist electronNOfBLayersHitsLhMedium_ENDCAP { + hist F3inCRACK { } - hist electronNOfTRTHitsLhMedium_ENDCAP { + hist Re233e237inCRACK { } - hist electronNOfSiHitsLhMedium_ENDCAP { + hist Re237e277inCRACK { } +} - # LhTight - hist electronNOfBLayersHitsLhTight_BARREL { - } - hist electronNOfTRTHitsLhTight_BARREL { +# CBLooseWithTrigger + +dir egamma/CBLoosePhotonsWithTrigger { + output = egamma/photonsWithTrigger/CBLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronNOfSiHitsLhTight_BARREL { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronDeltaEta1LhTight_BARREL { + hist NUnconv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronDeltaPhi2LhTight_BARREL { + + hist Et { } - hist electronDeltaEta1LhTight_CRACK { + hist Phi { } - hist electronDeltaPhi2LhTight_CRACK { + hist Eta { } - hist electronNOfBLayersHitsLhTight_CRACK { + hist PtCone20 { } - hist electronNOfTRTHitsLhTight_CRACK { + hist EtCone40 { } - hist electronNOfSiHitsLhTight_CRACK { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronDeltaEta1LhTight_ENDCAP { + hist Time { } - hist electronDeltaPhi2LhTight_ENDCAP { + + hist EtConv { } - hist electronNOfBLayersHitsLhTight_ENDCAP { + hist PhiConv { } - hist electronNOfTRTHitsLhTight_ENDCAP { + hist EtaConv { } - hist electronNOfSiHitsLhTight_ENDCAP { + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - } - dir egamma/electrons/LBMon { - algorithm = egamma_GatherData - output = egamma/electrons/LBMon - display = Draw=e1,StatBox - # LhLoose - hist LBEvoNElectronsLhLoose { + hist EtUnconv { } - # LhMedium - hist LBEvoNElectronsLhMedium { + hist PhiUnconv { } - # LhTight - hist LBEvoNElectronsLhTight { + hist EtaUnconv { } - # CbLoose - hist LBEvoNElectronsCbLoose { - } - # CbTight - hist LBEvoNElectronsCbTight { + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } -} -### photons +} - dir egamma/photons { - output = egamma/photons +dir egamma/CBLoosePhotonsWithTrigger/Expert { + output = egamma/photonsWithTrigger/CBLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox - # CbLoose - hist photonNCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist EtainBARREL { } - hist photonEtCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist PhiinBARREL { } - hist photonPhiCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist TimeinBARREL { } - hist photonEtaPhiPt2.5GeVCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist RConvinBARREL { } - hist photonEtaPhiPtgt4GeVCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist ConvTypeinBARREL { } - hist photonEtaPhiPtgt20GeVCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist photonPtCone20CbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist photonTopoEtCone40CbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + + hist EtainENDCAP { } - hist photonTimeCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist PhiinENDCAP { } - hist photonRconvCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist TimeinENDCAP { } - - # CbTight - hist photonNCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist RConvinENDCAP { } - hist photonEtCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist ConvTypeinENDCAP { } - hist photonPhiCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist Eta_Phi_with_Pt.gt.20GeV { } - hist photonEtaPhiPt2.5GeVCbTight { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist photonEtaPhiPtgt4GeVCbTight { + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist photonEtaPhiPtgt20GeVCbTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + + hist EtainCRACK { } - hist photonPtCone20CbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist PhiinCRACK { } - hist photonTopoEtCone40CbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist TimeinCRACK { } - hist photonTimeCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist RConvinCRACK { } - hist photonRconvCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist ConvTypeinCRACK { } } - dir egamma/photons/Region { +dir egamma/CBLoosePhotonsWithTrigger/byLB { + output = egamma/photonsWithTrigger/CBLoose/Expert/LBMon algorithm = egKolmogorov - output = egamma/photons/EXPERT - display = Draw=e1,StatBox - - # CbLoose - hist photonNCbLoose_BARREL { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + display = Draw=e1, DrawRef=HIST, StatBox + hist Number_of_Unconv._photons_vs_LB { } - hist photonEtCbLoose_BARREL { + hist Number_of_Conv._photons_vs_LB { } - hist photonEtaCbLoose_BARREL { + hist LBEvoN { } - hist photonPhiCbLoose_BARREL { + hist Conversion_fraction_vs_LB { } - hist photonPtCone20CbLoose_BARREL { +} + +dir egamma/CBLoosePhotonsWithTrigger/ID { + algorithm = egKolmogorov + output = egamma/photonsWithTrigger/CBLoose/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { } - hist photonTopoEtCone40CbLoose_BARREL { + hist CoreEMinBARREL { } - hist photonNCbLoose_CRACK { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist F0inBARREL { } - hist photonEtCbLoose_CRACK { + hist F1inBARREL { } - hist photonEtaCbLoose_CRACK { + hist F2inBARREL { } - hist photonPhiCbLoose_CRACK { + hist F3inBARREL { } - hist photonPtCone20CbLoose_CRACK { + hist Re233e237inBARREL { } - hist photonTopoEtCone40CbLoose_CRACK { + hist Re237e277inBARREL { } - hist photonNCbLoose_ENDCAP { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Ehad1inENDCAP { } - hist photonEtCbLoose_ENDCAP { + hist CoreEMinENDCAP { } - hist photonEtaCbLoose_ENDCAP { + hist F0inENDCAP { } - hist photonPhiCbLoose_ENDCAP { + hist F1inENDCAP { } - hist photonPtCone20CbLoose_ENDCAP { + hist F2inENDCAP { } - hist photonTopoEtCone40CbLoose_ENDCAP { + hist F3inENDCAP { } - - # CbTight - hist photonNCbTight_BARREL { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Re233e237inENDCAP { } - hist photonEtCbTight_BARREL { + hist Re237e277inENDCAP { } - hist photonEtaCbTight_BARREL { + hist Ehad1inCRACK { } - hist photonPhiCbTight_BARREL { + hist CoreEMinCRACK { } - hist photonPtCone20CbTight_BARREL { + hist F0inCRACK { } - hist photonTopoEtCone40CbTight_BARREL { + hist F1inCRACK { } - hist photonNCbTight_CRACK { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist F2inCRACK { } - hist photonEtCbTight_CRACK { + hist F3inCRACK { } - hist photonEtaCbTight_CRACK { + hist Re233e237inCRACK { } - hist photonPhiCbTight_CRACK { + hist Re237e277inCRACK { } - hist photonPtCone20CbTight_CRACK { +} + +# CBTight + +dir egamma/CBTightPhotons { + output = egamma/photons/CBTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist photonTopoEtCone40CbTight_CRACK { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist photonNCbTight_ENDCAP { + hist NUnconv { algorithm = egamma_Histogram_Not_Empty display = Draw=e1,StatBox,LogY } - hist photonEtCbTight_ENDCAP { + + hist Et { } - hist photonEtaCbTight_ENDCAP { + hist Phi { } - hist photonPhiCbTight_ENDCAP { + hist Eta { } - hist photonPtCone20CbTight_ENDCAP { + hist PtCone20 { } - hist photonTopoEtCone40CbTight_ENDCAP { + hist EtCone40 { + } + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist Time { } -} - - dir egamma/photons/Unconv { - algorithm = egKolmogorov - output = egamma/photons - display = Draw=e1,StatBox - - #CbLoose - hist photonNUnconvCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtUnconvCbLoose { - } - hist photonEtaUnconvCbLoose { - } - hist photonPhiUnconvCbLoose { - } - hist photonEtaPhiUnconvCbLoose { - algorithm = egamma_BinsDiffFromStripMedian - } - hist photonTopoEtCone40UnconvCbLoose { - } - hist photonPtCone20UnconvCbLoose { - } - - #CbTight - hist photonNUnconvCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtUnconvCbTight { - } - hist photonEtaUnconvCbTight { - } - hist photonPhiUnconvCbTight { - } - hist photonEtaPhiUnconvCbTight { - algorithm = egamma_BinsDiffFromStripMedian - } - hist photonTopoEtCone40UnconvCbTight { - } - hist photonPtCone20UnconvCbTight { - } - -} + hist EtConv { + } + hist PhiConv { + } + hist EtaConv { + } + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } - dir egamma/photons/Conv { - algorithm = egKolmogorov - output = egamma/photons - display = Draw=e1,StatBox + hist EtUnconv { + } + hist PhiUnconv { + } + hist EtaUnconv { + } + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } - #CbLoose - hist photonNConvCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtConvCbLoose { - } - hist photonEtaConvCbLoose { - } - hist photonPhiConvCbLoose { - } - hist photonEtaPhiConvCbLoose { - algorithm = egamma_BinsDiffFromStripMedian - } - hist photonTopoEtCone40ConvCbLoose { - } - hist photonPtCone20ConvCbLoose { - } - #CbTight - hist photonNConvCbTight { - } - hist photonEtConvCbTight { - } - hist photonEtaConvCbTight { - } - hist photonPhiConvCbTight { - } - hist photonEtaPhiConvCbTight { - algorithm = egamma_BinsDiffFromStripMedian - } - hist photonTopoEtCone40ConvCbTight { - } - hist photonPtCone20ConvCbTight { - } } - dir egamma/photons/ID { - algorithm = egKolmogorov - output = egamma/photons/ID - display = Draw=e1,StatBox +dir egamma/CBTightPhotons/Expert { + output = egamma/photons/CBTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox - #CbLoose - hist photonEhad1CbLoose_BARREL { + hist EtainBARREL { } - hist photonCoreEMCbLoose_BARREL { + hist PhiinBARREL { } - hist photonF0CbLoose_BARREL { + hist TimeinBARREL { } - hist photonF1CbLoose_BARREL { + hist RConvinBARREL { } - hist photonF2CbLoose_BARREL { + hist ConvTypeinBARREL { } - hist photonF3CbLoose_BARREL { + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist photonRe233e237CbLoose_BARREL { + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist photonRe237e277CbLoose_BARREL { + + hist EtainENDCAP { } - hist photonEhad1CbLoose_CRACK { + hist PhiinENDCAP { } - hist photonCoreEMCbLoose_CRACK { + hist TimeinENDCAP { } - hist photonF0CbLoose_CRACK { + hist RConvinENDCAP { } - hist photonF1CbLoose_CRACK { + hist ConvTypeinENDCAP { } - hist photonF2CbLoose_CRACK { + hist Eta_Phi_with_Pt.gt.20GeV { } - hist photonF3CbLoose_CRACK { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist photonRe233e237CbLoose_CRACK { + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist photonRe237e277CbLoose_CRACK { + + hist EtainCRACK { } - hist photonEhad1CbLoose_ENDCAP { + hist PhiinCRACK { } - hist photonCoreEMCbLoose_ENDCAP { + hist TimeinCRACK { } - hist photonF0CbLoose_ENDCAP { + hist RConvinCRACK { } - hist photonF1CbLoose_ENDCAP { + hist ConvTypeinCRACK { } - hist photonF2CbLoose_ENDCAP { +} + +dir egamma/CBTightPhotons/byLB { + output = egamma/photons/CBTight/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist Number_of_Unconv._photons_vs_LB { } - hist photonF3CbLoose_ENDCAP { + hist Number_of_Conv._photons_vs_LB { } - hist photonRe233e237CbLoose_ENDCAP { + hist LBEvoN { } - hist photonRe237e277CbLoose_ENDCAP { + hist Conversion_fraction_vs_LB { } - #CbTight - hist photonEhad1CbTight_BARREL { + +} + +dir egamma/CBTightPhotons/ID { + algorithm = egKolmogorov + output = egamma/photons/CBTight/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { } - hist photonCoreEMCbTight_BARREL { + hist CoreEMinBARREL { } - hist photonF0CbTight_BARREL { + hist F0inBARREL { } - hist photonF1CbTight_BARREL { + hist F1inBARREL { } - hist photonF2CbTight_BARREL { + hist F2inBARREL { } - hist photonF3CbTight_BARREL { + hist F3inBARREL { } - hist photonRe233e237CbTight_BARREL { + hist Re233e237inBARREL { } - hist photonRe237e277CbTight_BARREL { + hist Re237e277inBARREL { } - hist photonEhad1CbTight_CRACK { + hist Ehad1inENDCAP { } - hist photonCoreEMCbTight_CRACK { + hist CoreEMinENDCAP { } - hist photonF0CbTight_CRACK { + hist F0inENDCAP { } - hist photonF1CbTight_CRACK { + hist F1inENDCAP { } - hist photonF2CbTight_CRACK { + hist F2inENDCAP { } - hist photonF3CbTight_CRACK { + hist F3inENDCAP { } - hist photonRe233e237CbTight_CRACK { + hist Re233e237inENDCAP { } - hist photonRe237e277CbTight_CRACK { + hist Re237e277inENDCAP { } - hist photonEhad1CbTight_ENDCAP { + hist Ehad1inCRACK { } - hist photonCoreEMCbTight_ENDCAP { + hist CoreEMinCRACK { } - hist photonF0CbTight_ENDCAP { + hist F0inCRACK { } - hist photonF1CbTight_ENDCAP { + hist F1inCRACK { } - hist photonF2CbTight_ENDCAP { + hist F2inCRACK { } - hist photonF3CbTight_ENDCAP { + hist F3inCRACK { } - hist photonRe233e237CbTight_ENDCAP { + hist Re233e237inCRACK { } - hist photonRe237e277CbTight_ENDCAP { + hist Re237e277inCRACK { } } - dir egamma/photons/Region { - algorithm = egKolmogorov - output = egamma/photons/EXPERT - display = Draw=e1,StatBox +# CBTightWithTrigger - # CbLoose - hist photonConvTrkMatch1CbLoose_BARREL { +dir egamma/CBTightPhotonsWithTrigger { + output = egamma/photonsWithTrigger/CBTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist photonConvTrkMatch2CbLoose_BARREL { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist photonConvTypeCbLoose_BARREL { + hist NUnconv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist photonConvTrkMatch1CbLoose_CRACK { + + hist Et { } - hist photonConvTrkMatch2CbLoose_CRACK { + hist Phi { } - hist photonConvTypeCbLoose_CRACK { + hist Eta { } - hist photonConvTrkMatch1CbLoose_ENDCAP { + hist PtCone20 { } - hist photonConvTrkMatch2CbLoose_ENDCAP { + hist EtCone40 { } - hist photonConvTypeCbLoose_ENDCAP { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - # CbTight - hist photonConvTrkMatch1CbTight_BARREL { + hist Time { } - hist photonConvTrkMatch2CbTight_BARREL { + + hist EtConv { } - hist photonConvTypeCbTight_BARREL { + hist PhiConv { } - hist photonConvTrkMatch1CbTight_CRACK { + hist EtaConv { } - hist photonConvTrkMatch2CbTight_CRACK { + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist photonConvTypeCbTight_CRACK { + + hist EtUnconv { } - hist photonConvTrkMatch1CbTight_ENDCAP { + hist PhiUnconv { } - hist photonConvTrkMatch2CbTight_ENDCAP { + hist EtaUnconv { } - hist photonConvTypeCbTight_ENDCAP { + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - } +} - dir egamma/photons/LBMon { - algorithm = egamma_GatherData - output = egamma/photons/LBMon - display = Draw=e1,StatBox - # CbLoose - hist LBEvoNPhotonsCbLoose { +dir egamma/CBTightPhotonsWithTrigger/Expert { + output = egamma/photonsWithTrigger/CBTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist EtainBARREL { + } + hist PhiinBARREL { + } + hist TimeinBARREL { + } + hist RConvinBARREL { + } + hist ConvTypeinBARREL { + } + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + + hist EtainENDCAP { + } + hist PhiinENDCAP { + } + hist TimeinENDCAP { + } + hist RConvinENDCAP { } - hist LBEvoNPhotonsUnconvCbLoose { + hist ConvTypeinENDCAP { } - hist LBEvoNPhotonsConvCbLoose { + hist Eta_Phi_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist LBEvoConvOverNCbLoose { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) + } + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - # CbTight - hist LBEvoNPhotonsCbTight { + hist EtainCRACK { } - hist LBEvoNPhotonsUnconvCbTight { + hist PhiinCRACK { } - hist LBEvoNPhotonsConvCbTight { + hist TimeinCRACK { } - hist LBEvoConvOverNCbTight { + hist RConvinCRACK { + } + hist ConvTypeinCRACK { } } +dir egamma/CBTightPhotonsWithTrigger/byLB { + output = egamma/photonsWithTrigger/CBTight/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Number_of_Unconv._photons_vs_LB { + } + hist Number_of_Conv._photons_vs_LB { + } + hist LBEvoN { + } + hist Conversion_fraction_vs_LB { + } -### forwardElectrons +} - dir egamma/forwardElectrons { +dir egamma/CBTightPhotonsWithTrigger/ID { algorithm = egKolmogorov - output = egamma/forwardElectrons + output = egamma/photonsWithTrigger/CBTight/Expert/ID display = Draw=e1,StatBox - hist forwardElectronN { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Ehad1inBARREL { } - hist forwardElectronEt { + hist CoreEMinBARREL { } - hist forwardElectronPhi { + hist F0inBARREL { } - hist forwardElectronEta { + hist F1inBARREL { } - hist forwardElectronEtaPhi { - algorithm = egamma_BinsDiffFromStripMedian + hist F2inBARREL { } - # hist forwardElectronTopoEtCone40 { - # } - hist forwardElectronTime { + hist F3inBARREL { } - - hist forwardElectronTightN { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Re233e237inBARREL { } - hist forwardElectronTightEt { + hist Re237e277inBARREL { } - hist forwardElectronTightPhi { + hist Ehad1inENDCAP { } - hist forwardElectronTightEta { + hist CoreEMinENDCAP { } - hist forwardElectronTightEtaPhi { - algorithm = egamma_BinsDiffFromStripMedian + hist F0inENDCAP { + } + hist F1inENDCAP { + } + hist F2inENDCAP { + } + hist F3inENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { } - # hist forwardElectronTightTopoEtCone40 { - # } - hist forwardElectronTightTime { + hist Re233e237inCRACK { } + hist Re237e277inCRACK { + } +} + + +######################################## +### forwardElectrons +######################################## + +# CB Loose Forward Electrons + +dir egamma/CBLooseFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBLoose + display = Draw=e1,StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + + hist Et { + } + hist Phi { + } + hist Eta { + } + hist Time { + } + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian + } +} +dir egamma/CBLooseFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBLoose + display = Draw=e1,StatBox + hist EnergyDensity { + } + hist FracMax { + } + hist Lateral { + } + hist Longitudinal { + } + hist SecondLambda { + } + hist SecondR { + } + hist CenterLambda { + } } - dir egamma/forwardElectrons { - Algorithm = Egkolmogorov - Output = egamma/forwardElectrons/EXPERT +dir egamma/CBLooseFwdElectrons/Expert { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBLoose/Expert display = Draw=e1,StatBox - hist forwardElectronN_ENDCAP { - algorithm = egamma_Histogram_Not_Empty + + hist NinENDCAP { display = Draw=e1,StatBox,LogY } - hist forwardElectronEt_ENDCAP { - output = egamma/forwardElectrons/EXPERT + hist NinFORWARD { + display = Draw=e1,StatBox,LogY } - hist forwardElectronEta_ENDCAP { - output = egamma/forwardElectrons/EXPERT + hist Eta_Phi_distribution_Pt_gt_2.5GeV { } - hist forwardElectronPhi_ENDCAP { - output = egamma/forwardElectrons/EXPERT + hist EtainENDCAP { } - # hist forwardElectronTopoEtCone40_ENDCAP { - # output = egamma/forwardElectrons/EXPERT - # } - hist forwardElectronTime_ENDCAP { - output = egamma/forwardElectrons/EXPERT + hist PhiinENDCAP { } - hist forwardElectronTightN_ENDCAP { - output = egamma/forwardElectrons/EXPERT + hist TimeinENDCAP { } - hist forwardElectronTightEt_ENDCAP { - output = egamma/forwardElectrons/EXPERT + hist EtainFORWARD { } - hist forwardElectronTightEta_ENDCAP { - output = egamma/forwardElectrons/EXPERT + hist PhiinFORWARD { } - hist forwardElectronTightPhi_ENDCAP { - output = egamma/forwardElectrons/EXPERT + hist TimeinFORWARD { } - #hist forwardElectronTightTopoEtCone40_ENDCAP { - # output = egamma/forwardElectrons/EXPERT - # } - hist forwardElectronN_FORWARD { +} + +# CBTight Forward Electrons + +dir egamma/CBTightFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBTight + display = Draw=e1,StatBox + hist N { algorithm = egamma_Histogram_Not_Empty display = Draw=e1,StatBox,LogY - output = egamma/forwardElectrons/EXPERT + } + hist Et { + } + hist Phi { + } + hist Eta { + } + hist Time { + } + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian + } +} + +dir egamma/CBTightFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBTight + display = Draw=e1,StatBox + hist EnergyDensity { + } + hist FracMax { + } + hist Lateral { + } + hist Longitudinal { + } + hist SecondLambda { + } + hist SecondR { + } + hist CenterLambda { + } +} + +dir egamma/CBTightFwdElectrons/Expert { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBTight/Expert + display = Draw=e1,StatBox + hist NinENDCAP { + display = Draw=e1,StatBox,LogY } - hist forwardElectronEt_FORWARD { - output = egamma/forwardElectrons/EXPERT + hist NinFORWARD { + display = Draw=e1,StatBox,LogY } - hist forwardElectronEta_FORWARD { - output = egamma/forwardElectrons/EXPERT + hist Eta_Phi_distribution_Pt_gt_2.5GeV { } - hist forwardElectronPhi_FORWARD { - output = egamma/forwardElectrons/EXPERT + hist EtainENDCAP { } - # hist forwardElectronTopoEtCone40_FORWARD { - # output = egamma/forwardElectrons/EXPERT - # } - hist forwardElectronTime_FORWARD { - output = egamma/forwardElectrons/EXPERT + hist PhiinENDCAP { } - hist forwardElectronTightN_FORWARD { - output = egamma/forwardElectrons/EXPERT - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist TimeinENDCAP { } - hist forwardElectronTightEt_FORWARD { - output = egamma/forwardElectrons/EXPERT + hist EtainFORWARD { } - hist forwardElectronTightEta_FORWARD { - output = egamma/forwardElectrons/EXPERT + hist PhiinFORWARD { } - hist forwardElectronTightPhi_FORWARD { - output = egamma/forwardElectrons/EXPERT + hist TimeinFORWARD { } - # hist forwardElectronTightTopoEtCone40_FORWARD { - # output = egamma/forwardElectrons/EXPERT - # } } -dir egamma/forwardElectrons/ID { +# LH Loose Forward Electrons + +dir egamma/LHLooseFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHLoose + display = Draw=e1,StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist Et { + } + hist Phi { + } + hist Eta { + } + hist Time { + } + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian + } +} + +dir egamma/LHLooseFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHLoose + display = Draw=e1,StatBox + hist EnergyDensity { + } + hist FracMax { + } + hist Lateral { + } + hist Longitudinal { + } + hist SecondLambda { + } + hist SecondR { + } + hist CenterLambda { + } +} + + +dir egamma/LHLooseFwdElectrons/Expert { algorithm = egKolmogorov - output = egamma/forwardElectrons/ID - hist forwardElectronENG_DENS_ENDCAP { + output = egamma/forwardElectrons/LHLoose/Expert + display = Draw=e1,StatBox + + hist NinENDCAP { + display = Draw=e1,StatBox,LogY } - hist forwardElectronFRAC_MAX_ENDCAP { + hist NinFORWARD { + display = Draw=e1,StatBox,LogY + } + hist Eta_Phi_distribution_Pt_gt_2.5GeV { + } + hist EtainENDCAP { + } + hist PhiinENDCAP { } - hist forwardElectronLONGITUDINAL_ENDCAP { + hist TimeinENDCAP { } - hist forwardElectron2ND_LAMBDA_ENDCAP { + hist EtainFORWARD { } - hist forwardElectronLATERAL_ENDCAP { + hist PhiinFORWARD { } - hist forwardElectron2ND_R_ENDCAP { + hist TimeinFORWARD { + } +} + +# LHTight Forward Electrons + +dir egamma/LHTightFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHTight + display = Draw=e1,StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist Et { + } + hist Phi { + } + hist Eta { + } + hist Time { + } + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian + } +} + +dir egamma/LHTightFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHTight + display = Draw=e1,StatBox + hist EnergyDensity { + } + hist FracMax { + } + hist Lateral { + } + hist Longitudinal { + } + hist SecondLambda { + } + hist SecondR { + } + hist CenterLambda { + } +} + +dir egamma/LHTightFwdElectrons/Expert { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHTight/Expert + display = Draw=e1,StatBox + hist NinENDCAP { + display = Draw=e1,StatBox,LogY } - hist forwardElectronCENTER_LAMBDA_ENDCAP { + hist NinFORWARD { + display = Draw=e1,StatBox,LogY } - hist forwardElectronENG_DENS_FORWARD { + hist Eta_Phi_distribution_Pt_gt_2.5GeV { } - hist forwardElectronFRAC_MAX_FORWARD { + hist EtainENDCAP { } - hist forwardElectronLONGITUDINAL_FORWARD { + hist PhiinENDCAP { } - hist forwardElectron2ND_LAMBDA_FORWARD { + hist TimeinENDCAP { } - hist forwardElectronLATERAL_FORWARD { + hist EtainFORWARD { } - hist forwardElectron2ND_R_FORWARD { + hist PhiinFORWARD { } - hist forwardElectronCENTER_LAMBDA_FORWARD { + hist TimeinFORWARD { } } +### Tag&Probe Z +dir egamma/TnPZ/TnPCandidate { + algorithm = egKolmogorov + output = egamma/tagandprobeZ + display = Draw=e1,StatBox + hist Z_candidate_mass { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } + hist Z_candidate_mass_distribution_Lead_in_Barrel { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } + hist Number_of_Z_candidates_vs_eta_leading_e { + } + hist Number_of_Z_candidates_vs_phi_leading_e { + } + hist Z_candidate_mass_distribution_Lead_in_Crack { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } + hist Z_candidate_mass_distribution_Lead_in_EndCap { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } +} + +dir egamma/TnPZ/ID { + algorithm = egKolmogorov + output = egamma/tagandprobeZ/ID + display = Draw=e1,StatBox + + hist Ehad1ProbeinBARREL { + } + hist EoverPProbeinBARREL { + } + hist CoreEMProbeinBARREL { + } + hist F0ProbeinBARREL { + } + hist F1ProbeinBARREL { + } + hist F2ProbeinBARREL { + } + hist F3ProbeinBARREL { + } + hist Re233e237ProbeinBARREL { + } + hist Re237e277ProbeinBARREL { + } + hist Ehad1ProbeinENDCAP { + } + hist EoverPProbeinENDCAP { + } + hist CoreEMProbeinENDCAP { + } + hist F0ProbeinENDCAP { + } + hist F1ProbeinENDCAP { + } + hist F2ProbeinENDCAP { + } + hist F3ProbeinENDCAP { + } + hist Re233e237ProbeinENDCAP { + } + hist Re237e277ProbeinENDCAP { + } + +} + +dir egamma/TnPZ/Tracks { + algorithm = egKolmogorov + output = egamma/tagandprobeZ/Track + display = Draw=e1,StatBox + hist NOfBLayerHitsProbeinBARREL { + } + hist NOfPixelHitsProbeinBARREL { + } + hist NOfSCTHitsProbeinBARREL { + } + hist NOfTRTHitsProbeinBARREL { + } + hist NOfTRTHighThresholdHitsProbeinBARREL { + } + hist DeltaEta1ProbeinBARREL { + } + hist DeltaPhi2ProbeinBARREL { + } + hist Trackd0ProbeinBARREL { + } + hist NOfBLayerHitsProbeinENDCAP { + } + hist NOfPixelHitsProbeinENDCAP { + } + hist NOfSCTHitsProbeinENDCAP { + } + hist NOfTRTHitsProbeinENDCAP { + } + hist NOfTRTHighThresholdHitsProbeinENDCAP { + } + hist DeltaEta1ProbeinENDCAP { + } + hist DeltaPhi2ProbeinENDCAP { + } + hist Trackd0ProbeinENDCAP { + } + + } + +dir egamma/TnPZ/Efficiencies { + algorithm = egKolmogorov + output = egamma/tagandprobeZ + display = Draw=e1,StatBox + + hist TnP_ID_efficiency_vs_etprobe { + } + hist TnP_ID_efficiency_vs_etaprobe { + } + hist TnP_ID_efficiency_vs_phiprobe { + } + hist TnP_Calo_Iso_efficiency_vs_etprobe { + } + hist TnP_Calo_Iso_efficiency_vs_etaprobe { + } + hist TnP_Calo_Iso_efficiency_vs_phiprobe { + } + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etprobe { + } + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etaprobe { + } + hist TnP_Calo_Iso_and_LHTight_ID_efficiency_vs_phiprobe { + } + +} + +dir egamma/TnPZ/TnPCandidate { + algorithm = egamma_GatherData + output = egamma/tagandprobeZ/LBMon + display = Draw=e1,StatBox + + hist Number_of_Z_candidates_vs_LB { + } + +} + +### Tag&Probe JPsi + +dir egamma/TnPJPsi/TnPCandidate { + algorithm = egKolmogorov + output = egamma/tagandprobeJPsi + display = Draw=e1,StatBox + + hist JPsi_candidate_mass { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) + } + hist JPsi_candidate_mass_distribution_Lead_in_Barrel { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) + } + hist Number_of_JPsi_candidates_vs_eta_leading_e { + } + hist Number_of_JPsi_candidates_vs_phi_leading_e { + } + hist JPsi_candidate_mass_distribution_Lead_in_Crack { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) + } + hist JPsi_candidate_mass_distribution_Lead_in_EndCap { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) + } + +} + +dir egamma/TnPJPsi/ID { + algorithm = egKolmogorov + output = egamma/tagandprobeJPsi/ID + display = Draw=e1,StatBox + + hist Ehad1ProbeinBARREL { + } + hist EoverPProbeinBARREL { + } + hist CoreEMProbeinBARREL { + } + hist F0ProbeinBARREL { + } + hist F1ProbeinBARREL { + } + hist F2ProbeinBARREL { + } + hist F3ProbeinBARREL { + } + hist Re233e237ProbeinBARREL { + } + hist Re237e277ProbeinBARREL { + } + hist Ehad1ProbeinENDCAP { + } + hist EoverPProbeinENDCAP { + } + hist CoreEMProbeinENDCAP { + } + hist F0ProbeinENDCAP { + } + hist F1ProbeinENDCAP { + } + hist F2ProbeinENDCAP { + } + hist F3ProbeinENDCAP { + } + hist Re233e237ProbeinENDCAP { + } + hist Re237e277ProbeinENDCAP { + } + +} + +dir egamma/TnPJPsi/Tracks { + algorithm = egKolmogorov + output = egamma/tagandprobeJPsi/Track + display = Draw=e1,StatBox + + hist NOfBLayerHitsProbeinBARREL { + } + hist NOfPixelHitsProbeinBARREL { + } + hist NOfSCTHitsProbeinBARREL { + } + hist NOfTRTHitsProbeinBARREL { + } + hist NOfTRTHighThresholdHitsProbeinBARREL { + } + hist DeltaEta1ProbeinBARREL { + } + hist DeltaPhi2ProbeinBARREL { + } + hist Trackd0ProbeinBARREL { + } + hist NOfBLayerHitsProbeinENDCAP { + } + hist NOfPixelHitsProbeinENDCAP { + } + hist NOfSCTHitsProbeinENDCAP { + } + hist NOfTRTHitsProbeinENDCAP { + } + hist NOfTRTHighThresholdHitsProbeinENDCAP { + } + hist DeltaEta1ProbeinENDCAP { + } + hist DeltaPhi2ProbeinENDCAP { + } + hist Trackd0ProbeinENDCAP { + } + + } + +dir egamma/TnPJPsi/Efficiencies { + algorithm = egKolmogorov + output = egamma/tagandprobeJPsi + display = Draw=e1,StatBox + + hist TnP_ID_efficiency_vs_etprobe { + } + hist TnP_ID_efficiency_vs_etaprobe { + } + hist TnP_ID_efficiency_vs_phiprobe { + } + hist TnP_Calo_Iso_efficiency_vs_etprobe { + } + hist TnP_Calo_Iso_efficiency_vs_etaprobe { + } + hist TnP_Calo_Iso_efficiency_vs_phiprobe { + } + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etprobe { + } + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etaprobe { + } + hist TnP_Calo_Iso_and_LHTight_ID_efficiency_vs_phiprobe { + } +} + +dir egamma/TnPJPsi/TnPCandidate { + algorithm = egamma_GatherData + output = egamma/tagandprobeJPsi/LBMon + display = Draw=e1,StatBox + + hist Number_of_JPsi_candidates_vs_LB { + } +} \ No newline at end of file diff --git a/DataQuality/DataQualityConfigurations/config/Egamma/heavyions_run.config b/DataQuality/DataQualityConfigurations/config/Egamma/heavyions_run.config index 02e36f8d5a72ba7b7be031996e9e474d10924890..31a1c2b2877c16272586795dfeb238ee5d0a6029 100644 --- a/DataQuality/DataQualityConfigurations/config/Egamma/heavyions_run.config +++ b/DataQuality/DataQualityConfigurations/config/Egamma/heavyions_run.config @@ -1,5 +1,5 @@ # ********************************************************************** -# $Id: heavyions_run.config 781943 2016-11-02 16:47:25Z xhoad $ +# $Id: collisions_run.config 777627 2016-10-11 10:49:51Z nproklov $ # ********************************************************************** ############################################################ @@ -101,7 +101,6 @@ algorithm 2D_Histogram_Not_Empty { reference = stream=physics_Main:CentrallyManagedReferences_Main;CentrallyManagedReferences } - algorithm egamma_FitZmass { libname = libdqm_algorithms.so name = Simple_gaus_Fit @@ -113,8 +112,8 @@ algorithm egamma_FitZmass { algorithm egamma_FitJPsimass { libname = libdqm_algorithms.so name = Simple_gaus_Fit - xmin = 3000. - xmax = 5000. + xmin = 2500. + xmax = 3500. thresholds = egamma_FitJPsimass_Thresholds } @@ -123,3172 +122,2117 @@ algorithm egamma_FitJPsimass { ############# output top_level { - algorithm = WorstCaseSummary +# algorithm = WorstCaseSummary output egamma { - algorithm = WorstCaseSummary +# Photons output photons { - algorithm = WorstCaseSummary - output EXPERT { - algorithm = WorstCaseSummary - } - output ID { - algorithm = WorstCaseSummary - } - output LBMon { - algorithm = WorstCaseSummary + output CBLoose { + output Expert { + output ID { + } + output LBMon { + } + } + } + output CBTight { + output Expert { + output ID { + } + output LBMon { + } + } } } output photonsWithTrigger { - algorithm = WorstCaseSummary - output EXPERT { - algorithm = WorstCaseSummary - } - output ID { - algorithm = WorstCaseSummary + output CBLoose { + output Expert { + output ID { + } + output LBMon { + } + } } - output LBMon { - algorithm = WorstCaseSummary + output CBTight { + output Expert { + output ID { + } + output LBMon { + } + } } } + +# Electrons output electrons { - algorithm = WorstCaseSummary - output EXPERT { - algorithm = WorstCaseSummary - } - output ID { - algorithm = WorstCaseSummary - } - output Track { - algorithm = WorstCaseSummary + output LHLoose { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } + } } - output LBMon { - algorithm = WorstCaseSummary + output LHTight { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } + } } } output electronsWithTrigger { - algorithm = WorstCaseSummary - output EXPERT { - algorithm = WorstCaseSummary + output LHLoose { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } } - output ID { - algorithm = WorstCaseSummary + } + output LHTight { + output Expert { + output ID { + } + output Track { + } + output LBMon { + } } - output Track { - algorithm = WorstCaseSummary + } + } + +# FwdElectrons + output forwardElectrons { + output LHTight { + output Expert { } - output LBMon { - algorithm = WorstCaseSummary + } + output LHLoose { + output Expert { } } - output forwardElectrons { - algorithm = WorstCaseSummary - output ID { - algorithm = WorstCaseSummary + output CBLoose { + output Expert { } - output EXPERT { - algorithm = WorstCaseSummary + } + output CBTight { + output Expert { } } - output tagandprobeZ { - algorithm = WorstCaseSummary + } + +# T&P + output tagandprobeZ { output ID { - algorithm = WorstCaseSummary } output Track { - algorithm = WorstCaseSummary } output LBMon { - algorithm = WorstCaseSummary } } output tagandprobeJPsi { - algorithm = WorstCaseSummary output ID { - algorithm = WorstCaseSummary } output Track { - algorithm = WorstCaseSummary } output LBMon { - algorithm = WorstCaseSummary } } - } + } } ####################### # Histogram Assessments ####################### - dir egamma/electrons { - output = egamma/electrons +################################## +# Electrons +#################################@ - # CbLoose - hist electronNCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist electronEtCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20CbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40CbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } +# LhLoose - # CbTight - hist electronNCbTight { +dir egamma/LHLooseElectrons { + output = egamma/electrons/LHLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { algorithm = egamma_Histogram_Not_Empty display = Draw=e1,StatBox,LogY } - hist electronEtCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20CbTight { - algorithm = egKolmogorov - } - hist electronTopoEtCone40CbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhLoose - hist electronNLhLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Et { } - hist electronEtLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhLoose { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist Eta { } - hist electronEtaPhiPtgt4GeVLhLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist Phi { } - hist electronEtaPhiPtgt20GeVLhLoose { - output = egamma/electrons/EXPERT + hist Eta_Phi_distribution_with_Pt.gt.4GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronPtCone20LhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhLoose { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist electronEtaPhiPtgt4GeVLhLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist TopoEtCone40 { } - hist electronEtaPhiPtgt20GeVLhLoose { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist PtCone20 { } - hist electronPtCone20LhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist Time { } - hist electronTopoEtCone40LhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox +} + +dir egamma/LHLooseElectrons/Expert { + output = egamma/electrons/LHLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist EtainENDCAP { } - hist electronTimeLhLoose_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist PhiinENDCAP { } - - # LhMedium - hist electronNLhMedium { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist TimeinENDCAP { } - hist electronEtLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhMedium { - output = egamma/electrons/EXPERT + hist Eta_Phi_with_Pt_gt_2.5GeV { algorithm = 2D_Histogram_Not_Empty - # algorithm = egamma_BinsDiffFromStripMedian display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt4GeVLhMedium { + hist Eta_Phi_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt20GeVLhMedium { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist electronPtCone20LhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhTight - hist electronNLhTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist EtainBARREL { } - hist electronEtLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist PhiinBARREL { } - hist electronPhiLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist TimeinBARREL { } - hist electronEtaLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist EtainCRACK { } - hist electronEtaPhiPtgt2.5GeVLhTight { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist PhiinCRACK { } - hist electronEtaPhiPtgt4GeVLhTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist TimeinCRACK { } - hist electronEtaPhiPtgt20GeVLhTight { - output = egamma/electrons/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) +} + +dir egamma/LHLooseElectrons/byLB { + output = egamma/electrons/LHLoose/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist LBEvoN { } - hist electronPtCone20LhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_BARREL { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_CRACK { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_ENDCAP { - output = egamma/electrons/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } -} - - dir egamma/electrons/ID { +} + +dir egamma/LHLooseElectrons/ID { + algorithm = egKolmogorov + output = egamma/electrons/LHLoose/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHLooseElectrons/Tracks { algorithm = egKolmogorov - output = egamma/electrons/ID + output = egamma/electrons/LHLoose/Expert/Track display = Draw=e1,StatBox + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } +} - # LhLoose - hist electronEhad1LhLoose_BARREL { - } - hist electronEoverPLhLoose_BARREL { +# LhLooseWithTrigger + +dir egamma/LHLooseElectronsWithTrigger { + output = egamma/electronsWithTrigger/LHLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronCoreEMLhLoose_BARREL { + hist Et { } - hist electronF0LhLoose_BARREL { + hist Eta { } - hist electronF1LhLoose_BARREL { + hist Phi { } - hist electronF2LhLoose_BARREL { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF3LhLoose_BARREL { + hist TopoEtCone40 { } - hist electronRe233e237LhLoose_BARREL { + hist PtCone20 { } - hist electronRe237e277LhLoose_BARREL { + hist Time { } - hist electronEhad1LhLoose_CRACK { +} + +dir egamma/LHLooseElectronsWithTrigger/Expert { + output = egamma/electronsWithTrigger/LHLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Eta_Phi_with_Pt_gt_2.5GeV { } - hist electronEoverPLhLoose_CRACK { + hist Eta_Phi_with_Pt_gt_20GeV { } - hist electronCoreEMLhLoose_CRACK { +} + +dir egamma/LHLooseElectronsWithTrigger/byLB { + output = egamma/electronsWithTrigger/LHLoose/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist LBEvoN { } - hist electronF0LhLoose_CRACK { +} + +dir egamma/LHLooseElectronsWithTrigger/ID { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHLoose/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHLooseElectronsWithTrigger/Tracks { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHLoose/Expert/Track + display = Draw=e1,StatBox + + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } + +} + +# LhTight + +dir egamma/LHTightElectrons { + output = egamma/electrons/LHTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronF1LhLoose_CRACK { + hist Et { } - hist electronF2LhLoose_CRACK { + hist Eta { } - hist electronF3LhLoose_CRACK { + hist Phi { } - hist electronRe233e237LhLoose_CRACK { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe237e277LhLoose_CRACK { + hist TopoEtCone40 { } - hist electronEhad1LhLoose_ENDCAP { + hist PtCone20 { } - hist electronEoverPLhLoose_ENDCAP { + hist Time { } - hist electronCoreEMLhLoose_ENDCAP { +} + +dir egamma/LHTightElectrons/Expert { + output = egamma/electrons/LHTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist EtainENDCAP { } - hist electronF0LhLoose_ENDCAP { + hist PhiinENDCAP { } - hist electronF1LhLoose_ENDCAP { + hist TimeinENDCAP { } - hist electronF2LhLoose_ENDCAP { + hist Eta_Phi_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF3LhLoose_ENDCAP { + hist Eta_Phi_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe233e237LhLoose_ENDCAP { + hist EtainBARREL { } - hist electronRe237e277LhLoose_ENDCAP { + hist PhiinBARREL { } - - # LhMedium - hist electronEhad1LhMedium_BARREL { + hist TimeinBARREL { } - hist electronEoverPLhMedium_BARREL { + hist EtainCRACK { } - hist electronCoreEMLhMedium_BARREL { + hist PhiinCRACK { } - hist electronF0LhMedium_BARREL { + hist TimeinCRACK { } - hist electronF1LhMedium_BARREL { +} + +dir egamma/LHTightElectrons/byLB { + output = egamma/electrons/LHTight/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist LBEvON { } - hist electronF2LhMedium_BARREL { +} + +dir egamma/LHTightElectrons/ID { + algorithm = egKolmogorov + output = egamma/electrons/LHTight/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHTightElectrons/Tracks { + algorithm = egKolmogorov + output = egamma/electrons/LHTight/Expert/Track + Display = Draw=e1,StatBox + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } +} + +# LhTightWithTrigger + +dir egamma/LHTightElectronsWithTrigger { + output = egamma/electronsWithTrigger/LHTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist Et { + } + hist Eta { } - hist electronF3LhMedium_BARREL { + hist Phi { } - hist electronRe233e237LhMedium_BARREL { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe237e277LhMedium_BARREL { + hist TopoEtCone40 { } - hist electronEhad1LhMedium_CRACK { + hist PtCone20 { } - hist electronEoverPLhMedium_CRACK { + hist Time { + } +} + +dir egamma/LHTightElectronsWithTrigger/Expert { + output = egamma/electronsWithTrigger/LHTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Eta_Phi_with_Pt_gt_2.5GeV { } - hist electronCoreEMLhMedium_CRACK { + hist Eta_Phi_with_Pt_gt_20GeV { } - hist electronF0LhMedium_CRACK { +} + +dir egamma/LHTightElectronsWithTrigger/byLB { + output = egamma/electronsWithTrigger/LHTight/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist LBEvON { } - hist electronF1LhMedium_CRACK { +} + +dir egamma/LHTightElectronsWithTrigger/ID { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHTight/Expert/ID + display = Draw=e1,StatBox + hist Ehad1inBARREL { + } + hist CoreEMinBARREL { + } + hist F0inBARREL { + } + hist F1inBARREL { + } + hist F2inBARREL { + } + hist F3inBARREL { + } + hist Re237e277inBARREL { + } + hist Ehad1inENDCAP { + } + hist EoverPinENDCAP { + } + hist CoreEMinENDCAP { + } + hist Re233e237inENDCAP { + } + hist Re237e277inENDCAP { + } + hist Ehad1inCRACK { + } + hist EoverPinCRACK { + } + hist CoreEMinCRACK { + } + hist F0inCRACK { + } + hist F1inCRACK { + } + hist F2inCRACK { + } + hist F3inCRACK { + } + hist Re233e237inCRACK { + } + hist Re237e277inCRACK { + } +} + +dir egamma/LHTightElectronsWithTrigger/Tracks { + algorithm = egKolmogorov + output = egamma/electronsWithTrigger/LHTight/Expert/Track + display = Draw=e1,StatBox + + hist NOfBLayerHitsinBARREL { + } + hist NOfPixelHitsinBARREL { + } + hist NOfSCTHitsinBARREL { + } + hist NOfTRTHitsinBARREL { + } + hist NOfTRTHighThresholdHitsinBARREL { + } + hist DeltaEta1inBARREL { + } + hist DeltaPhi2inBARREL { + } + hist Trackd0inBARREL { + } + hist NOfBLayerHitsinENDCAP { + } + hist NOfPixelHitsinENDCAP { + } + hist NOfSCTHitsinENDCAP { + } + hist NOfTRTHitsinENDCAP { + } + hist NOfTRTHighThresholdHitsinENDCAP { + } + hist DeltaEta1inENDCAP { + } + hist DeltaPhi2inENDCAP { + } + hist Trackd0inENDCAP { + } + hist NOfBLayerHitsinCRACK { + } + hist NOfPixelHitsinCRACK { + } + hist NOfSCTHitsinCRACK { + } + hist NOfTRTHitsinCRACK { + } + hist NOfTRTHighThresholdHitsinCRACK { + } + hist DeltaEta1inCRACK { + } + hist DeltaPhi2inCRACK { + } + hist Trackd0inCRACK { + } + +} + + +############################################## +### photons +############################################## + +# CBLoose + +dir egamma/CBLoosePhotons { + output = egamma/photons/CBLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronF2LhMedium_CRACK { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronF3LhMedium_CRACK { + hist NUnconv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronRe233e237LhMedium_CRACK { + + hist Et { } - hist electronRe237e277LhMedium_CRACK { + hist Phi { } - hist electronEhad1LhMedium_ENDCAP { + hist Eta { } - hist electronEoverPLhMedium_ENDCAP { + hist PtCone20 { } - hist electronCoreEMLhMedium_ENDCAP { + hist EtCone40 { } - hist electronF0LhMedium_ENDCAP { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF1LhMedium_ENDCAP { + hist Time { } - hist electronF2LhMedium_ENDCAP { + + hist EtConv { } - hist electronF3LhMedium_ENDCAP { + hist PhiConv { } - hist electronRe233e237LhMedium_ENDCAP { + hist EtaConv { } - hist electronRe237e277LhMedium_ENDCAP { + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - # LhTight - hist electronEhad1LhTight_BARREL { + hist EtUnconv { + } + hist PhiUnconv { } - hist electronEoverPLhTight_BARREL { + hist EtaUnconv { } - hist electronCoreEMLhTight_BARREL { + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF0LhTight_BARREL { + + +} + +dir egamma/CBLoosePhotons/Expert { + output = egamma/photons/CBLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + + hist EtainBARREL { } - hist electronF1LhTight_BARREL { + hist PhiinBARREL { } - hist electronF2LhTight_BARREL { + hist TimeinBARREL { } - hist electronF3LhTight_BARREL { + hist RConvinBARREL { } - hist electronRe233e237LhTight_BARREL { + hist ConvTypeinBARREL { } - hist electronRe237e277LhTight_BARREL { + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEhad1LhTight_CRACK { + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEoverPLhTight_CRACK { + + hist EtainENDCAP { } - hist electronCoreEMLhTight_CRACK { + hist PhiinENDCAP { } - hist electronF0LhTight_CRACK { + hist TimeinENDCAP { } - hist electronF1LhTight_CRACK { + hist RConvinENDCAP { } - hist electronF2LhTight_CRACK { + hist ConvTypeinENDCAP { } - hist electronF3LhTight_CRACK { + hist Eta_Phi_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe233e237LhTight_CRACK { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe237e277LhTight_CRACK { + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEhad1LhTight_ENDCAP { + + hist EtainCRACK { } - hist electronEoverPLhTight_ENDCAP { + hist PhiinCRACK { } - hist electronCoreEMLhTight_ENDCAP { + hist TimeinCRACK { } - hist electronF0LhTight_ENDCAP { + hist RConvinCRACK { } - hist electronF1LhTight_ENDCAP { + hist ConvTypeinCRACK { } - hist electronF2LhTight_ENDCAP { + +} + +dir egamma/CBLoosePhotons/byLB { + output = egamma/photons/CBLoose/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Number_of_Unconv._photons_vs_LB { } - hist electronF3LhTight_ENDCAP { + hist Number_of_Conv._photons_vs_LB { } - hist electronRe233e237LhTight_ENDCAP { + hist LBEvoN { } - hist electronRe237e277LhTight_ENDCAP { + hist Conversion_fraction_vs_LB { } } - dir egamma/electrons/Track { +dir egamma/CBLoosePhotons/ID { algorithm = egKolmogorov - output = egamma/electrons/Track + output = egamma/photons/CBLoose/Expert/ID display = Draw=e1,StatBox - - # LhLoose - hist electronNOfBLayersHitsLhLoose_BARREL { + hist Ehad1inBARREL { } - hist electronNOfTRTHitsLhLoose_BARREL { + hist CoreEMinBARREL { } - hist electronNOfSiHitsLhLoose_BARREL { + hist F0inBARREL { } - hist electronDeltaEta1LhLoose_BARREL { + hist F1inBARREL { } - hist electronDeltaPhi2LhLoose_BARREL { + hist F2inBARREL { } - hist electronDeltaEta1LhLoose_CRACK { + hist F3inBARREL { } - hist electronDeltaPhi2LhLoose_CRACK { + hist Re233e237inBARREL { } - hist electronNOfBLayersHitsLhLoose_CRACK { + hist Re237e277inBARREL { } - hist electronNOfTRTHitsLhLoose_CRACK { + hist Ehad1inENDCAP { } - hist electronNOfSiHitsLhLoose_CRACK { + hist CoreEMinENDCAP { } - hist electronDeltaEta1LhLoose_ENDCAP { + hist F0inENDCAP { } - hist electronDeltaPhi2LhLoose_ENDCAP { + hist F1inENDCAP { } - hist electronNOfBLayersHitsLhLoose_ENDCAP { - } - hist electronNOfTRTHitsLhLoose_ENDCAP { - } - hist electronNOfSiHitsLhLoose_ENDCAP { - } - - # LhMedium - hist electronNOfBLayersHitsLhMedium_BARREL { + hist F2inENDCAP { } - hist electronNOfTRTHitsLhMedium_BARREL { + hist F3inENDCAP { } - hist electronNOfSiHitsLhMedium_BARREL { + hist Re233e237inENDCAP { } - hist electronDeltaEta1LhMedium_BARREL { + hist Re237e277inENDCAP { } - hist electronDeltaPhi2LhMedium_BARREL { + hist Ehad1inCRACK { } - hist electronDeltaEta1LhMedium_CRACK { + hist CoreEMinCRACK { } - hist electronDeltaPhi2LhMedium_CRACK { + hist F0inCRACK { } - hist electronNOfBLayersHitsLhMedium_CRACK { + hist F1inCRACK { } - hist electronNOfTRTHitsLhMedium_CRACK { + hist F2inCRACK { } - hist electronNOfSiHitsLhMedium_CRACK { + hist F3inCRACK { } - hist electronDeltaEta1LhMedium_ENDCAP { + hist Re233e237inCRACK { } - hist electronDeltaPhi2LhMedium_ENDCAP { + hist Re237e277inCRACK { } - hist electronNOfBLayersHitsLhMedium_ENDCAP { +} + +# CBLooseWithTrigger + +dir egamma/CBLoosePhotonsWithTrigger { + output = egamma/photonsWithTrigger/CBLoose + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronNOfTRTHitsLhMedium_ENDCAP { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronNOfSiHitsLhMedium_ENDCAP { + hist NUnconv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - # LhTight - hist electronNOfBLayersHitsLhTight_BARREL { + hist Et { } - hist electronNOfTRTHitsLhTight_BARREL { + hist Phi { } - hist electronNOfSiHitsLhTight_BARREL { + hist Eta { } - hist electronDeltaEta1LhTight_BARREL { + hist PtCone20 { } - hist electronDeltaPhi2LhTight_BARREL { + hist EtCone40 { } - hist electronDeltaEta1LhTight_CRACK { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronDeltaPhi2LhTight_CRACK { + hist Time { } - hist electronNOfBLayersHitsLhTight_CRACK { + + hist EtConv { } - hist electronNOfTRTHitsLhTight_CRACK { + hist PhiConv { } - hist electronNOfSiHitsLhTight_CRACK { + hist EtaConv { } - hist electronDeltaEta1LhTight_ENDCAP { + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronDeltaPhi2LhTight_ENDCAP { + + hist EtUnconv { } - hist electronNOfBLayersHitsLhTight_ENDCAP { + hist PhiUnconv { } - hist electronNOfTRTHitsLhTight_ENDCAP { + hist EtaUnconv { } - hist electronNOfSiHitsLhTight_ENDCAP { + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - } - dir egamma/electrons/LBMon { - algorithm = egamma_GatherData - output = egamma/electrons/LBMon - display = Draw=e1,StatBox - # LhLoose - hist LBEvoNElectronsLhLoose { - } - # LhMedium - hist LBEvoNElectronsLhMedium { + +} + +dir egamma/CBLoosePhotonsWithTrigger/Expert { + output = egamma/photonsWithTrigger/CBLoose/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist EtainBARREL { } - # LhTight - hist LBEvoNElectronsLhTight { + hist PhiinBARREL { } - # CbLoose - hist LBEvoNElectronsCbLoose { + hist TimeinBARREL { } - # CbTight - hist LBEvoNElectronsCbTight { + hist RConvinBARREL { } -} - -### electronsWithTrigger - - dir egamma/electronsWithTrigger { - output = egamma/electronsWithTrigger - - # CbLoose - hist electronNCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist ConvTypeinBARREL { } - hist electronEtCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20CbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40CbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeCbLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVCbLoose { - output = egamma/electronsWithTrigger/EXPERT + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt4GeVCbLoose { + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt20GeVCbLoose { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - # CbTight - hist electronNCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist EtainENDCAP { } - hist electronEtCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVCbTight { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist PhiinENDCAP { } - hist electronEtaPhiPtgt4GeVCbTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist TimeinENDCAP { } - hist electronEtaPhiPtgt20GeVCbTight { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist RConvinENDCAP { } - hist electronPtCone20CbTight { - algorithm = egKolmogorov - } - hist electronTopoEtCone40CbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeCbTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhLoose - hist electronNLhLoose { - algorithm = egamma_Histogram_Not_Empty - algorithm = egKolmogorov - display = Draw=e1,StatBox,LogY + hist ConvTypeinENDCAP { } - hist electronEtLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhLoose { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty -# algorithm = egamma_BinsDiffFromStripMedian - display = Ref2DSignif, TCanvas(490,900) + hist Eta_Phi_with_Pt.gt.20GeV { } - hist electronEtaPhiPtgt4GeVLhLoose { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronEtaPhiPtgt20GeVLhLoose { - output = egamma/electronsWithTrigger/EXPERT + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist electronPtCone20LhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhLoose_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhMedium - hist electronNLhMedium { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist EtainCRACK { } - hist electronEtLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaPhiPtgt2.5GeVLhMedium { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist PhiinCRACK { } - hist electronEtaPhiPtgt4GeVLhMedium { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist TimeinCRACK { } - hist electronEtaPhiPtgt20GeVLhMedium { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist electronPtCone20LhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhMedium_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - - # LhTight - hist electronNLhTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist electronEtLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist RConvinCRACK { } - hist electronPhiLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox + hist ConvTypeinCRACK { } - hist electronEtaLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox +} + +dir egamma/CBLoosePhotonsWithTrigger/byLB { + output = egamma/photonsWithTrigger/CBLoose/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist Number_of_Unconv._photons_vs_LB { } - hist electronEtaPhiPtgt2.5GeVLhTight { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist Number_of_Conv._photons_vs_LB { } - hist electronEtaPhiPtgt4GeVLhTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist LBEvoN { } - hist electronEtaPhiPtgt20GeVLhTight { - output = egamma/electronsWithTrigger/EXPERT - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) + hist Conversion_fraction_vs_LB { } - hist electronPtCone20LhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight { - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_BARREL { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox, LogY - } - hist electronEtLhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_CRACK { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronNLhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtLhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronEtaLhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPhiLhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronPtCone20LhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTopoEtCone40LhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } - hist electronTimeLhTight_ENDCAP { - output = egamma/electronsWithTrigger/EXPERT - algorithm = egKolmogorov - display = Draw=e1, DrawRef=HIST, StatBox - } -} - - dir egamma/electronsWithTrigger/ID { +} + +dir egamma/CBLoosePhotonsWithTrigger/ID { algorithm = egKolmogorov - output = egamma/electronsWithTrigger/ID + output = egamma/photonsWithTrigger/CBLoose/Expert/ID display = Draw=e1,StatBox - - # LhLoose - hist electronEhad1LhLoose_BARREL { - } - hist electronEoverPLhLoose_BARREL { - } - hist electronCoreEMLhLoose_BARREL { + hist Ehad1inBARREL { } - hist electronF0LhLoose_BARREL { + hist CoreEMinBARREL { } - hist electronF1LhLoose_BARREL { + hist F0inBARREL { } - hist electronF2LhLoose_BARREL { + hist F1inBARREL { } - hist electronF3LhLoose_BARREL { + hist F2inBARREL { } - hist electronRe233e237LhLoose_BARREL { + hist F3inBARREL { } - hist electronRe237e277LhLoose_BARREL { + hist Re233e237inBARREL { } - hist electronEhad1LhLoose_CRACK { + hist Re237e277inBARREL { } - hist electronEoverPLhLoose_CRACK { + hist Ehad1inENDCAP { } - hist electronCoreEMLhLoose_CRACK { + hist CoreEMinENDCAP { } - hist electronF0LhLoose_CRACK { + hist F0inENDCAP { } - hist electronF1LhLoose_CRACK { + hist F1inENDCAP { } - hist electronF2LhLoose_CRACK { + hist F2inENDCAP { } - hist electronF3LhLoose_CRACK { + hist F3inENDCAP { } - hist electronRe233e237LhLoose_CRACK { + hist Re233e237inENDCAP { } - hist electronRe237e277LhLoose_CRACK { + hist Re237e277inENDCAP { } - hist electronEhad1LhLoose_ENDCAP { + hist Ehad1inCRACK { } - hist electronEoverPLhLoose_ENDCAP { + hist CoreEMinCRACK { } - hist electronCoreEMLhLoose_ENDCAP { + hist F0inCRACK { } - hist electronF0LhLoose_ENDCAP { + hist F1inCRACK { } - hist electronF1LhLoose_ENDCAP { + hist F2inCRACK { } - hist electronF2LhLoose_ENDCAP { + hist F3inCRACK { } - hist electronF3LhLoose_ENDCAP { + hist Re233e237inCRACK { } - hist electronRe233e237LhLoose_ENDCAP { - } - hist electronRe237e277LhLoose_ENDCAP { + hist Re237e277inCRACK { } +} - # LhMedium - hist electronEhad1LhMedium_BARREL { - } - hist electronEoverPLhMedium_BARREL { - } - hist electronCoreEMLhMedium_BARREL { - } - hist electronF0LhMedium_BARREL { - } - hist electronF1LhMedium_BARREL { - } - hist electronF2LhMedium_BARREL { - } - hist electronF3LhMedium_BARREL { - } - hist electronRe233e237LhMedium_BARREL { - } - hist electronRe237e277LhMedium_BARREL { - } - hist electronEhad1LhMedium_CRACK { +# CBTight + +dir egamma/CBTightPhotons { + output = egamma/photons/CBTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronEoverPLhMedium_CRACK { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronCoreEMLhMedium_CRACK { + hist NUnconv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronF0LhMedium_CRACK { + + hist Et { } - hist electronF1LhMedium_CRACK { + hist Phi { } - hist electronF2LhMedium_CRACK { + hist Eta { } - hist electronF3LhMedium_CRACK { + hist PtCone20 { } - hist electronRe233e237LhMedium_CRACK { + hist EtCone40 { } - hist electronRe237e277LhMedium_CRACK { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEhad1LhMedium_ENDCAP { + hist Time { } - hist electronEoverPLhMedium_ENDCAP { + + hist EtConv { } - hist electronCoreEMLhMedium_ENDCAP { + hist PhiConv { } - hist electronF0LhMedium_ENDCAP { + hist EtaConv { } - hist electronF1LhMedium_ENDCAP { + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronF2LhMedium_ENDCAP { + + hist EtUnconv { } - hist electronF3LhMedium_ENDCAP { + hist PhiUnconv { } - hist electronRe233e237LhMedium_ENDCAP { + hist EtaUnconv { } - hist electronRe237e277LhMedium_ENDCAP { + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - # LhTight - hist electronEhad1LhTight_BARREL { - } - hist electronEoverPLhTight_BARREL { - } - hist electronCoreEMLhTight_BARREL { - } - hist electronF0LhTight_BARREL { +} + +dir egamma/CBTightPhotons/Expert { + output = egamma/photons/CBTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist EtainBARREL { } - hist electronF1LhTight_BARREL { + hist PhiinBARREL { } - hist electronF2LhTight_BARREL { + hist TimeinBARREL { } - hist electronF3LhTight_BARREL { + hist RConvinBARREL { } - hist electronRe233e237LhTight_BARREL { + hist ConvTypeinBARREL { } - hist electronRe237e277LhTight_BARREL { + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEhad1LhTight_CRACK { + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEoverPLhTight_CRACK { + + hist EtainENDCAP { } - hist electronCoreEMLhTight_CRACK { + hist PhiinENDCAP { } - hist electronF0LhTight_CRACK { + hist TimeinENDCAP { } - hist electronF1LhTight_CRACK { + hist RConvinENDCAP { } - hist electronF2LhTight_CRACK { + hist ConvTypeinENDCAP { } - hist electronF3LhTight_CRACK { + hist Eta_Phi_with_Pt.gt.20GeV { } - hist electronRe233e237LhTight_CRACK { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronRe237e277LhTight_CRACK { + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronEhad1LhTight_ENDCAP { + + hist EtainCRACK { } - hist electronEoverPLhTight_ENDCAP { + hist PhiinCRACK { } - hist electronCoreEMLhTight_ENDCAP { + hist TimeinCRACK { } - hist electronF0LhTight_ENDCAP { + hist RConvinCRACK { } - hist electronF1LhTight_ENDCAP { + hist ConvTypeinCRACK { } - hist electronF2LhTight_ENDCAP { +} + +dir egamma/CBTightPhotons/byLB { + output = egamma/photons/CBTight/Expert/LBMon + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + + hist Number_of_Unconv._photons_vs_LB { } - hist electronF3LhTight_ENDCAP { + hist Number_of_Conv._photons_vs_LB { } - hist electronRe233e237LhTight_ENDCAP { + hist LBEvoN { } - hist electronRe237e277LhTight_ENDCAP { + hist Conversion_fraction_vs_LB { } + } - dir egamma/electronsWithTrigger/Track { +dir egamma/CBTightPhotons/ID { algorithm = egKolmogorov - output = egamma/electronsWithTrigger/Track + output = egamma/photons/CBTight/Expert/ID display = Draw=e1,StatBox - - # LhLoose - hist electronNOfBLayersHitsLhLoose_BARREL { - } - hist electronNOfTRTHitsLhLoose_BARREL { - } - hist electronNOfSiHitsLhLoose_BARREL { - } - hist electronDeltaEta1LhLoose_BARREL { - } - hist electronDeltaPhi2LhLoose_BARREL { - } - hist electronDeltaEta1LhLoose_CRACK { + hist Ehad1inBARREL { } - hist electronDeltaPhi2LhLoose_CRACK { + hist CoreEMinBARREL { } - hist electronNOfBLayersHitsLhLoose_CRACK { + hist F0inBARREL { } - hist electronNOfTRTHitsLhLoose_CRACK { + hist F1inBARREL { } - hist electronNOfSiHitsLhLoose_CRACK { + hist F2inBARREL { } - hist electronDeltaEta1LhLoose_ENDCAP { + hist F3inBARREL { } - hist electronDeltaPhi2LhLoose_ENDCAP { + hist Re233e237inBARREL { } - hist electronNOfBLayersHitsLhLoose_ENDCAP { + hist Re237e277inBARREL { } - hist electronNOfTRTHitsLhLoose_ENDCAP { + hist Ehad1inENDCAP { } - hist electronNOfSiHitsLhLoose_ENDCAP { + hist CoreEMinENDCAP { } - - # LhMedium - hist electronNOfBLayersHitsLhMedium_BARREL { - } - hist electronNOfTRTHitsLhMedium_BARREL { + hist F0inENDCAP { } - hist electronNOfSiHitsLhMedium_BARREL { + hist F1inENDCAP { } - hist electronDeltaEta1LhMedium_BARREL { + hist F2inENDCAP { } - hist electronDeltaPhi2LhMedium_BARREL { + hist F3inENDCAP { } - hist electronDeltaEta1LhMedium_CRACK { + hist Re233e237inENDCAP { } - hist electronDeltaPhi2LhMedium_CRACK { + hist Re237e277inENDCAP { } - hist electronNOfBLayersHitsLhMedium_CRACK { + hist Ehad1inCRACK { } - hist electronNOfTRTHitsLhMedium_CRACK { + hist CoreEMinCRACK { } - hist electronNOfSiHitsLhMedium_CRACK { + hist F0inCRACK { } - hist electronDeltaEta1LhMedium_ENDCAP { + hist F1inCRACK { } - hist electronDeltaPhi2LhMedium_ENDCAP { + hist F2inCRACK { } - hist electronNOfBLayersHitsLhMedium_ENDCAP { + hist F3inCRACK { } - hist electronNOfTRTHitsLhMedium_ENDCAP { + hist Re233e237inCRACK { } - hist electronNOfSiHitsLhMedium_ENDCAP { + hist Re237e277inCRACK { } +} - # LhTight - hist electronNOfBLayersHitsLhTight_BARREL { - } - hist electronNOfTRTHitsLhTight_BARREL { +# CBTightWithTrigger + +dir egamma/CBTightPhotonsWithTrigger { + output = egamma/photonsWithTrigger/CBTight + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronNOfSiHitsLhTight_BARREL { + hist NConv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronDeltaEta1LhTight_BARREL { + hist NUnconv { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY } - hist electronDeltaPhi2LhTight_BARREL { + + hist Et { } - hist electronDeltaEta1LhTight_CRACK { + hist Phi { } - hist electronDeltaPhi2LhTight_CRACK { + hist Eta { } - hist electronNOfBLayersHitsLhTight_CRACK { + hist PtCone20 { } - hist electronNOfTRTHitsLhTight_CRACK { + hist EtCone40 { } - hist electronNOfSiHitsLhTight_CRACK { + hist Eta_Phi_distribution_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist electronDeltaEta1LhTight_ENDCAP { + hist Time { } - hist electronDeltaPhi2LhTight_ENDCAP { + + hist EtConv { } - hist electronNOfBLayersHitsLhTight_ENDCAP { + hist PhiConv { } - hist electronNOfTRTHitsLhTight_ENDCAP { + hist EtaConv { } - hist electronNOfSiHitsLhTight_ENDCAP { + hist Eta_Phi_Conv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - } - dir egamma/electronsWithTrigger/LBMon { - algorithm = egamma_GatherData - output = egamma/electronsWithTrigger/LBMon - display = Draw=e1,StatBox - # LhLoose - hist LBEvoNElectronsLhLoose { + hist EtUnconv { } - # LhMedium - hist LBEvoNElectronsLhMedium { + hist PhiUnconv { } - # LhTight - hist LBEvoNElectronsLhTight { + hist EtaUnconv { } - # CbLoose - hist LBEvoNElectronsCbLoose { - } - # CbTight - hist LBEvoNElectronsCbTight { + hist Eta_Phi_Unconv_with_Pt.gt.4GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } -} - - -### photons +} - dir egamma/photons { - output = egamma/photons +dir egamma/CBTightPhotonsWithTrigger/Expert { + output = egamma/photonsWithTrigger/CBTight/Expert + algorithm = egKolmogorov + display = Draw=e1, DrawRef=HIST, StatBox - # CbLoose - hist photonNCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist EtainBARREL { } - hist photonPhiCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist PhiinBARREL { } - hist photonEtaPhiPt2.5GeVCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist TimeinBARREL { } - hist photonEtaPhiPtgt4GeVCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist RConvinBARREL { } - hist photonEtaPhiPtgt20GeVCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist ConvTypeinBARREL { } - hist photonPtCone20CbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist Eta_Phi_Unconv_with_Pt.gt.2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist photonTopoEtCone40CbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist Eta_Phi_Conv_with_Pt_gt_2.5GeV { + algorithm = 2D_Histogram_Not_Empty + display = Ref2DSignif, TCanvas(490,900) } - hist photonTimeCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + + hist EtainENDCAP { } - hist photonRconvCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist PhiinENDCAP { } - - # CbTight - hist photonNCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist TimeinENDCAP { } - hist photonEtCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist RConvinENDCAP { } - hist photonPhiCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist ConvTypeinENDCAP { } - hist photonEtaPhiPt2.5GeVCbTight { + hist Eta_Phi_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist photonEtaPhiPtgt4GeVCbTight { + hist Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist photonEtaPhiPtgt20GeVCbTight { + hist Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV { algorithm = 2D_Histogram_Not_Empty display = Ref2DSignif, TCanvas(490,900) } - hist photonPtCone20CbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + + hist EtainCRACK { + } + hist PhiinCRACK { } - hist photonTopoEtCone40CbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist TimeinCRACK { } - hist photonTimeCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist RConvinCRACK { } - hist photonRconvCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox + hist ConvTypeinCRACK { } } - dir egamma/photons/Region { +dir egamma/CBTightPhotonsWithTrigger/byLB { + output = egamma/photonsWithTrigger/CBTight/Expert/LBMon algorithm = egKolmogorov - output = egamma/photons/EXPERT - display = Draw=e1,StatBox - - # CbLoose - hist photonNCbLoose_BARREL { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose_BARREL { + display = Draw=e1, DrawRef=HIST, StatBox + hist Number_of_Unconv._photons_vs_LB { } - hist photonEtaCbLoose_BARREL { + hist Number_of_Conv._photons_vs_LB { } - hist photonPhiCbLoose_BARREL { + hist LBEvoN { } - hist photonPtCone20CbLoose_BARREL { + hist Conversion_fraction_vs_LB { } - hist photonTopoEtCone40CbLoose_BARREL { - } - hist photonNCbLoose_CRACK { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + +} + +dir egamma/CBTightPhotonsWithTrigger/ID { + algorithm = egKolmogorov + output = egamma/photonsWithTrigger/CBTight/Expert/ID + display = Draw=e1,StatBox + + hist Ehad1inBARREL { } - hist photonEtCbLoose_CRACK { + hist CoreEMinBARREL { } - hist photonEtaCbLoose_CRACK { + hist F0inBARREL { } - hist photonPhiCbLoose_CRACK { + hist F1inBARREL { } - hist photonPtCone20CbLoose_CRACK { + hist F2inBARREL { } - hist photonTopoEtCone40CbLoose_CRACK { + hist F3inBARREL { } - hist photonNCbLoose_ENDCAP { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Re233e237inBARREL { } - hist photonEtCbLoose_ENDCAP { + hist Re237e277inBARREL { } - hist photonEtaCbLoose_ENDCAP { + hist Ehad1inENDCAP { } - hist photonPhiCbLoose_ENDCAP { + hist CoreEMinENDCAP { } - hist photonPtCone20CbLoose_ENDCAP { + hist F0inENDCAP { } - hist photonTopoEtCone40CbLoose_ENDCAP { + hist F1inENDCAP { } - - # CbTight - hist photonNCbTight_BARREL { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist F2inENDCAP { } - hist photonEtCbTight_BARREL { + hist F3inENDCAP { } - hist photonEtaCbTight_BARREL { + hist Re233e237inENDCAP { } - hist photonPhiCbTight_BARREL { + hist Re237e277inENDCAP { } - hist photonPtCone20CbTight_BARREL { + hist Ehad1inCRACK { } - hist photonTopoEtCone40CbTight_BARREL { + hist CoreEMinCRACK { } - hist photonNCbTight_CRACK { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist F0inCRACK { } - hist photonEtCbTight_CRACK { + hist F1inCRACK { } - hist photonEtaCbTight_CRACK { + hist F2inCRACK { } - hist photonPhiCbTight_CRACK { + hist F3inCRACK { } - hist photonPtCone20CbTight_CRACK { + hist Re233e237inCRACK { } - hist photonTopoEtCone40CbTight_CRACK { + hist Re237e277inCRACK { } - hist photonNCbTight_ENDCAP { +} + + +######################################## +### forwardElectrons +######################################## + +# CB Loose Forward Electrons + +dir egamma/CBLooseFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBLoose + display = Draw=e1,StatBox + hist N { algorithm = egamma_Histogram_Not_Empty display = Draw=e1,StatBox,LogY + } + + hist Et { + } + hist Phi { + } + hist Eta { + } + hist Time { + } + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian + } +} + +dir egamma/CBLooseFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBLoose + display = Draw=e1,StatBox + hist EnergyDensity { + } + hist FracMax { + } + hist Lateral { + } + hist Longitudinal { + } + hist SecondLambda { + } + hist SecondR { + } + hist CenterLambda { + } +} + + +dir egamma/CBLooseFwdElectrons/Expert { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBLoose/Expert + display = Draw=e1,StatBox + + hist NinENDCAP { + display = Draw=e1,StatBox,LogY + } + hist NinFORWARD { + display = Draw=e1,StatBox,LogY + } + hist Eta_Phi_distribution_Pt_gt_2.5GeV { + } + hist EtainENDCAP { } - hist photonEtCbTight_ENDCAP { + hist PhiinENDCAP { } - hist photonEtaCbTight_ENDCAP { + hist TimeinENDCAP { } - hist photonPhiCbTight_ENDCAP { + hist EtainFORWARD { } - hist photonPtCone20CbTight_ENDCAP { + hist PhiinFORWARD { } - hist photonTopoEtCone40CbTight_ENDCAP { + hist TimeinFORWARD { } } - dir egamma/photons/Unconv { +# CBTight Forward Electrons + +dir egamma/CBTightFwdElectrons { algorithm = egKolmogorov - output = egamma/photons + output = egamma/forwardElectrons/CBTight display = Draw=e1,StatBox - - #CbLoose - hist photonNUnconvCbLoose { + hist N { algorithm = egamma_Histogram_Not_Empty display = Draw=e1,StatBox,LogY } - hist photonEtUnconvCbLoose { + hist Et { } - hist photonEtaUnconvCbLoose { + hist Phi { } - hist photonPhiUnconvCbLoose { + hist Eta { } - hist photonEtaPhiUnconvCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist Time { } - hist photonTopoEtCone40UnconvCbLoose { - } - hist photonPtCone20UnconvCbLoose { + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian } +} - #CbTight - hist photonNUnconvCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY +dir egamma/CBTightFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBTight + display = Draw=e1,StatBox + hist EnergyDensity { } - hist photonEtUnconvCbTight { + hist FracMax { } - hist photonEtaUnconvCbTight { + hist Lateral { } - hist photonPhiUnconvCbTight { + hist Longitudinal { } - hist photonEtaPhiUnconvCbTight { - algorithm = egamma_BinsDiffFromStripMedian + hist SecondLambda { } - hist photonTopoEtCone40UnconvCbTight { + hist SecondR { } - hist photonPtCone20UnconvCbTight { + hist CenterLambda { } +} +dir egamma/CBTightFwdElectrons/Expert { + algorithm = egKolmogorov + output = egamma/forwardElectrons/CBTight/Expert + display = Draw=e1,StatBox + hist NinENDCAP { + display = Draw=e1,StatBox,LogY + } + hist NinFORWARD { + display = Draw=e1,StatBox,LogY + } + hist Eta_Phi_distribution_Pt_gt_2.5GeV { + } + hist EtainENDCAP { + } + hist PhiinENDCAP { + } + hist TimeinENDCAP { + } + hist EtainFORWARD { + } + hist PhiinFORWARD { + } + hist TimeinFORWARD { + } } +# LH Loose Forward Electrons - dir egamma/photons/Conv { +dir egamma/LHLooseFwdElectrons { algorithm = egKolmogorov - output = egamma/photons + output = egamma/forwardElectrons/LHLoose display = Draw=e1,StatBox - - #CbLoose - hist photonNConvCbLoose { + hist N { algorithm = egamma_Histogram_Not_Empty display = Draw=e1,StatBox,LogY } - hist photonEtConvCbLoose { + hist Et { } - hist photonEtaConvCbLoose { + hist Phi { } - hist photonPhiConvCbLoose { + hist Eta { } - hist photonEtaPhiConvCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist Time { } - hist photonTopoEtCone40ConvCbLoose { - } - hist photonPtCone20ConvCbLoose { + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian } - #CbTight - hist photonNConvCbTight { +} + +dir egamma/LHLooseFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHLoose + display = Draw=e1,StatBox + hist EnergyDensity { } - hist photonEtConvCbTight { + hist FracMax { } - hist photonEtaConvCbTight { + hist Lateral { } - hist photonPhiConvCbTight { + hist Longitudinal { } - hist photonEtaPhiConvCbTight { - algorithm = egamma_BinsDiffFromStripMedian + hist SecondLambda { } - hist photonTopoEtCone40ConvCbTight { + hist SecondR { } - hist photonPtCone20ConvCbTight { + hist CenterLambda { } } - dir egamma/photons/ID { - algorithm = egKolmogorov - output = egamma/photons/ID - display = Draw=e1,StatBox - #CbLoose - hist photonEhad1CbLoose_BARREL { - } - hist photonCoreEMCbLoose_BARREL { - } - hist photonF0CbLoose_BARREL { - } - hist photonF1CbLoose_BARREL { - } - hist photonF2CbLoose_BARREL { +dir egamma/LHLooseFwdElectrons/Expert { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHLoose/Expert + display = Draw=e1,StatBox + + hist NinENDCAP { + display = Draw=e1,StatBox,LogY } - hist photonF3CbLoose_BARREL { + hist NinFORWARD { + display = Draw=e1,StatBox,LogY } - hist photonRe233e237CbLoose_BARREL { + hist Eta_Phi_distribution_Pt_gt_2.5GeV { } - hist photonRe237e277CbLoose_BARREL { + hist EtainENDCAP { } - hist photonEhad1CbLoose_CRACK { + hist PhiinENDCAP { } - hist photonCoreEMCbLoose_CRACK { + hist TimeinENDCAP { } - hist photonF0CbLoose_CRACK { + hist EtainFORWARD { } - hist photonF1CbLoose_CRACK { + hist PhiinFORWARD { } - hist photonF2CbLoose_CRACK { + hist TimeinFORWARD { } - hist photonF3CbLoose_CRACK { +} + +# LHTight Forward Electrons + +dir egamma/LHTightFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHTight + display = Draw=e1,StatBox + hist N { + algorithm = egamma_Histogram_Not_Empty + display = Draw=e1,StatBox,LogY + } + hist Et { + } + hist Phi { + } + hist Eta { + } + hist Time { + } + hist Eta_Phi_distributionf_Pt_gt_10GeV { + algorithm = egamma_BinsDiffFromStripMedian + } +} + +dir egamma/LHTightFwdElectrons { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHTight + display = Draw=e1,StatBox + hist EnergyDensity { + } + hist FracMax { + } + hist Lateral { + } + hist Longitudinal { + } + hist SecondLambda { + } + hist SecondR { + } + hist CenterLambda { + } +} + +dir egamma/LHTightFwdElectrons/Expert { + algorithm = egKolmogorov + output = egamma/forwardElectrons/LHTight/Expert + display = Draw=e1,StatBox + hist NinENDCAP { + display = Draw=e1,StatBox,LogY } - hist photonRe233e237CbLoose_CRACK { + hist NinFORWARD { + display = Draw=e1,StatBox,LogY } - hist photonRe237e277CbLoose_CRACK { + hist Eta_Phi_distribution_Pt_gt_2.5GeV { } - hist photonEhad1CbLoose_ENDCAP { + hist EtainENDCAP { } - hist photonCoreEMCbLoose_ENDCAP { + hist PhiinENDCAP { } - hist photonF0CbLoose_ENDCAP { + hist TimeinENDCAP { } - hist photonF1CbLoose_ENDCAP { + hist EtainFORWARD { } - hist photonF2CbLoose_ENDCAP { + hist PhiinFORWARD { } - hist photonF3CbLoose_ENDCAP { - } - hist photonRe233e237CbLoose_ENDCAP { - } - hist photonRe237e277CbLoose_ENDCAP { - } - #CbTight - hist photonEhad1CbTight_BARREL { - } - hist photonCoreEMCbTight_BARREL { - } - hist photonF0CbTight_BARREL { - } - hist photonF1CbTight_BARREL { - } - hist photonF2CbTight_BARREL { - } - hist photonF3CbTight_BARREL { - } - hist photonRe233e237CbTight_BARREL { - } - hist photonRe237e277CbTight_BARREL { - } - hist photonEhad1CbTight_CRACK { - } - hist photonCoreEMCbTight_CRACK { - } - hist photonF0CbTight_CRACK { - } - hist photonF1CbTight_CRACK { - } - hist photonF2CbTight_CRACK { - } - hist photonF3CbTight_CRACK { - } - hist photonRe233e237CbTight_CRACK { - } - hist photonRe237e277CbTight_CRACK { - } - hist photonEhad1CbTight_ENDCAP { - } - hist photonCoreEMCbTight_ENDCAP { - } - hist photonF0CbTight_ENDCAP { - } - hist photonF1CbTight_ENDCAP { - } - hist photonF2CbTight_ENDCAP { - } - hist photonF3CbTight_ENDCAP { - } - hist photonRe233e237CbTight_ENDCAP { - } - hist photonRe237e277CbTight_ENDCAP { + hist TimeinFORWARD { } } - dir egamma/photons/Region { - algorithm = egKolmogorov - output = egamma/photons/EXPERT - display = Draw=e1,StatBox - - # CbLoose - hist photonConvTrkMatch1CbLoose_BARREL { - } - hist photonConvTrkMatch2CbLoose_BARREL { - } - hist photonConvTypeCbLoose_BARREL { - } - hist photonConvTrkMatch1CbLoose_CRACK { - } - hist photonConvTrkMatch2CbLoose_CRACK { - } - hist photonConvTypeCbLoose_CRACK { - } - hist photonConvTrkMatch1CbLoose_ENDCAP { - } - hist photonConvTrkMatch2CbLoose_ENDCAP { - } - hist photonConvTypeCbLoose_ENDCAP { - } - # CbTight - hist photonConvTrkMatch1CbTight_BARREL { - } - hist photonConvTrkMatch2CbTight_BARREL { - } - hist photonConvTypeCbTight_BARREL { - } - hist photonConvTrkMatch1CbTight_CRACK { - } - hist photonConvTrkMatch2CbTight_CRACK { - } - hist photonConvTypeCbTight_CRACK { - } - hist photonConvTrkMatch1CbTight_ENDCAP { - } - hist photonConvTrkMatch2CbTight_ENDCAP { - } - hist photonConvTypeCbTight_ENDCAP { - } - } - +### Tag&Probe Z - dir egamma/photons/LBMon { - algorithm = egamma_GatherData - output = egamma/photons/LBMon +dir egamma/TnPZ/TnPCandidate { + algorithm = egKolmogorov + output = egamma/tagandprobeZ display = Draw=e1,StatBox - # CbLoose - hist LBEvoNPhotonsCbLoose { - } - hist LBEvoNPhotonsUnconvCbLoose { - } - hist LBEvoNPhotonsConvCbLoose { - } - hist LBEvoConvOverNCbLoose { - } - - # CbTight - hist LBEvoNPhotonsCbTight { - } - hist LBEvoNPhotonsUnconvCbTight { - } - hist LBEvoNPhotonsConvCbTight { - } - hist LBEvoConvOverNCbTight { - } -} - -### photonsWithTrigger - - dir egamma/photonsWithTrigger { - output = egamma/photonsWithTrigger - - # CbLoose - hist photonNCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonPhiCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonEtaPhiPt2.5GeVCbLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonEtaPhiPtgt4GeVCbLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonEtaPhiPtgt20GeVCbLoose { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonPtCone20CbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonTopoEtCone40CbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonTimeCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonRconvCbLoose { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - - # CbTight - hist photonNCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonPhiCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonEtaPhiPt2.5GeVCbTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonEtaPhiPtgt4GeVCbTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonEtaPhiPtgt20GeVCbTight { - algorithm = 2D_Histogram_Not_Empty - display = Ref2DSignif, TCanvas(490,900) - } - hist photonPtCone20CbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonTopoEtCone40CbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonTimeCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } - hist photonRconvCbTight { - algorithm = egKolmogorov - display = Draw=e1,StatBox - } -} - - - dir egamma/photonsWithTrigger/Region { - algorithm = egKolmogorov - output = egamma/photonsWithTrigger/EXPERT - display = Draw=e1,StatBox - - # CbLoose - hist photonNCbLoose_BARREL { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose_BARREL { - } - hist photonEtaCbLoose_BARREL { - } - hist photonPhiCbLoose_BARREL { - } - hist photonPtCone20CbLoose_BARREL { - } - hist photonTopoEtCone40CbLoose_BARREL { - } - hist photonNCbLoose_CRACK { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose_CRACK { - } - hist photonEtaCbLoose_CRACK { - } - hist photonPhiCbLoose_CRACK { - } - hist photonPtCone20CbLoose_CRACK { - } - hist photonTopoEtCone40CbLoose_CRACK { - } - hist photonNCbLoose_ENDCAP { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbLoose_ENDCAP { - } - hist photonEtaCbLoose_ENDCAP { - } - hist photonPhiCbLoose_ENDCAP { - } - hist photonPtCone20CbLoose_ENDCAP { - } - hist photonTopoEtCone40CbLoose_ENDCAP { - } - - # CbTight - hist photonNCbTight_BARREL { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbTight_BARREL { - } - hist photonEtaCbTight_BARREL { - } - hist photonPhiCbTight_BARREL { - } - hist photonPtCone20CbTight_BARREL { - } - hist photonTopoEtCone40CbTight_BARREL { - } - hist photonNCbTight_CRACK { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbTight_CRACK { - } - hist photonEtaCbTight_CRACK { - } - hist photonPhiCbTight_CRACK { - } - hist photonPtCone20CbTight_CRACK { - } - hist photonTopoEtCone40CbTight_CRACK { - } - hist photonNCbTight_ENDCAP { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist photonEtCbTight_ENDCAP { - } - hist photonEtaCbTight_ENDCAP { - } - hist photonPhiCbTight_ENDCAP { - } - hist photonPtCone20CbTight_ENDCAP { - } - hist photonTopoEtCone40CbTight_ENDCAP { - } + hist Z_candidate_mass { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } + hist Z_candidate_mass_distribution_Lead_in_Barrel { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } + hist Number_of_Z_candidates_vs_eta_leading_e { + } + hist Number_of_Z_candidates_vs_phi_leading_e { + } + hist Z_candidate_mass_distribution_Lead_in_Crack { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } + hist Z_candidate_mass_distribution_Lead_in_EndCap { + algorithm = egamma_FitZmass + display = StatBox,gaus(80000.,100000.) + } } - dir egamma/photonsWithTrigger/Unconv { +dir egamma/TnPZ/ID { algorithm = egKolmogorov - output = egamma/photonsWithTrigger + output = egamma/tagandprobeZ/ID display = Draw=e1,StatBox - #CbLoose - hist photonNUnconvCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Ehad1ProbeinBARREL { } - hist photonEtUnconvCbLoose { + hist EoverPProbeinBARREL { } - hist photonEtaUnconvCbLoose { + hist CoreEMProbeinBARREL { } - hist photonPhiUnconvCbLoose { + hist F0ProbeinBARREL { } - hist photonEtaPhiUnconvCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist F1ProbeinBARREL { } - hist photonTopoEtCone40UnconvCbLoose { + hist F2ProbeinBARREL { } - hist photonPtCone20UnconvCbLoose { + hist F3ProbeinBARREL { } - - #CbTight - hist photonNUnconvCbTight { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist Re233e237ProbeinBARREL { } - hist photonEtUnconvCbTight { + hist Re237e277ProbeinBARREL { } - hist photonEtaUnconvCbTight { + hist Ehad1ProbeinENDCAP { } - hist photonPhiUnconvCbTight { + hist EoverPProbeinENDCAP { } - hist photonEtaPhiUnconvCbTight { - algorithm = egamma_BinsDiffFromStripMedian + hist CoreEMProbeinENDCAP { } - hist photonTopoEtCone40UnconvCbTight { + hist F0ProbeinENDCAP { } - hist photonPtCone20UnconvCbTight { + hist F1ProbeinENDCAP { + } + hist F2ProbeinENDCAP { + } + hist F3ProbeinENDCAP { + } + hist Re233e237ProbeinENDCAP { + } + hist Re237e277ProbeinENDCAP { } } - - dir egamma/photonsWithTrigger/Conv { +dir egamma/TnPZ/Tracks { algorithm = egKolmogorov - output = egamma/photonsWithTrigger + output = egamma/tagandprobeZ/Track display = Draw=e1,StatBox - - #CbLoose - hist photonNConvCbLoose { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY + hist NOfBLayerHitsProbeinBARREL { } - hist photonEtConvCbLoose { + hist NOfPixelHitsProbeinBARREL { } - hist photonEtaConvCbLoose { + hist NOfSCTHitsProbeinBARREL { } - hist photonPhiConvCbLoose { + hist NOfTRTHitsProbeinBARREL { } - hist photonEtaPhiConvCbLoose { - algorithm = egamma_BinsDiffFromStripMedian + hist NOfTRTHighThresholdHitsProbeinBARREL { } - hist photonTopoEtCone40ConvCbLoose { + hist DeltaEta1ProbeinBARREL { } - hist photonPtCone20ConvCbLoose { + hist DeltaPhi2ProbeinBARREL { } - #CbTight - hist photonNConvCbTight { + hist Trackd0ProbeinBARREL { } - hist photonEtConvCbTight { + hist NOfBLayerHitsProbeinENDCAP { } - hist photonEtaConvCbTight { + hist NOfPixelHitsProbeinENDCAP { } - hist photonPhiConvCbTight { + hist NOfSCTHitsProbeinENDCAP { } - hist photonEtaPhiConvCbTight { - algorithm = egamma_BinsDiffFromStripMedian + hist NOfTRTHitsProbeinENDCAP { } - hist photonTopoEtCone40ConvCbTight { + hist NOfTRTHighThresholdHitsProbeinENDCAP { } - hist photonPtCone20ConvCbTight { + hist DeltaEta1ProbeinENDCAP { + } + hist DeltaPhi2ProbeinENDCAP { + } + hist Trackd0ProbeinENDCAP { } -} - - dir egamma/photonsWithTrigger/ID { - algorithm = egKolmogorov - output = egamma/photonsWithTrigger/ID - display = Draw=e1,StatBox - - #CbLoose - hist photonEhad1CbLoose_BARREL { - } - hist photonCoreEMCbLoose_BARREL { - } - hist photonF0CbLoose_BARREL { - } - hist photonF1CbLoose_BARREL { - } - hist photonF2CbLoose_BARREL { - } - hist photonF3CbLoose_BARREL { - } - hist photonRe233e237CbLoose_BARREL { - } - hist photonRe237e277CbLoose_BARREL { - } - hist photonEhad1CbLoose_CRACK { - } - hist photonCoreEMCbLoose_CRACK { - } - hist photonF0CbLoose_CRACK { - } - hist photonF1CbLoose_CRACK { - } - hist photonF2CbLoose_CRACK { - } - hist photonF3CbLoose_CRACK { - } - hist photonRe233e237CbLoose_CRACK { - } - hist photonRe237e277CbLoose_CRACK { - } - hist photonEhad1CbLoose_ENDCAP { - } - hist photonCoreEMCbLoose_ENDCAP { - } - hist photonF0CbLoose_ENDCAP { - } - hist photonF1CbLoose_ENDCAP { - } - hist photonF2CbLoose_ENDCAP { - } - hist photonF3CbLoose_ENDCAP { - } - hist photonRe233e237CbLoose_ENDCAP { - } - hist photonRe237e277CbLoose_ENDCAP { - } - #CbTight - hist photonEhad1CbTight_BARREL { - } - hist photonCoreEMCbTight_BARREL { - } - hist photonF0CbTight_BARREL { - } - hist photonF1CbTight_BARREL { - } - hist photonF2CbTight_BARREL { - } - hist photonF3CbTight_BARREL { - } - hist photonRe233e237CbTight_BARREL { - } - hist photonRe237e277CbTight_BARREL { - } - hist photonEhad1CbTight_CRACK { - } - hist photonCoreEMCbTight_CRACK { - } - hist photonF0CbTight_CRACK { - } - hist photonF1CbTight_CRACK { - } - hist photonF2CbTight_CRACK { - } - hist photonF3CbTight_CRACK { - } - hist photonRe233e237CbTight_CRACK { - } - hist photonRe237e277CbTight_CRACK { - } - hist photonEhad1CbTight_ENDCAP { - } - hist photonCoreEMCbTight_ENDCAP { - } - hist photonF0CbTight_ENDCAP { - } - hist photonF1CbTight_ENDCAP { - } - hist photonF2CbTight_ENDCAP { - } - hist photonF3CbTight_ENDCAP { - } - hist photonRe233e237CbTight_ENDCAP { - } - hist photonRe237e277CbTight_ENDCAP { - } -} - - dir egamma/photonsWithTrigger/Region { - algorithm = egKolmogorov - output = egamma/photonsWithTrigger/EXPERT - display = Draw=e1,StatBox - # CbLoose - hist photonConvTrkMatch1CbLoose_BARREL { - } - hist photonConvTrkMatch2CbLoose_BARREL { - } - hist photonConvTypeCbLoose_BARREL { - } - hist photonConvTrkMatch1CbLoose_CRACK { - } - hist photonConvTrkMatch2CbLoose_CRACK { - } - hist photonConvTypeCbLoose_CRACK { - } - hist photonConvTrkMatch1CbLoose_ENDCAP { - } - hist photonConvTrkMatch2CbLoose_ENDCAP { - } - hist photonConvTypeCbLoose_ENDCAP { - } - # CbTight - hist photonConvTrkMatch1CbTight_BARREL { - } - hist photonConvTrkMatch2CbTight_BARREL { - } - hist photonConvTypeCbTight_BARREL { - } - hist photonConvTrkMatch1CbTight_CRACK { - } - hist photonConvTrkMatch2CbTight_CRACK { - } - hist photonConvTypeCbTight_CRACK { - } - hist photonConvTrkMatch1CbTight_ENDCAP { - } - hist photonConvTrkMatch2CbTight_ENDCAP { - } - hist photonConvTypeCbTight_ENDCAP { - } } - - dir egamma/photonsWithTrigger/LBMon { - algorithm = egamma_GatherData - output = egamma/photonsWithTrigger/LBMon - display = Draw=e1,StatBox - # CbLoose - hist LBEvoNPhotonsCbLoose { - } - hist LBEvoNPhotonsUnconvCbLoose { - } - hist LBEvoNPhotonsConvCbLoose { - } - hist LBEvoConvOverNCbLoose { - } - - # CbTight - hist LBEvoNPhotonsCbTight { - } - hist LBEvoNPhotonsUnconvCbTight { - } - hist LBEvoNPhotonsConvCbTight { - } - hist LBEvoConvOverNCbTight { - } -} - -### forwardElectrons - - dir egamma/forwardElectrons { - algorithm = egKolmogorov - output = egamma/forwardElectrons - display = Draw=e1,StatBox - - hist forwardElectronN { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist forwardElectronEt { - } - hist forwardElectronPhi { - } - hist forwardElectronEta { - } - hist forwardElectronEtaPhi { - algorithm = egamma_BinsDiffFromStripMedian - } - # hist forwardElectronTopoEtCone40 { - # } - hist forwardElectronTime { - } - - hist forwardElectronTightN { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist forwardElectronTightEt { - } - hist forwardElectronTightPhi { - } - hist forwardElectronTightEta { - } - hist forwardElectronTightEtaPhi { - algorithm = egamma_BinsDiffFromStripMedian - } - # hist forwardElectronTightTopoEtCone40 { - # } - hist forwardElectronTightTime { - } - -} - - - dir egamma/forwardElectrons { - Algorithm = Egkolmogorov - Output = egamma/forwardElectrons/EXPERT - display = Draw=e1,StatBox - hist forwardElectronN_ENDCAP { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist forwardElectronEt_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronEta_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronPhi_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - # hist forwardElectronTopoEtCone40_ENDCAP { - # output = egamma/forwardElectrons/EXPERT - # } - hist forwardElectronTime_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightN_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightEt_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightEta_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightPhi_ENDCAP { - output = egamma/forwardElectrons/EXPERT - } - # hist forwardElectronTightTopoEtCone40_ENDCAP { - # output = egamma/forwardElectrons/EXPERT - # } - hist forwardElectronN_FORWARD { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronEt_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronEta_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronPhi_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - # hist forwardElectronTopoEtCone40_FORWARD { - # output = egamma/forwardElectrons/EXPERT - # } - hist forwardElectronTime_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightN_FORWARD { - output = egamma/forwardElectrons/EXPERT - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist forwardElectronTightEt_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightEta_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - hist forwardElectronTightPhi_FORWARD { - output = egamma/forwardElectrons/EXPERT - } - # hist forwardElectronTightTopoEtCone40_FORWARD { - # output = egamma/forwardElectrons/EXPERT - # } -} - -dir egamma/forwardElectrons/ID { - algorithm = egKolmogorov - output = egamma/forwardElectrons/ID - hist forwardElectronENG_DENS_ENDCAP { - } - hist forwardElectronFRAC_MAX_ENDCAP { - } - hist forwardElectronLONGITUDINAL_ENDCAP { - } - hist forwardElectron2ND_LAMBDA_ENDCAP { - } - hist forwardElectronLATERAL_ENDCAP { - } - hist forwardElectron2ND_R_ENDCAP { - } - hist forwardElectronCENTER_LAMBDA_ENDCAP { - } - hist forwardElectronENG_DENS_FORWARD { - } - hist forwardElectronFRAC_MAX_FORWARD { - } - hist forwardElectronLONGITUDINAL_FORWARD { - } - hist forwardElectron2ND_LAMBDA_FORWARD { - } - hist forwardElectronLATERAL_FORWARD { - } - hist forwardElectron2ND_R_FORWARD { - } - hist forwardElectronCENTER_LAMBDA_FORWARD { - } -} - - -### Tag&Probe Z - -dir egamma/tagandprobeZ { - algorithm = egKolmogorov - output = egamma/tagandprobeZ - display = Draw=e1,StatBox - - hist electronTagAndProbeNcandidates { - } - hist electronTagAndProbeGlobalMass { - algorithm = egamma_FitZmass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_BARREL { - algorithm = egamma_FitZmass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_CRACK { - algorithm = egamma_FitZmass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_ENDCAP { - algorithm = egamma_FitZmass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeN { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist electronTagAndProbeEt { - } - hist electronTagAndProbeEta { - } - hist electronTagAndProbePhi { - } - hist electronTagAndProbeEtaPhi { - algorithm = egamma_BinsDiffFromStripMedian - } -} - -dir egamma/tagandprobeZ { +dir egamma/TnPZ/Efficiencies { algorithm = egKolmogorov output = egamma/tagandprobeZ display = Draw=e1,StatBox - hist EfficiencyTagAndProbeElectronIDvsEt { + hist TnP_ID_efficiency_vs_etprobe { } - hist EfficiencyTagAndProbeElectronIDvsEta { + hist TnP_ID_efficiency_vs_etaprobe { } - hist EfficiencyTagAndProbeElectronIDvsPhi { + hist TnP_ID_efficiency_vs_phiprobe { } - hist EfficiencyTagAndProbeElectronISOvsEt { + hist TnP_Calo_Iso_efficiency_vs_etprobe { } - hist EfficiencyTagAndProbeElectronISOvsEta { + hist TnP_Calo_Iso_efficiency_vs_etaprobe { } - hist EfficiencyTagAndProbeElectronISOvsPhi { + hist TnP_Calo_Iso_efficiency_vs_phiprobe { } -} - -dir egamma/tagandprobeZ/ID { - algorithm = egKolmogorov - output = egamma/tagandprobeZ/ID - display = Draw=e1,StatBox - - hist electronTagAndProbeEhad1_BARREL { - } - hist electronTagAndProbeEoverP_BARREL { - } - hist electronTagAndProbeCoreEM_BARREL { - } - hist electronTagAndProbeF1_BARREL { - } - hist electronTagAndProbeF2_BARREL { - } - hist electronTagAndProbeF3_BARREL { - } - hist electronTagAndProbeRe233e237_BARREL { - } - hist electronTagAndProbeRe237e277_BARREL { - } - hist electronTagAndProbeEhad1_ENDCAP { - } - hist electronTagAndProbeEoverP_ENDCAP { - } - hist electronTagAndProbeCoreEM_ENDCAP { - } - hist electronTagAndProbeF1_ENDCAP { - } - hist electronTagAndProbeF2_ENDCAP { - } - hist electronTagAndProbeF3_ENDCAP { - } - hist electronTagAndProbeRe233e237_ENDCAP { - } - hist electronTagAndProbeRe237e277_ENDCAP { - } - hist electronTagAndProbeEhad1_CRACK { - } - hist electronTagAndProbeEoverP_CRACK { - } - hist electronTagAndProbeCoreEM_CRACK { - } - hist electronTagAndProbeF1_CRACK { - } - hist electronTagAndProbeF2_CRACK { - } - hist electronTagAndProbeF3_CRACK { - } - hist electronTagAndProbeRe233e237_CRACK { - } - hist electronTagAndProbeRe237e277_CRACK { - } -} - -dir egamma/tagandprobeZ/Track { - algorithm = egKolmogorov - output = egamma/tagandprobeZ/Track - display = Draw=e1,StatBox - - hist electronTagAndProbeNOfBLayerHits_BARREL { - } - hist electronTagAndProbeNOfTRTHits_BARREL { - } - hist electronTagAndProbeNOfSiHits_BARREL { - } - hist electronTagAndProbeDeltaEta1_BARREL { - } - hist electronTagAndProbeDeltaPhi2_BARREL { - } - hist electronTagAndProbeNOfBLayerHits_ENDCAP { - } - hist electronTagAndProbeNOfTRTHits_ENDCAP { - } - hist electronTagAndProbeNOfSiHits_ENDCAP { - } - hist electronTagAndProbeDeltaEta1_ENDCAP { - } - hist electronTagAndProbeDeltaPhi2_ENDCAP { - } - hist electronTagAndProbeNOfBLayerHits_CRACK { - } - hist electronTagAndProbeNOfTRTHits_CRACK { - } - hist electronTagAndProbeNOfSiHits_CRACK { - } - hist electronTagAndProbeDeltaEta1_CRACK { - } - hist electronTagAndProbeDeltaPhi2_CRACK { - } - - } - -dir egamma/tagandprobeZ/Isolation { - algorithm = egKolmogorov - output = egamma/tagandprobeZ - display = Draw=e1,StatBox - - hist electronTagAndProbeCaloIso_BARREL { - } - hist electronTagAndProbeTrackIso_BARREL { - } - hist electronTagAndProbeCaloIso_ENDCAP { + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etprobe { } - hist electronTagAndProbeTrackIso_ENDCAP { + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etaprobe { } - hist electronTagAndProbeCaloIso_CRACK { - } - hist electronTagAndProbeTrackIso_CRACK { + hist TnP_Calo_Iso_and_LHTight_ID_efficiency_vs_phiprobe { } + } -dir egamma/tagandprobeZ/LBMon { +dir egamma/TnPZ/TnPCandidate { algorithm = egamma_GatherData output = egamma/tagandprobeZ/LBMon display = Draw=e1,StatBox - hist LBEvoNZcandidates { + hist Number_of_Z_candidates_vs_LB { } + } ### Tag&Probe JPsi -dir egamma/tagandprobeJPsi { - algorithm = egKolmogorov - output = egamma/tagandprobeJPsi - display = Draw=e1,StatBox - - hist electronTagAndProbeNcandidates { - } - hist electronTagAndProbeGlobalMass { - algorithm = egamma_FitJPsimass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_BARREL { - algorithm = egamma_FitJPsimass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_CRACK { - algorithm = egamma_FitJPsimass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeMass_ENDCAP { - algorithm = egamma_FitJPsimass - display = StatBox,gaus(xmin,xmax) - } - hist electronTagAndProbeN { - algorithm = egamma_Histogram_Not_Empty - display = Draw=e1,StatBox,LogY - } - hist electronTagAndProbeEt { - } - hist electronTagAndProbeEta { - } - hist electronTagAndProbePhi { - } - hist electronTagAndProbeEtaPhi { - algorithm = egamma_BinsDiffFromStripMedian - } -} - -dir egamma/tagandprobeJPsi { +dir egamma/TnPJPsi/TnPCandidate { algorithm = egKolmogorov output = egamma/tagandprobeJPsi display = Draw=e1,StatBox - hist EfficiencyTagAndProbeElectronIDvsEt { + hist JPsi_candidate_mass { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) } - hist EfficiencyTagAndProbeElectronIDvsEta { + hist JPsi_candidate_mass_distribution_Lead_in_Barrel { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) } - hist EfficiencyTagAndProbeElectronIDvsPhi { + hist Number_of_JPsi_candidates_vs_eta_leading_e { } - hist EfficiencyTagAndProbeElectronISOvsEt { + hist Number_of_JPsi_candidates_vs_phi_leading_e { } - hist EfficiencyTagAndProbeElectronISOvsEta { + hist JPsi_candidate_mass_distribution_Lead_in_Crack { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) } - hist EfficiencyTagAndProbeElectronISOvsPhi { + hist JPsi_candidate_mass_distribution_Lead_in_EndCap { + algorithm = egamma_FitJPsimass + display = StatBox,gaus(2500.,4000.) } + } -dir egamma/tagandprobeJPsi/ID { +dir egamma/TnPJPsi/ID { algorithm = egKolmogorov output = egamma/tagandprobeJPsi/ID display = Draw=e1,StatBox - hist electronTagAndProbeEhad1_BARREL { - } - hist electronTagAndProbeEoverP_BARREL { - } - hist electronTagAndProbeCoreEM_BARREL { - } - hist electronTagAndProbeF1_BARREL { - } - hist electronTagAndProbeF2_BARREL { - } - hist electronTagAndProbeF3_BARREL { - } - hist electronTagAndProbeRe233e237_BARREL { - } - hist electronTagAndProbeRe237e277_BARREL { - } - hist electronTagAndProbeEhad1_ENDCAP { - } - hist electronTagAndProbeEoverP_ENDCAP { - } - hist electronTagAndProbeCoreEM_ENDCAP { - } - hist electronTagAndProbeF1_ENDCAP { - } - hist electronTagAndProbeF2_ENDCAP { - } - hist electronTagAndProbeF3_ENDCAP { - } - hist electronTagAndProbeRe233e237_ENDCAP { - } - hist electronTagAndProbeRe237e277_ENDCAP { - } - hist electronTagAndProbeEhad1_CRACK { - } - hist electronTagAndProbeEoverP_CRACK { - } - hist electronTagAndProbeCoreEM_CRACK { - } - hist electronTagAndProbeF1_CRACK { - } - hist electronTagAndProbeF2_CRACK { - } - hist electronTagAndProbeF3_CRACK { - } - hist electronTagAndProbeRe233e237_CRACK { - } - hist electronTagAndProbeRe237e277_CRACK { - } + hist Ehad1ProbeinBARREL { + } + hist EoverPProbeinBARREL { + } + hist CoreEMProbeinBARREL { + } + hist F0ProbeinBARREL { + } + hist F1ProbeinBARREL { + } + hist F2ProbeinBARREL { + } + hist F3ProbeinBARREL { + } + hist Re233e237ProbeinBARREL { + } + hist Re237e277ProbeinBARREL { + } + hist Ehad1ProbeinENDCAP { + } + hist EoverPProbeinENDCAP { + } + hist CoreEMProbeinENDCAP { + } + hist F0ProbeinENDCAP { + } + hist F1ProbeinENDCAP { + } + hist F2ProbeinENDCAP { + } + hist F3ProbeinENDCAP { + } + hist Re233e237ProbeinENDCAP { + } + hist Re237e277ProbeinENDCAP { + } + } -dir egamma/tagandprobeJPsi/Track { +dir egamma/TnPJPsi/Tracks { algorithm = egKolmogorov output = egamma/tagandprobeJPsi/Track display = Draw=e1,StatBox - hist electronTagAndProbeNOfBLayerHits_BARREL { - } - hist electronTagAndProbeNOfTRTHits_BARREL { - } - hist electronTagAndProbeNOfSiHits_BARREL { - } - hist electronTagAndProbeDeltaEta1_BARREL { - } - hist electronTagAndProbeDeltaPhi2_BARREL { - } - hist electronTagAndProbeNOfBLayerHits_ENDCAP { - } - hist electronTagAndProbeNOfTRTHits_ENDCAP { - } - hist electronTagAndProbeNOfSiHits_ENDCAP { - } - hist electronTagAndProbeDeltaEta1_ENDCAP { - } - hist electronTagAndProbeDeltaPhi2_ENDCAP { - } - hist electronTagAndProbeNOfBLayerHits_CRACK { - } - hist electronTagAndProbeNOfTRTHits_CRACK { - } - hist electronTagAndProbeNOfSiHits_CRACK { - } - hist electronTagAndProbeDeltaEta1_CRACK { - } - hist electronTagAndProbeDeltaPhi2_CRACK { - } + hist NOfBLayerHitsProbeinBARREL { + } + hist NOfPixelHitsProbeinBARREL { + } + hist NOfSCTHitsProbeinBARREL { + } + hist NOfTRTHitsProbeinBARREL { + } + hist NOfTRTHighThresholdHitsProbeinBARREL { + } + hist DeltaEta1ProbeinBARREL { + } + hist DeltaPhi2ProbeinBARREL { + } + hist Trackd0ProbeinBARREL { + } + hist NOfBLayerHitsProbeinENDCAP { + } + hist NOfPixelHitsProbeinENDCAP { + } + hist NOfSCTHitsProbeinENDCAP { + } + hist NOfTRTHitsProbeinENDCAP { + } + hist NOfTRTHighThresholdHitsProbeinENDCAP { + } + hist DeltaEta1ProbeinENDCAP { + } + hist DeltaPhi2ProbeinENDCAP { + } + hist Trackd0ProbeinENDCAP { + } } -dir egamma/tagandprobeJPsi/Isolation { +dir egamma/TnPJPsi/Efficiencies { algorithm = egKolmogorov output = egamma/tagandprobeJPsi display = Draw=e1,StatBox - hist electronTagAndProbeCaloIso_BARREL { + hist TnP_ID_efficiency_vs_etprobe { + } + hist TnP_ID_efficiency_vs_etaprobe { } - hist electronTagAndProbeTrackIso_BARREL { + hist TnP_ID_efficiency_vs_phiprobe { } - hist electronTagAndProbeCaloIso_ENDCAP { + hist TnP_Calo_Iso_efficiency_vs_etprobe { } - hist electronTagAndProbeTrackIso_ENDCAP { + hist TnP_Calo_Iso_efficiency_vs_etaprobe { } - hist electronTagAndProbeCaloIso_CRACK { + hist TnP_Calo_Iso_efficiency_vs_phiprobe { } - hist electronTagAndProbeTrackIso_CRACK { + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etprobe { } + hist TnP_Calo_Iso_and_LHTight_efficiency_vs_etaprobe { + } + hist TnP_Calo_Iso_and_LHTight_ID_efficiency_vs_phiprobe { + } } -dir egamma/tagandprobeJPsi/LBMon { +dir egamma/TnPJPsi/TnPCandidate { algorithm = egamma_GatherData output = egamma/tagandprobeJPsi/LBMon display = Draw=e1,StatBox - hist LBEvoNJPsicandidates { + hist Number_of_JPsi_candidates_vs_LB { } -} + +} \ No newline at end of file diff --git a/Reconstruction/egamma/egammaPerformance/python/SetupEgammaMonitoring.py b/Reconstruction/egamma/egammaPerformance/python/SetupEgammaMonitoring.py index 06bf0a1f68eb30276280d662129b6f3837074378..a3c7e65039d33166fe9e17eaab9c17a7fda278d2 100755 --- a/Reconstruction/egamma/egammaPerformance/python/SetupEgammaMonitoring.py +++ b/Reconstruction/egamma/egammaPerformance/python/SetupEgammaMonitoring.py @@ -9,7 +9,6 @@ ''' from AthenaConfiguration.ComponentFactory import CompFactory -#def BookHistogramsPerRegions(thegroupe,theparttype,thereconame,thewithTrigger,thename,title,path,xbins,xmin,xmax,thetype="TH1F",thecut="is_pt_gt_4gev"): def BookHistogramsPerRegions(thegroupe,theparttype,thename,title,path,xbins,xmin,xmax,thetype="TH1F",thecut="is_pt_gt_4gev"): ''' Function to configure the egamma histograms per region (BARREL, CRACK, ENDCAP, FORWARD) @@ -17,9 +16,11 @@ def BookHistogramsPerRegions(thegroupe,theparttype,thename,title,path,xbins,xmin ''' Regions = ['BARREL', 'CRACK', 'ENDCAP'] for n in range(len(Regions)): - hname = thename + "in" + Regions[n] + ";" + thename + "in" + Regions[n] #+ " " + thepartype + thereconame + thewithTrigger + hname = thename + "in" + Regions[n] #+ ";" + thename + "in" + Regions[n] #+ " " + thepartype + thereconame + thewithTrigger htitle = title + " " + theparttype + " " + Regions[n] - thegroupe.defineHistogram(hname,title=htitle, path=path, xbins=xbins,xmin=xmin,xmax=xmax,type = thetype, cutmask = thecut) + thefinalcut = thecut+Regions[n] + thegroupe.defineHistogram(hname,title=htitle, path=path, xbins=xbins,xmin=xmin,xmax=xmax,type = thetype, cutmask = thefinalcut) + def BookHistogramsPerForwardRegions(thegroupe,theparttype,thename,title,path,xbins,xmin,xmax,thetype="TH1F",thecut="is_pt_gt_10gev"): ''' @@ -28,10 +29,10 @@ def BookHistogramsPerForwardRegions(thegroupe,theparttype,thename,title,path,xbi ''' Regions = ['ENDCAP','FORWARD'] for n in range(len(Regions)): - hname = thename + "in" + Regions[n] + ";" + thename + "in" + Regions[n] #+ " " + thepartype + thereconame + thewithTrigger + hname = thename + "in" + Regions[n] # + ";" + thename + "in" + Regions[n] #+ " " + thepartype + thereconame + thewithTrigger htitle = title + " " + theparttype + " " + Regions[n] - thegroupe.defineHistogram(hname,title=htitle, path=path, xbins=xbins,xmin=xmin,xmax=xmax,type = thetype, cutmask = thecut) - + thefinalcut = thecut+Regions[n] + thegroupe.defineHistogram(hname,title=htitle, path=path, xbins=xbins,xmin=xmin,xmax=xmax,type = thetype, cutmask = thefinalcut) def BookHistograms(groupe,reconame,particletype,withTrigger=""): ''' @@ -47,6 +48,7 @@ def BookHistograms(groupe,reconame,particletype,withTrigger=""): if particletype in ["Photon"] : prefix = "photon" tlabel = "_{#gamma}" + hname = "N" htitle = "Number of " + prefix + "s (" + reconame + " " + withTrigger+ ") ; N" + tlabel + " ; N_{event}" groupe.defineHistogram(hname,title=htitle, path='',xbins=20,xmin=-0.5,xmax=19.5) @@ -54,23 +56,23 @@ def BookHistograms(groupe,reconame,particletype,withTrigger=""): if particletype in ["Photon"] : hname = "NConv" htitle = "Number of converted photons (" + reconame + " " + withTrigger+ ") ; N_{Conv. #gamma} ; N_{event}" - groupe.defineHistogram(hname,title=htitle, path='',xbins=20,xmin=-0.5,xmax=19.5,cutmask = 'is_pt_gt_4gevandconv') + groupe.defineHistogram(hname,title=htitle, path='',xbins=20,xmin=-0.5,xmax=19.5) hname = "NUnconv" htitle = "Number of unconverted photons (" + reconame + " " + withTrigger+ ") ; N_{Unconv. #gamma} ; N_{event}" - groupe.defineHistogram(hname,title=htitle, path='',xbins=20,xmin=-0.5,xmax=19.5,cutmask = 'is_pt_gt_4gevandunconv') + groupe.defineHistogram(hname,title=htitle, path='',xbins=20,xmin=-0.5,xmax=19.5) - hname= "Et ;" + prefix + " Et distribution" + hname= "Et" htitle= particletype + " transverse energy [MeV]" + " (" + reconame + " " + withTrigger + ")" + " ; Et"+ tlabel +" ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=100,xmin=2.,xmax=102000.0) if particletype in ["Photon"] : - hname= "Et ; Converted photon Et distribution" + hname= "EtConv" htitle= "Converted #gamma transverse energy [MeV]" + " (" + reconame + " " + withTrigger + ")" + " ; Et" + tlabel + " ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=100,xmin=2.,xmax=102000.0, cutmask = 'is_pt_gt_4gevandconv') - hname= "Et ; Unconverted photon Et distribution" + hname= "EtUnconv" htitle= "Unconverted #gamma transverse energy [MeV]" + " (" + reconame + " " + withTrigger + ")" + " ; Et" + tlabel + " ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=100,xmin=2.,xmax=102000.0, cutmask = 'is_pt_gt_4gevandunconv') @@ -92,50 +94,50 @@ def BookHistograms(groupe,reconame,particletype,withTrigger=""): groupe.defineHistogram(hname,title=htitle, path='',xbins=64,xmin=-3.2,xmax=3.2) if particletype in ["Photon"] : - hname= "Phi ; Phi of conv. photons" + hname= "PhiConv" htitle= "Converted photon #phi" + " (" + reconame + " " + withTrigger + ")" + " ; #phi" + tlabel + " ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=64,xmin=-3.2,xmax=3.2,cutmask = 'is_pt_gt_4gevandconv') - hname= "Phi ; Phi of unconv. photons" + hname= "PhiUnconv" htitle= "Unconverted photon #phi" + " (" + reconame + " " + withTrigger + ")" + " ; #phi" + tlabel + " ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=64,xmin=-3.2,xmax=3.2, cutmask = 'is_pt_gt_4gevandunconv') - hname= "Eta,Phi;(Eta,Phi) distribution of Pt>2.5GeV" + hname= "Eta,Phi;Eta_Phi_with_Pt_gt_2.5GeV" htitle= particletype + " #eta,#phi map (candidates with Pt>2.5GeV)" + " (" + reconame + " " + withTrigger + ") ; #eta ; #phi" groupe.defineHistogram(hname,title=htitle,path='Expert',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2,cutmask = 'is_pt_gt_2_5gev') if particletype in ["Photon"] : - hname= "Eta,Phi;(Eta,Phi) distribution of Conv. photons with Pt>2.5GeV" + hname= "Eta,Phi;Eta_Phi_Conv_with_Pt_gt_2.5GeV" htitle= "(#eta,#phi) map of Conv. #gamma with Pt>2.5GeV" + " (" + reconame + " " + withTrigger + ") ; #eta ; #phi" groupe.defineHistogram(hname,title=htitle,path='Expert',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2, cutmask = 'is_pt_gt_2_5gevandconv') - hname= "Eta,Phi;(Eta,Phi) distribution of Unconv. photons with Pt>2.5GeV" + hname= "Eta,Phi;Eta_Phi_Unconv_with_Pt.gt.2.5GeV" htitle= "(#eta,#phi) map of Unconv. #gamma with Pt>2.5GeV" + " (" + reconame + " " + withTrigger + ") ; #eta ; #phi" groupe.defineHistogram(hname,title=htitle,path='Expert',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2, cutmask = 'is_pt_gt_2_5gevandunconv') - hname= "Eta,Phi;(Eta,Phi) distribution for "+ prefix +"s with Pt>4GeV" - htitle= particletype + " #eta,#phi map (candidates with Pt>4GeV)" + " (" + reconame + " " + withTrigger + ") ; #eta ; #phi" + hname= "Eta,Phi;Eta_Phi_distribution_with_Pt.gt.4GeV" + htitle= particletype + " #eta,#phi map (candidates with Pt>4GeV)" + " (" + reconame + " " + prefix + " " + withTrigger + ") ; #eta ; #phi" groupe.defineHistogram(hname,title=htitle,path='',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2,cutmask='is_pt_gt_4gev') if particletype in ["Photon"] : - hname= "Eta,Phi;(Eta,Phi) distribution for Conv. photons with Pt>4GeV" + hname= "Eta,Phi;Eta_Phi_Conv_with_Pt.gt.4GeV" htitle= particletype + " #eta,#phi map (candidates with Pt>4GeV)" + " (" + reconame + " " + withTrigger + ") ; #eta ; #phi" groupe.defineHistogram(hname,title=htitle,path='',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2,cutmask='is_pt_gt_4gevandconv') - hname= "Eta,Phi;(Eta,Phi) distribution of Unconv. photons with Pt>4GeV" + hname= "Eta,Phi;Eta_Phi_Unconv_with_Pt.gt.4GeV" htitle= particletype + " #eta,#phi map (candidates with Pt>4GeV)" + " (" + reconame + " " + withTrigger + ") ; #eta ; #phi" groupe.defineHistogram(hname,title=htitle,path='',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2,cutmask='is_pt_gt_4gevandunconv') - hname= "Eta,Phi;(Eta,Phi) distribution for "+ prefix +"s with Pt>20GeV" + hname= "Eta,Phi;Eta_Phi_with_Pt.gt.20GeV" htitle= particletype + " #eta,#phi map (candidates with Pt>20GeV)" + " (" + reconame + " " + withTrigger + ") ; #eta ; #phi " groupe.defineHistogram(hname,title=htitle,path='Expert',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2,cutmask='is_pt_gt_20gev') if particletype in ["Photon"] : - hname= "Eta,Phi;(Eta,Phi) distribution of Conv. photons with Pt>20GeV" + hname= "Eta,Phi;Eta_Phi_distribution_of_Conv._photons_with_Pt.gt.20GeV" htitle= particletype + " #eta,#phi map (candidates with Pt>20GeV)" + " (" + reconame + " " + withTrigger + ") ; #eta ; #phi" groupe.defineHistogram(hname,title=htitle,path='Expert',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2,cutmask='is_pt_gt_20gevandconv') - hname= "Eta,Phi;(Eta,Phi) distribution of Unconv. photons with Pt>20GeV" + hname= "Eta,Phi;Eta_Phi_distribution_of_Unconv._photons_with_Pt.gt.20GeV" htitle= particletype + " #eta,#phi map (candidates with Pt>20GeV)" + " (" + reconame + " " + withTrigger + ") ; #eta ; #phi" groupe.defineHistogram(hname,title=htitle,path='Expert',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2,cutmask='is_pt_gt_20gevandunconv') @@ -157,10 +159,6 @@ def BookHistograms(groupe,reconame,particletype,withTrigger=""): groupe.defineHistogram(hname,title=htitle, path='',xbins=100,xmin=0.,xmax=800.) # histograms per region - hname = "N" - htitle = "Number of " + prefix + "s (" + reconame + " " + withTrigger+ ") ; N" + tlabel +" ; N_{events} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert',xbins=20,xmin=0.0,xmax=20.0) - hname= "Et" htitle= particletype + " transverse energy [MeV]" + " (" + reconame + " " + withTrigger + ") ; Et" + tlabel + " ; N" + tlabel BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert',xbins=100,xmin=2.,xmax=102000.0,thecut='is_pt_gt_2_5gev') @@ -198,75 +196,75 @@ def BookHistograms(groupe,reconame,particletype,withTrigger=""): hname= "Ehad1" htitle = particletype + " energy leakage in 1st hadronic sampling " + " (" + reconame + " " + withTrigger + ")" + "; Ehad1 (MeV) ; N" + tlabel - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-1000.,xmax=10000.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-1000.,xmax=10000.) if particletype in ["Electron"] : hname= "EoverP" htitle = particletype + " matched track E over P " + " (" + reconame + " " + withTrigger + ")" + "; EoverP ; N" + tlabel - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=0.,xmax=5.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=0.,xmax=5.) hname= "CoreEM" htitle = particletype + " core energy in EM calorimeter " + " (" + reconame + " " + withTrigger + ")" + "; E (MeV) ; N" + tlabel - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-5000.,xmax=250000.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-5000.,xmax=250000.) hname= "F0" htitle = particletype + " fractional energy in Presampler " + " (" + reconame + " " + withTrigger + ")" + "; F0 ; N" + tlabel - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-0.2,xmax=1.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-0.2,xmax=1.) hname= "F1" htitle = particletype + " fractional energy in 1st sampling " + " (" + reconame + " " + withTrigger + ")" + "; F1 ; N" + tlabel - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-0.2,xmax=1.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-0.2,xmax=1.) hname= "F2" htitle = particletype + " fractional energy in 2nd sampling " + " (" + reconame + " " + withTrigger + ")" + "; F2 ; N" + tlabel - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-0.2,xmax=1.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-0.2,xmax=1.) hname= "F3" htitle = particletype + " fractional energy in 3rd sampling " + " (" + reconame + " " + withTrigger + ")" + "; F3 ; N" + tlabel - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-0.2,xmax=1.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-0.2,xmax=1.) hname= "Re233e237" htitle = particletype + " uncor. energy fraction in 3x3/3x7 cells in em sampling 2 " + " (" + reconame + " " + withTrigger + ")" + "; R 3x3/3x7 ; N" + tlabel - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=0.,xmax=2.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=0.,xmax=2.) hname= "Re237e277" htitle = particletype + " uncor. energy fraction in 3x7/7x7 cells in em sampling 2 " + " (" + reconame + " " + withTrigger + ")" + "; R 3x7/7x7 ; N" + tlabel - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=0.,xmax=2.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=0.,xmax=2.) # Specific plots for electrons (related to electron track) in Expert/Tracks Panel if particletype in ["Electron"] : hname= "NOfBLayerHits" htitle = particletype + " NOfBLayerHits (" + reconame + " " + withTrigger + ") ; N_{BlayerHits} ; N_{e}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=6,xmin=-0.5,xmax=5.5) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=6,xmin=-0.5,xmax=5.5) hname= "NOfPixelHits" htitle = particletype + " NOfPixelHits (" + reconame + " " + withTrigger + ") ; N_{PixelHits} ; N_{e}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=6,xmin=-0.5,xmax=5.5) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=6,xmin=-0.5,xmax=5.5) hname= "NOfSCTHits" htitle = particletype + " NOfSCTHits (" + reconame + " " + withTrigger + ") ; N_{SCTHits} ; N_{e}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=26,xmin=-0.5,xmax=25.5) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=26,xmin=-0.5,xmax=25.5) hname= "NOfTRTHits" htitle = particletype + " NOfTRTHits (" + reconame + " " + withTrigger + ") ; N_{TRTHits} ; N_{e}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=26,xmin=-0.5,xmax=50.5) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=26,xmin=-0.5,xmax=50.5) hname= "NOfTRTHighThresholdHits" htitle = particletype + " NOfTRTHighThresholdHits (" + reconame + " " + withTrigger + ") ; N_{TRT HighThres. Hits} ; N_{e}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=26,xmin=-0.5,xmax=50.5) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=26,xmin=-0.5,xmax=50.5) hname= "DeltaEta1" htitle = particletype + " track match #Delta #eta (1st sampling) " + " (" + reconame + " " + withTrigger + ") ; #Delta #eta ; N_{e} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=50,xmin=-0.05,xmax=0.05) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=50,xmin=-0.05,xmax=0.05) hname= "DeltaPhi2" htitle = particletype + " track match #Delta #Phi (2st sampling) " + " (" + reconame + " " + withTrigger + ") ; #Delta #phi ; N_{e} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=50,xmin=-0.15,xmax=0.15) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=50,xmin=-0.15,xmax=0.15) hname= "Trackd0" htitle = particletype + " track d0 " + " (" + reconame + " " + withTrigger + ") ; d0 ; N_{e}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=100,xmin=-5.,xmax=5.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=100,xmin=-5.,xmax=5.) # LumiBlock dependant histogram @@ -275,15 +273,15 @@ def BookHistograms(groupe,reconame,particletype,withTrigger=""): groupe.defineHistogram(hname,title=htitle,path='byLB',type='TH1F',xbins=2000,xmin=-0.5,xmax=1999.5) if particletype in ["Photon"] : - hname= "LBEvoNPhotonsUnconv ; Number of Unconv. photons vs LB" + hname= "LBEvoNPhotonsUnconv;Number_of_Unconv._photons_vs_LB" htitle = "Unconverted photon number versus LB " + " (" + reconame + " " + withTrigger + ") ; LB ; N_{Unconv. #gamma}" groupe.defineHistogram(hname,title=htitle, path='byLB',xbins=2000,xmin=-0.5,xmax=1999.) - hname= "LBEvoNPhotonsConv ; Number of Conv. photons vs LB" + hname= "LBEvoNPhotonsConv;Number_of_Conv._photons_vs_LB" htitle = "Converted photon number versus LB " + " (" + reconame + " " + withTrigger + ") ; LB ; N_{Conv. #gamma}" groupe.defineHistogram(hname,title=htitle, path='byLB',xbins=2000,xmin=-0.5,xmax=1999.) - hname= "is_pt_gt_4gevandconv,LB;Conversion fraction vs LB" + hname= "is_pt_gt_4gevandconv,LB;Conversion_fraction_vs_LB" htitle = "Converted photon fraction versus LB " + " (" + reconame + " " + withTrigger + ") ; LB ; Conv. #gamma fraction" groupe.defineHistogram(hname,title=htitle, path='byLB',type = 'TEfficiency', xbins=2000,xmin=-0.5,xmax=1999.) @@ -298,178 +296,178 @@ def BookTnPHistograms(groupe,reconame,TnPType,MassLowerCut,MassUpperCut): tlabel = "_{" + TnPType + "}" particletype = 'Electron' - hname = "LB; Number of " + TnPType + "candidates vs LB" + hname = "LB;Number_of_" + TnPType + "_candidates_vs_LB" htitle = "Number of " + TnPType +" candidates vs LB ; LB ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='TnPCandidate',xbins=2000,xmin=-0.5,xmax=1999.5) - hname = "MassZ ;" + TnPType + " candidate mass" + hname = "MassZ;" + TnPType + "_candidate_mass" htitle = TnPType + " candidate mass ; M_{ee} [MeV/ c^{2}]; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='TnPCandidate',xbins=100,xmin=MassLowerCut,xmax=MassUpperCut) - hname = "MassZ_BARREL ;" + TnPType + " candidate mass distribution (Lead in Barrel)" + hname = "MassZ_BARREL;" + TnPType + "_candidate_mass_distribution_Lead_in_Barrel" htitle = TnPType + " candidate mass in Barrel ; M_{ee} [MeV/ c^{2}]; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='TnPCandidate',xbins=100,xmin=MassLowerCut,xmax=MassUpperCut) - hname = "MassZ_ENDCAP ;" + TnPType + " candidate mass distribution (Lead in EndCap)" + hname = "MassZ_ENDCAP;" + TnPType + "_candidate_mass_distribution_Lead_in_EndCap" htitle = TnPType + " candidate mass in Barrel ; M_{ee} [MeV/ c^{2}]; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='TnPCandidate',xbins=100,xmin=MassLowerCut,xmax=MassUpperCut) - hname = "MassZ_CRACK ;" + TnPType + " candidate mass distribution (Lead in Crack)" + hname = "MassZ_CRACK;" + TnPType + "_candidate_mass_distribution_Lead_in_Crack" htitle = TnPType + " candidate mass in Barrel ; M_{ee} [MeV/ c^{2}]; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='TnPCandidate',xbins=100,xmin=MassLowerCut,xmax=MassUpperCut) # The next two histos receive 1 entry per leading electron probe candidate - hname = "EtaZ ; Number of "+ TnPType + " candidates vs eta_leading_e " + hname = "EtaZ;Number_of_"+ TnPType + "_candidates_vs_eta_leading_e" htitle = "Number of "+ TnPType +" candidates vs #eta of leading e" + " ; #eta_{e_{lead}} ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='TnPCandidate',xbins=64,xmin=-3.2,xmax=3.2) - hname = "PhiZ ; Number of "+ TnPType + " candidates vs phi_leading_e " + hname = "PhiZ;Number_of_"+ TnPType + "_candidates_vs_phi_leading_e" htitle = "Number of "+ TnPType +" candidates vs #phi of e" + " ; #phi_{e_{lead}} ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='TnPCandidate',xbins=64,xmin=-3.2,xmax=3.2) # EFFICIENCIES IN EFFICIENCIES PANEL - hname= "is_Tight,Etprobe; Tag & Probe ID efficiency vs etprobe" + hname = "is_Tight,Etprobe;TnP_ID_efficiency_vs_etprobe" htitle = "Tag & Probe ID efficiency vs Et_{e} [MeV] ; Et_{e} [MeV] ; LHTight ID Eff. " groupe.defineHistogram(hname,title=htitle, path='Efficiencies',type = 'TEfficiency', xbins=100,xmin=0.,xmax=250000.) - hname= "is_Tight,Etaprobe; Tag & Probe ID efficiency vs etaprobe" + hname = "is_Tight,Etaprobe;TnP_ID_efficiency_vs_etaprobe" htitle = "Tag & Probe ID efficiency vs #eta ; #eta _{e} ; LHTight ID Eff. " groupe.defineHistogram(hname,title=htitle, path='Efficiencies',type = 'TEfficiency', xbins=64,xmin=-3.2,xmax=3.2) - hname= "is_Tight,Phiprobe; Tag & Probe ID efficiency vs phiprobe" + hname = "is_Tight,Phiprobe;TnP_ID_efficiency_vs_phiprobe" htitle = "Tag & Probe ID efficiency vs #eta ; #phi _{e} ; LHTight ID Eff. " groupe.defineHistogram(hname,title=htitle, path='Efficiencies',type = 'TEfficiency', xbins=64,xmin=-3.2,xmax=3.2) - hname= "is_Iso,Etprobe; Tag & Probe Calo Iso efficiency vs etprobe" + hname = "is_Iso,Etprobe;TnP_Calo_Iso_efficiency_vs_etprobe" htitle = "Tag & Probe Calo. Isolation efficiency vs Et _{e} [MeV] ; Et_{e} [MeV] ; Calo Iso Eff. " groupe.defineHistogram(hname,title=htitle, path='Efficiencies',type = 'TEfficiency', xbins=100,xmin=0.,xmax=250000.) - hname= "is_Iso,Etaprobe; Tag & Probe Calo Iso efficiency vs etaprobe" + hname = "is_Iso,Etaprobe;TnP_Calo_Iso_efficiency_vs_etaprobe" htitle = "Tag & Probe Calo. Isolation efficiency vs #eta_{e} ; #eta_{e} ; Calo. Iso Eff. " groupe.defineHistogram(hname,title=htitle, path='Efficiencies',type = 'TEfficiency', xbins=64,xmin=-3.2,xmax=3.2) - hname= "is_Iso,Phiprobe; Tag & Probe Calo Iso efficiency vs phiprobe" + hname = "is_Iso,Phiprobe;TnP_Calo_Iso_efficiency_vs_phiprobe" htitle = "Tag & Probe Calo. Isolation efficiency vs #phi_{e} ; #phi_{e}; Calo Iso. Eff. " groupe.defineHistogram(hname,title=htitle, path='Efficiencies',type = 'TEfficiency', xbins=64,xmin=-3.2,xmax=3.2) - hname= "is_IsoandTight,Etprobe; Tag & Probe Calo Iso + LHTight efficiency vs etprobe" + hname = "is_IsoandTight,Etprobe;TnP_Calo_Iso_and_LHTight_efficiency_vs_etprobe" htitle = "Tag & Probe (Isolation & LHTight ID) efficiency vs Et_{e} [MeV] ; Et_{e} [MeV] ; Calo Iso & LHTight ID Eff. " groupe.defineHistogram(hname,title=htitle, path='Efficiencies',type = 'TEfficiency', xbins=100,xmin=0.,xmax=250000.) - hname= "is_IsoandTight,Etaprobe; Tag & Probe Calo Iso + LHTight efficiency vs etaprobe" + hname = "is_IsoandTight,Etaprobe;TnP_Calo_Iso_and_LHTight_efficiency_vs_etaprobe" htitle = "Tag & Probe (Isolation & LHTight ID) efficiency vs #eta ; #eta _{e} ; Calo. Iso & LHTight ID Eff. " groupe.defineHistogram(hname,title=htitle, path='Efficiencies',type = 'TEfficiency', xbins=64,xmin=-3.2,xmax=3.2) - hname= "is_IsoandTight,Phiprobe; Tag & Probe Calo Iso + LHTight ID efficiency vs phiprobe" + hname = "is_IsoandTight,Phiprobe;TnP_Calo_Iso_and_LHTight_ID_efficiency_vs_phiprobe" htitle = "Tag & Probe (Isolation & LHTight ID) efficiency vs #phi_{e} ; #phi_{e} ; Calo Iso & LHTight ID Eff. " groupe.defineHistogram(hname,title=htitle, path='Efficiencies',type = 'TEfficiency', xbins=64,xmin=-3.2,xmax=3.2) # Probe electron candidate distributions - hname = "Etprobe ;Etprobe distribution" + hname = "Etprobe;Etprobe_distribution" htitle = "Number of "+ TnPType +" candidates vs of leading e ; Et_{probe} ; N_{e_ {probe}}" groupe.defineHistogram(hname,title=htitle, path='ElectronProbes',xbins=100,xmin=-1000.0,xmax=200000.0) - hname= "Etaprobe ;Etaprobe distribution" + hname = "Etaprobe;Etaprobe_distribution" htitle = "#eta distribution of probe candidates ; #eta_{e_{probe}} ; N_{e_ {probe}}" groupe.defineHistogram(hname,title=htitle,path='ElectronProbes', xbins=64,xmin=-3.2,xmax=3.2) - hname = "Phiprobe ;Phiprobe distribution" + hname = "Phiprobe;Phiprobe_distribution" htitle = "#phi distribution of probe candidates ; #phi_{e_{probe}} ; N_{e_ {probe}}" groupe.defineHistogram(hname,title=htitle,path='ElectronProbes', xbins=64,xmin=-3.2,xmax=3.2) - hname= "Etaprobe,Phiprobe;(Eta,Phi) map of electron probes for T&P "+ TnPType + hname = "Etaprobe,Phiprobe;Eta_Phi_map_of_electron_probes_for_T_and_P_"+ TnPType htitle= "Concerted photons #eta,#phi map (candidates with Pt>4GeV)" + " ; #eta_{e} ; #phi_{e}" groupe.defineHistogram(hname,title=htitle,path='ElectronProbes',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2) - hname= "Timeprobe ;Time of electron probe" + hname = "Timeprobe;Time_of_electron_probe" htitle = "Time distribution of probe candidates ; Time_{e_{probe}} [ns] ; N_{e_{probe}}" groupe.defineHistogram(hname,title=htitle,path='ElectronProbes',xbins=90,xmin=-30.,xmax=60.) - hname= "TopoEtCone40probe; TopoEtCone40 of electron probe" + hname = "TopoEtCone40probe;TopoEtCone40_of_electron_probe" htitle = "Electron probe Topocluster Isolation Energy ; TopoEtCone40 [MeV] ; N_{e_{probe}} " groupe.defineHistogram(hname,title=htitle, path='ElectronProbes',xbins=100,xmin=-10000.,xmax=40000.) - hname= "PtCone20probe; PtCone20 of electron probe" + hname = "PtCone20probe;PtCone20_of_electron_probe" htitle = "Electron probe Track Isolation Pt [MeV]; PtCone20 [MeV] ; N_{e_{probe}} " groupe.defineHistogram(hname,title=htitle, path='ElectronProbes',xbins=64,xmin=-10000.,xmax=40000.) # Track distributions - hname= "NOfBLayerHits" + hname = "NOfBLayerHitsProbe" htitle = "Electron probe NOfBLayerHits ; N_{BlayerHits} ; N_{e_{probe}}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=6,xmin=-0.5,xmax=5.5) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=6,xmin=-0.5,xmax=5.5) - hname= "NOfPixelHits" + hname = "NOfPixelHitsProbe" htitle = "Electron probe NOfPixelHits ; N_{PixelHits} ; N_{e_{probe}}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=6,xmin=-0.5,xmax=5.5) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=6,xmin=-0.5,xmax=5.5) - hname= "NOfSCTHits" + hname = "NOfSCTHitsProbe" htitle = "Electron probe NOfSCTHits ; N_{SCTHits} ; N_{e_{probe}}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=26,xmin=-0.5,xmax=25.5) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=26,xmin=-0.5,xmax=25.5) - hname= "NOfTRTHits" + hname = "NOfTRTHitsProbe" htitle = "Electron probe NOfTRTHits ; N_{TRTHits} ; N_{e_{probe}}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=26,xmin=-0.5,xmax=50.5) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=26,xmin=-0.5,xmax=50.5) - hname= "NOfTRTHighThresholdHits" + hname = "NOfTRTHighThresholdHitsProbe" htitle = "Electron probe NOfTRTHighThresholdHits ; N_{TRT HighThres. Hits} ; N_{e_{probe}}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=26,xmin=-0.5,xmax=50.5) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=26,xmin=-0.5,xmax=50.5) - hname= "DeltaEta1" + hname = "DeltaEta1Probe" htitle = "Electron probe track match #Delta #eta (1st sampling) ; #Delta #eta ; N_{e_{probe}} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=50,xmin=-0.05,xmax=0.05) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=50,xmin=-0.05,xmax=0.05) - hname= "DeltaPhi2" + hname = "DeltaPhi2Probe" htitle = "Electron probe track match #Delta #Phi (2st sampling) ; #Delta #phi ; N_{e_{probe}} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=50,xmin=-0.15,xmax=0.15) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=50,xmin=-0.15,xmax=0.15) - hname= "Trackd0" + hname = "Trackd0Probe" htitle = "Electron probe track d0 ; d0 ; N_{e_{probe}}" - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/Tracks',xbins=100,xmin=-5.,xmax=5.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Tracks',xbins=100,xmin=-5.,xmax=5.) # ID distributions - hname= "Ehad1" + hname = "Ehad1Probe" htitle = "Electron probe energy leakage in 1st hadronic sampling ; Ehad1 (MeV) ; N_{e_{probe}} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-1000.,xmax=10000.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-1000.,xmax=10000.) - hname= "EoverP" + hname = "EoverPProbe" htitle = "Electron probe matched track E over P ; EoverP ; N_{e_{probe}} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=0.,xmax=5.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=0.,xmax=5.) - hname= "CoreEM" + hname = "CoreEMProbe" htitle = "Electron probe core energy in EM calorimeter ; E (MeV) ; N_{e_{probe}} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-5000.,xmax=250000.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-5000.,xmax=250000.) - hname= "F0" + hname = "F0Probe" htitle = "Electron probe fractional energy in Presampler ; F0 ; N_{e_{probe}} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-0.2,xmax=1.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-0.2,xmax=1.) - hname= "F1" + hname = "F1Probe" htitle = "Electron probe fractional energy in 1st sampling ; F1 ; N_{e_{probe}} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-0.2,xmax=1.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-0.2,xmax=1.) - hname= "F2" + hname = "F2Probe" htitle = "Electron probe fractional energy in 2nd sampling ; F2 ; N_{e_{probe}} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-0.2,xmax=1.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-0.2,xmax=1.) - hname= "F3" + hname = "F3Probe" htitle = "Electron probe fractional energy in 3rd sampling ; F3 ; N_{e_{probe}} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=-0.2,xmax=1.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=-0.2,xmax=1.) - hname= "Re233e237" + hname = "Re233e237Probe" htitle = "Electron probe uncor. energy fraction in 3x3/3x7 cells in em sampling ; R 3x3/3x7 ; N_{e_{probe}} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=0.,xmax=2.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=0.,xmax=2.) - hname= "Re237e277" + hname = "Re237e277Probe" htitle = "Electron probe uncor. energy fraction in 3x7/7x7 cells in em sampling 2 ; R 3x7/7x7 ; N_{e_{probe}} " - BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert/ID',xbins=50,xmin=0.,xmax=2.) + BookHistogramsPerRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='ID',xbins=50,xmin=0.,xmax=2.) - hname= "LBEvoN" + hname = "LBEvoNProbe" htitle= "Number of " + TnPType + " electron probe per LB ; LB ; N_{e_{probe}} " groupe.defineHistogram(hname,title=htitle,path='byLB',type='TH1F',xbins=2000,xmin=-0.5,xmax=1999.5) @@ -489,7 +487,15 @@ def BookFwdElectronHistograms(groupe,reconame,particletype,withTrigger=""): htitle = "Number of " + prefix + "s (" + reconame + " " + withTrigger+ ") ; N" + tlabel + " ; N_{event}" groupe.defineHistogram(hname,title=htitle, path='',xbins=20,xmin=-0.5,xmax=19.5) - hname= "Et ;" + prefix + " Et distribution" + hname = "NinENDCAP" + htitle = "Number of " + prefix + "s in ENDCAP (" + reconame + " " + withTrigger+ ") ; N" + tlabel + " ; N_{event}" + groupe.defineHistogram(hname,title=htitle, path='',xbins=20,xmin=-0.5,xmax=19.5) + + hname = "NinFORWARD" + htitle = "Number of " + prefix + "s in FORWARD (" + reconame + " " + withTrigger+ ") ; N" + tlabel + " ; N_{event}" + groupe.defineHistogram(hname,title=htitle, path='',xbins=20,xmin=-0.5,xmax=19.5) + + hname= "Et" htitle= particletype + " transverse energy [MeV]" + " (" + reconame + " " + withTrigger + ")" + " ; Et"+ tlabel +" ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=100,xmin=2.,xmax=102000.0) @@ -501,41 +507,41 @@ def BookFwdElectronHistograms(groupe,reconame,particletype,withTrigger=""): htitle= particletype + " #phi" + " (" + reconame + " " + withTrigger + ")" + " ; #phi" + tlabel + " ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=64,xmin=-3.2,xmax=3.2) - hname= "Eta,Phi;(Eta,Phi) distribution of Pt>2.5GeV" + hname= "Eta,Phi;Eta_Phi_distribution_Pt_gt_2.5GeV" htitle= particletype + " #eta,#phi map (candidates with Pt>2.5GeV)" + " (" + reconame + " " + withTrigger + ") ; #eta ; #phi" groupe.defineHistogram(hname,title=htitle,path='Expert',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2,cutmask = 'is_pt_gt_2_5gev') - hname= "Eta,Phi;(Eta,Phi) distribution for "+ prefix +"s with Pt>10GeV" + hname= "Eta,Phi;Eta_Phi_distributionf_Pt_gt_10GeV" htitle= particletype + " #eta,#phi map (candidates with Pt>10GeV)" + " (" + reconame + " " + withTrigger + ") ; #eta ; #phi " groupe.defineHistogram(hname,title=htitle,path='',type='TH2F',xbins=64,xmin=-3.2,xmax=3.2,ybins=64,ymin=-3.2,ymax=3.2,cutmask='is_pt_gt_10gev') # shower variables - hname= "EnergyDensity ; Fwd Electron first moment energy density distribution" + hname= "EnergyDensity" htitle= "Fwd electron 1st Moment Energy Density" + " (" + reconame + " " + withTrigger + ")" + " ; firstENGdensity ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=200,xmin=0.,xmax=2.0) - hname= "FracMax ; Fwd Electron fraction of most energetic cell distribution" + hname= "FracMax" htitle= "Fwd electron fraction of most energetic cell distribution" + " (" + reconame + " " + withTrigger + ")" + " ; lateral moment ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=50,xmin=0.,xmax=1.0) - hname= "Lateral ; Fwd Electron normalized lateral moment distribution" + hname= "Lateral" htitle= "Fwd electron lateral moment distribution" + " (" + reconame + " " + withTrigger + ")" + " ; lateral moment ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=100,xmin=0.,xmax=1.0) - hname= "Longitudinal ; Fwd Electron normalized longitudinal moment distribution" + hname= "Longitudinal" htitle= "Fwd electron longitudinal moment distribution" + " (" + reconame + " " + withTrigger + ")" + " ; longitudinal moment ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=100,xmin=0.,xmax=1.0) - hname= "SecondLambda ; Fwd Electron second R moment distribution" + hname= "SecondLambda" htitle= "Fwd electron lambda second moment distribution" + " (" + reconame + " " + withTrigger + ")" + " ; Second#Lambda ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=500,xmin=0.,xmax=10000.0) - hname= "SecondR ; Fwd Electron second R moment distribution" - htitle= "Fwd electron lateral moment distribution" + " (" + reconame + " " + withTrigger + ")" + " ; SecondR ; N" + tlabel + hname= "SecondR" + htitle= "Fwd electron SecondR lateral moment distribution" + " (" + reconame + " " + withTrigger + ")" + " ; SecondR ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=500,xmin=0.,xmax=20000.0) - hname= "CenterLambda ; Fwd Electron shower center from calo front face distribution" + hname= "CenterLambda" htitle= "Fwd Electron shower center from calo front face distribution" + " (" + reconame + " " + withTrigger + ")" + " ; Center lambda ; N" + tlabel groupe.defineHistogram(hname,title=htitle, path='',xbins=500,xmin=0.,xmax=2000.0) @@ -546,10 +552,6 @@ def BookFwdElectronHistograms(groupe,reconame,particletype,withTrigger=""): # info per forward region # histograms per region - hname = "N" - htitle = "Number of " + prefix + "s (" + reconame + " " + withTrigger+ ") ; N" + tlabel +" ; N_{events} " - BookHistogramsPerForwardRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert',xbins=20,xmin=0.0,xmax=20.0) - hname= "Et" htitle= particletype + " transverse energy [MeV]" + " (" + reconame + " " + withTrigger + ") ; Et" + tlabel + " ; N" + tlabel BookHistogramsPerForwardRegions(thegroupe = groupe, theparttype = particletype, thename = hname, title=htitle, path='Expert',xbins=100,xmin=2.,xmax=102000.0,thecut='is_pt_gt_2_5gev') @@ -578,7 +580,7 @@ def MonitorElectronConfig(inputFlags): ### STEP 2 ### - SpareElectronMonitoringGroups = [ "CBTightTrig" ] + SpareElectronMonitoringGroups = [ ] MonitorElectronAlgorithm=CompFactory.MonitorElectronAlgorithm elLHTightMonAlg = helper.addAlgorithm(MonitorElectronAlgorithm,'elLHTightMonAlg') @@ -667,17 +669,17 @@ def MonitorElectronConfig(inputFlags): BookHistograms(GroupElectronLHTightTriggered,"LHTightTrig","Electron","WithTrigger") # LHLoose Electrons BookHistograms(GroupElectronLHLoose,"LHLoose","Electron") - BookHistograms(GroupElectronLHLooseTriggered,"LHLooseTrig","Electron","withTrigger") + BookHistograms(GroupElectronLHLooseTriggered,"LHLooseTrig","Electron","WithTrigger") # Cut Based Tight Electrons if ("CBTight" in SpareElectronMonitoringGroups) : BookHistograms(GroupElectronCBTight,"CBTight","Electron") if ("CBTightTrig" in SpareElectronMonitoringGroups) : - BookHistograms(GroupElectronCBTightTriggered,"CBTightTrig","Electron","withTrigger") + BookHistograms(GroupElectronCBTightTriggered,"CBTightTrig","Electron","WithTrigger") # Cut Based Loose Electrons if ("CBLoose" in SpareElectronMonitoringGroups) : BookHistograms(GroupElectronCBLoose,"CBLoose","Electron") if ("CBLooseTrig" in SpareElectronMonitoringGroups) : - BookHistograms(GroupElectronCBLooseTriggered,"CBLooseTrig","Electron","withTrigger") + BookHistograms(GroupElectronCBLooseTriggered,"CBLooseTrig","Electron","WithTrigger") ### STEP 6 ### return helper.result() @@ -760,10 +762,11 @@ def MonitorTnPConfig(inputFlags): ### STEP 2 ### - MonitorTnPAlgorithm=CompFactory.MonitorTnPAlgorithm + MonitorTnPAlgorithm = CompFactory.MonitorTnPAlgorithm ZeeMonAlg = helper.addAlgorithm(MonitorTnPAlgorithm,'TnPZeeMonAlg') JPsiMonAlg = helper.addAlgorithm(MonitorTnPAlgorithm,'TnPJpsiMonAlg') + ### STEP 3 ### # Edit properties of algorithms @@ -782,10 +785,10 @@ def MonitorTnPConfig(inputFlags): JPsiMonAlg.ParticleContainerName = "Electrons" JPsiMonAlg.RecoName = "LHLoose" JPsiMonAlg.ParticlePrefix = "electron" - JPsiMonAlg.MassPeak = 3097 - JPsiMonAlg.ElectronEtCut = 3000 - JPsiMonAlg.MassLowerCut = 2500 - JPsiMonAlg.MassUpperCut = 3500 + JPsiMonAlg.MassPeak = 3097. + JPsiMonAlg.ElectronEtCut = 3000. + JPsiMonAlg.MassLowerCut = 2500. + JPsiMonAlg.MassUpperCut = 3500. JPsiMonAlg.TnPType = "JPsi" JPsiMonAlg.TriggerChain =egammaConf.monitoring_Jpsiee[0] @@ -880,7 +883,6 @@ def MonitorForwardElectronConfig(inputFlags): # to enable a trigger filter, for example: fwdelCBLooseTrigMonAlg.TriggerChain = egammaConf.primary_single_ele[0] - ### STEP 4 ### #GroupFwdElectronLHTight = helper.addGroup(fwdelLHTightMonAlg, 'MonitorFwdElectron', 'egamma/LHTightFwdElectrons/') @@ -900,21 +902,21 @@ def MonitorForwardElectronConfig(inputFlags): # Configure histograms # LHTight FwdElectrons - #BookHistograms(GroupFwdElectronLHTight,"LHTight","FwdElectron") - #BookHistograms(GroupFwdElectronLHTightTriggered,"LHTightTrig","FwdElectron","WithTrigger") + #BookFwdHistograms(GroupFwdElectronLHTight,"LHTight","FwdElectron") + #BookFwdHistograms(GroupFwdElectronLHTightTriggered,"LHTightTrig","FwdElectron","WithTrigger") # LHLoose FwdElectrons - #BookHistograms(GroupFwdElectronLHLoose,"LHLoose","FwdElectron") - #BookHistograms(GroupFwdElectronLHLooseTriggered,"LHLooseTrig","FwdElectron","withTrigger") + #BookFwdHistograms(GroupFwdElectronLHLoose,"LHLoose","FwdElectron") + #BookFwdHistograms(GroupFwdElectronLHLooseTriggered,"LHLooseTrig","FwdElectron","WithTrigger") # Cut Based Tight FwdElectrons if ("CBFwdTight" in SpareFwdElectronMonitoringGroups) : BookFwdElectronHistograms(GroupFwdElectronCBTight,"CBTight","FwdElectron") if ("CBFwdTightTrig" in SpareFwdElectronMonitoringGroups) : - BookFwdElectronHistograms(GroupFwdElectronCBTightTriggered,"CBTightTrig","FwdElectron","withTrigger") + BookFwdElectronHistograms(GroupFwdElectronCBTightTriggered,"CBTightTrig","FwdElectron","WithTrigger") # Cut Based Loose FwdElectrons if ("CBFwdLoose" in SpareFwdElectronMonitoringGroups) : BookFwdElectronHistograms(GroupFwdElectronCBLoose,"CBLoose","FwdElectron") if ("CBFwdLooseTrig" in SpareFwdElectronMonitoringGroups) : - BookFwdElectronHistograms(GroupFwdElectronCBLooseTriggered,"CBLooseTrig","FwdElectron","withTrigger") + BookFwdElectronHistograms(GroupFwdElectronCBLooseTriggered,"CBLooseTrig","FwdElectron","WithTrigger") ### STEP 6 ### return helper.result() @@ -934,9 +936,14 @@ if __name__=='__main__': from AthenaConfiguration.AllConfigFlags import ConfigFlags nightly = '/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/CommonInputs/' file = 'data16_13TeV.00311321.physics_Main.recon.AOD.r9264/AOD.11038520._000001.pool.root.1' + ConfigFlags.Input.Files = [nightly+file] +# ConfigFlags.Input.Files = 'AOD.11038520._000001.pool.root.1' ConfigFlags.Input.isMC = False - ConfigFlags.Output.HISTFileName = 'MonitorEgammaOutput.root' +# ConfigFlags.Output.HISTFileName = 'MonitorEgammaOutput.root' + +# To produce WebDisplay, filename must follow a certain format + ConfigFlags.Output.HISTFileName = 'data16_13TeV.00311321.physics_Main.merge.HIST.f1156_h347._0002.1.root' ConfigFlags.lock() @@ -959,12 +966,18 @@ if __name__=='__main__': cfg.merge(MonitorFwdElectronAcc) # If you want to turn on more detailed messages ... - #MonitorTnPAcc.getEventAlgo('TnPZeeMonAlg').OutputLevel = 2 # DEBUG - #MonitorFwdElectronAcc.getEventAlgo('fwdelCBTightMonAlg').OutputLevel = 2 # DEBUG + + #MonitorElectronAcc.getEventAlgo('elLHLooseMonAlg').OutputLevel = 2 # 2 = DEBUG + #MonitorPhotonAcc.getEventAlgo('phCBLooseMonAlg').OutputLevel = 2 # 2 = DEBUG + #MonitorTnPAcc.getEventAlgo('TnPZeeMonAlg').OutputLevel = 2 # 2 = DEBUG + #MonitorFwdElectronAcc.getEventAlgo('fwdelCBTightMonAlg').OutputLevel = 2 # 2 = DEBUG + + MonitorFwdElectronAcc = MonitorForwardElectronConfig(ConfigFlags) + cfg.merge(MonitorFwdElectronAcc) cfg.printConfig(withDetails=False) # set True for exhaustive info #cfg.printConfig(withDetails=True) # set True for exhaustive info - #cfg.run(2) - cfg.run(-1) - #cfg.run(600) #use cfg.run(20) to only run on first 20 events + #cfg.run(10) + cfg.run(-1) # the one to process all events + #cfg.run(600) # use cfg.run(20) to only run on first 20 events diff --git a/Reconstruction/egamma/egammaPerformance/python/egammaMonitoringConfig.py b/Reconstruction/egamma/egammaPerformance/python/egammaMonitoringConfig.py index bdbd7bfa7f743844dd19d67c23218bc9813147eb..f620e45d53f44a2f2f1498309abbf7291270fc4a 100644 --- a/Reconstruction/egamma/egammaPerformance/python/egammaMonitoringConfig.py +++ b/Reconstruction/egamma/egammaPerformance/python/egammaMonitoringConfig.py @@ -1,5 +1,5 @@ # -# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration +# Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration # def egammaMonitoringConfig(flags): @@ -8,9 +8,11 @@ def egammaMonitoringConfig(flags): # don't run in RAW -> ESD if flags.DQ.Environment in ('tier0', 'tier0ESD',' online', 'AOD'): - from egammaPerformance.SetupEgammaMonitoring import MonitorElectronConfig, MonitorPhotonConfig + from egammaPerformance.SetupEgammaMonitoring import MonitorElectronConfig, MonitorPhotonConfig, MonitorTnPConfig, MonitorForwardElectronConfig result.merge(MonitorElectronConfig(flags)) result.merge(MonitorPhotonConfig(flags)) + result.merge(MonitorTnPConfig(flags)) + result.merge(MonitorForwardElectronConfig(flags)) return result diff --git a/Reconstruction/egamma/egammaPerformance/src/MonitorElectronAlgorithm.cxx b/Reconstruction/egamma/egammaPerformance/src/MonitorElectronAlgorithm.cxx index d8d3fedad4985b9461e3070eb34ff900ad41cfea..274f45b3c45408e5c7799842699c181807d1db82 100755 --- a/Reconstruction/egamma/egammaPerformance/src/MonitorElectronAlgorithm.cxx +++ b/Reconstruction/egamma/egammaPerformance/src/MonitorElectronAlgorithm.cxx @@ -20,6 +20,7 @@ StatusCode MonitorElectronAlgorithm::initialize() { ATH_CHECK( AthMonitorAlgorithm::initialize() ); ATH_CHECK( m_ParticleContainerKey.initialize() ); ATH_CHECK( m_ElectronIsolationKey.initialize() ); + return StatusCode::SUCCESS; } @@ -75,7 +76,7 @@ StatusCode MonitorElectronAlgorithm::fillHistograms( const EventContext& ctx ) c auto f1_barrel = Monitored::Scalar<Float_t>("F1inBARREL",0.0); auto f2_barrel = Monitored::Scalar<Float_t>("F2inBARREL",0.0); auto f3_barrel = Monitored::Scalar<Float_t>("F3inBARREL",0.0); - auto re233e237_barrel = Monitored::Scalar<Float_t>("Re233e337inBARREL",0.0); + auto re233e237_barrel = Monitored::Scalar<Float_t>("Re233e237inBARREL",0.0); auto re237e277_barrel = Monitored::Scalar<Float_t>("Re237e277inBARREL",0.0); auto nofblayerhits_barrel = Monitored::Scalar<u_int8_t>("NOfBLayerHitsinBARREL",0); auto nofpixelhits_barrel = Monitored::Scalar<u_int8_t>("NOfPixelHitsinBARREL",0); @@ -95,12 +96,12 @@ StatusCode MonitorElectronAlgorithm::fillHistograms( const EventContext& ctx ) c auto ehad1_endcap = Monitored::Scalar<Float_t>("Ehad1inENDCAP",0.0); auto eoverp_endcap = Monitored::Scalar<Float_t>("EoverPinENDCAP",0.0); auto coreem_endcap = Monitored::Scalar<Float_t>("CoreEMinENDCAP",0.0); - auto f0_endcap = Monitored::Scalar<Float_t>("F0_endcapinENDCAP",0.0); - auto f1_endcap = Monitored::Scalar<Float_t>("F1_endcapinENDCAP",0.0); - auto f2_endcap = Monitored::Scalar<Float_t>("F2_endcapinENDCAP",0.0); - auto f3_endcap = Monitored::Scalar<Float_t>("F3_endcapinENDCAP",0.0); - auto re233e237_endcap = Monitored::Scalar<Float_t>("Re233e337_endcapinENDCAP",0.0); - auto re237e277_endcap = Monitored::Scalar<Float_t>("Re237e277_endcapinENDCAP",0.0); + auto f0_endcap = Monitored::Scalar<Float_t>("F0inENDCAP",0.0); + auto f1_endcap = Monitored::Scalar<Float_t>("F1inENDCAP",0.0); + auto f2_endcap = Monitored::Scalar<Float_t>("F2inENDCAP",0.0); + auto f3_endcap = Monitored::Scalar<Float_t>("F3inENDCAP",0.0); + auto re233e237_endcap = Monitored::Scalar<Float_t>("Re233e237inENDCAP",0.0); + auto re237e277_endcap = Monitored::Scalar<Float_t>("Re237e277inENDCAP",0.0); auto nofblayerhits_endcap = Monitored::Scalar<u_int8_t>("NOfBLayerHitsinENDCAP",0); auto nofpixelhits_endcap = Monitored::Scalar<u_int8_t>("NOfPixelHitsinENDCAP",0); auto nofscthits_endcap = Monitored::Scalar<u_int8_t>("NOfSCTHitsinENDCAP",0); @@ -123,7 +124,7 @@ StatusCode MonitorElectronAlgorithm::fillHistograms( const EventContext& ctx ) c auto f1_crack = Monitored::Scalar<Float_t>("F1inCRACK",0.0); auto f2_crack = Monitored::Scalar<Float_t>("F2inCRACK",0.0); auto f3_crack = Monitored::Scalar<Float_t>("F3inCRACK",0.0); - auto re233e237_crack = Monitored::Scalar<Float_t>("Re233e337inCRACK",0.0); + auto re233e237_crack = Monitored::Scalar<Float_t>("Re233e237inCRACK",0.0); auto re237e277_crack = Monitored::Scalar<Float_t>("Re237e277inCRACK",0.0); auto nofblayerhits_crack = Monitored::Scalar<u_int8_t>("NOfBLayerHitsinCRACK",0); auto nofpixelhits_crack = Monitored::Scalar<u_int8_t>("NOfPixelHitsinCRACK",0); @@ -134,20 +135,57 @@ StatusCode MonitorElectronAlgorithm::fillHistograms( const EventContext& ctx ) c auto deltaphi2_crack = Monitored::Scalar<Float_t>("DeltaPhi2inCRACK",0.0); auto trackd0_crack = Monitored::Scalar<Float_t>("Trackd0inCRACK",0.0); + + auto is_pt_gt_4gev_barrel = Monitored::Scalar<bool>("is_pt_gt_4gevBARREL",false); + auto is_pt_gt_4gev_endcap = Monitored::Scalar<bool>("is_pt_gt_4gevENDCAP",false); + auto is_pt_gt_4gev_crack = Monitored::Scalar<bool>("is_pt_gt_4gevCRACK",false); + + auto is_pt_gt_2_5gev_barrel = Monitored::Scalar<bool>("is_pt_gt_2_5gevBARREL",false); + auto is_pt_gt_2_5gev_endcap = Monitored::Scalar<bool>("is_pt_gt_2_5gevENDCAP",false); + auto is_pt_gt_2_5gev_crack = Monitored::Scalar<bool>("is_pt_gt_2_5gevCRACK",false); + + auto is_pt_gt_20gev_barrel = Monitored::Scalar<bool>("is_pt_gt_20gevBARREL",false); + auto is_pt_gt_20gev_endcap = Monitored::Scalar<bool>("is_pt_gt_20gevENDCAP",false); + auto is_pt_gt_20gev_crack = Monitored::Scalar<bool>("is_pt_gt_20gevCRACK",false); + // Set the values of the monitored variables for the event u_int16_t mylb = GetEventInfo(ctx)->lumiBlock(); lbNCandidates = mylb; u_int16_t mynp = 0; + u_int16_t mynp_barrel = 0; + u_int16_t mynp_crack = 0; + u_int16_t mynp_endcap = 0; + for (const auto *const e_iter : *electrons) { - // Check that the electron meets our requirements + + // Check that the electron meets our requirements bool isGood; if (! e_iter->passSelection(isGood,m_RecoName)) { ATH_MSG_WARNING("Misconfiguration: " << m_RecoName << " is not a valid working point for electrons"); break; // no point in continuing } - if(isGood) {mynp++;} + if(isGood) { + mynp++; + Float_t myetaloc = e_iter->eta(); + auto regionloc = GetRegion(myetaloc); + ATH_MSG_DEBUG("Test electron in region : " << regionloc); + switch(regionloc){ + case BARREL : + mynp_barrel++; + break; + case CRACK : + mynp_crack++; + break; + case ENDCAP : + mynp_endcap++; + break; + default : + ATH_MSG_DEBUG("Found an electron out the acceptance region : " << regionloc); + break; + } + } else continue; // do specific stuff with electrons @@ -156,9 +194,25 @@ StatusCode MonitorElectronAlgorithm::fillHistograms( const EventContext& ctx ) c Float_t myeta = e_iter->eta(); Float_t myphi = e_iter->phi(); - is_pt_gt_2_5gev = myet > 2500. ; - is_pt_gt_4gev = myet > 4000. ; - is_pt_gt_20gev = myet > 20000. ; + bool myis_pt_gt_2_5gev = myet > 2500. ; + bool myis_pt_gt_4gev = myet > 4000. ; + bool myis_pt_gt_20gev = myet > 20000. ; + + is_pt_gt_2_5gev = myis_pt_gt_2_5gev ; + is_pt_gt_4gev = myis_pt_gt_4gev ; + is_pt_gt_20gev = myis_pt_gt_20gev ; + + is_pt_gt_4gev_barrel = myis_pt_gt_4gev ; + is_pt_gt_4gev_endcap = myis_pt_gt_4gev ; + is_pt_gt_4gev_crack = myis_pt_gt_4gev ; + + is_pt_gt_2_5gev_barrel = myis_pt_gt_2_5gev ; + is_pt_gt_2_5gev_endcap = myis_pt_gt_2_5gev ; + is_pt_gt_2_5gev_crack = myis_pt_gt_2_5gev ; + + is_pt_gt_20gev_barrel = myis_pt_gt_20gev ; + is_pt_gt_20gev_endcap = myis_pt_gt_20gev ; + is_pt_gt_20gev_crack = myis_pt_gt_20gev ; // Isolation Energy Float_t mytopoetcone40 = -999.; @@ -247,51 +301,54 @@ StatusCode MonitorElectronAlgorithm::fillHistograms( const EventContext& ctx ) c // Fill per region histograms auto region = GetRegion(myeta); + + //ATH_MSG_INFO("Test electron in region : " << region); + switch(region){ - case BARREL : - nofblayerhits_barrel = mynofblayerhits; nofpixelhits_barrel = mynofpixelhits ; nofscthits_barrel = mynofscthits ; - noftrthits_barrel = mynoftrthits ; noftrthighthresholdhits_barrel = mynoftrthighthresholdhits; - fill("MonitorElectron",nofblayerhits_barrel, nofpixelhits_barrel,noftrthits_barrel,noftrthighthresholdhits_barrel,is_pt_gt_4gev); - deltaeta1_barrel = mydeltaeta1; deltaphi2_barrel = mydeltaphi2; trackd0_barrel = mytrackd0; - eoverp_barrel = myeoverp; - fill("MonitorElectron",deltaeta1_barrel, deltaphi2_barrel,trackd0_barrel,eoverp_barrel,is_pt_gt_4gev); - np_barrel = mynp; et_barrel = myet ; eta_barrel = myeta ; phi_barrel = myphi ; - fill("MonitorElectron",np_barrel,et_barrel,eta_barrel,phi_barrel,is_pt_gt_4gev); - time_barrel = mytime; ehad1_barrel = myehad1; coreem_barrel = myecore; - fill("MonitorElectron",time_barrel, ehad1_barrel,coreem_barrel,is_pt_gt_4gev); - f0_barrel = myf0; f1_barrel = myf1; f2_barrel = myf2; f3_barrel = myf3; re233e237_barrel = myre233e237; re237e277_barrel = myre237e277; - fill("MonitorElectron",f0_barrel,f1_barrel,f2_barrel, f3_barrel,re233e237_barrel,re237e277_barrel,is_pt_gt_4gev); - break; - case ENDCAP : - nofblayerhits_endcap = mynofblayerhits; nofpixelhits_endcap = mynofpixelhits ; nofscthits_endcap = mynofscthits ; - noftrthits_endcap = mynoftrthits ; noftrthighthresholdhits_endcap = mynoftrthighthresholdhits; - fill("MonitorElectron",nofblayerhits_endcap, nofpixelhits_endcap,noftrthits_endcap,noftrthighthresholdhits_endcap,is_pt_gt_4gev); - deltaeta1_endcap = mydeltaeta1; deltaphi2_endcap = mydeltaphi2; trackd0_endcap = mytrackd0; - eoverp_endcap = myeoverp; - fill("MonitorElectron",deltaeta1_endcap, deltaphi2_endcap,trackd0_endcap,eoverp_endcap,is_pt_gt_4gev); - np_endcap = mynp ; et_endcap = myet ; eta_endcap = myeta ; phi_endcap = myphi ; - fill("MonitorElectron",np_endcap,et_endcap,eta_endcap,phi_endcap,is_pt_gt_4gev); - time_endcap = mytime; ehad1_endcap = myehad1; coreem_endcap = myecore; - fill("MonitorElectron",time_endcap, ehad1_endcap,coreem_endcap,is_pt_gt_4gev); - f0_endcap = myf0; f1_endcap = myf1; f2_endcap = myf2; f3_endcap = myf3; re233e237_endcap = myre233e237; re237e277_endcap = myre237e277; - fill("MonitorElectron",f0_endcap,f1_endcap,f2_endcap,f3_endcap,re233e237_endcap,re237e277_endcap,is_pt_gt_4gev); - break; - case CRACK : - nofblayerhits_crack = mynofblayerhits; nofpixelhits_crack = mynofpixelhits ; nofscthits_crack = mynofscthits ; - noftrthits_crack = mynoftrthits ; noftrthighthresholdhits_crack = mynoftrthighthresholdhits; - fill("MonitorElectron",nofblayerhits_crack, nofpixelhits_crack,noftrthits_crack,noftrthighthresholdhits_crack,is_pt_gt_4gev); - deltaeta1_crack = mydeltaeta1; deltaphi2_crack = mydeltaphi2; trackd0_crack = mytrackd0; - eoverp_barrel = myeoverp; - fill("MonitorElectron",deltaeta1_crack, deltaphi2_crack,trackd0_crack,eoverp_crack,is_pt_gt_4gev); - np_crack = mynp ; et_crack = myet ; eta_crack = myeta ; phi_crack = myphi ; - fill("MonitorElectron",np_crack,et_crack,eta_crack,phi_crack,is_pt_gt_4gev); - time_crack = mytime; ehad1_crack = myehad1; coreem_crack = myecore; - fill("MonitorElectron",time_crack, ehad1_crack,coreem_crack,is_pt_gt_4gev); - f0_crack = myf0; f1_crack = myf1; f2_crack = myf2; f3_crack = myf3; re233e237_crack = myre233e237; re237e277_crack = myre237e277; - fill("MonitorElectron",f0_crack,f1_crack,f2_crack,f3_crack,re233e237_crack,re237e277_crack,is_pt_gt_4gev); - break; + + case BARREL : + nofblayerhits_barrel = mynofblayerhits ; nofpixelhits_barrel = mynofpixelhits ; nofscthits_barrel = mynofscthits ; + noftrthits_barrel = mynoftrthits ; noftrthighthresholdhits_barrel = mynoftrthighthresholdhits; + deltaeta1_barrel = mydeltaeta1; deltaphi2_barrel = mydeltaphi2; trackd0_barrel = mytrackd0; + eoverp_barrel = myeoverp; + et_barrel = myet ; eta_barrel = myeta ; phi_barrel = myphi ; + time_barrel = mytime; ehad1_barrel = myehad1; coreem_barrel = myecore; + f0_barrel = myf0; f1_barrel = myf1; f2_barrel = myf2; f3_barrel = myf3; re233e237_barrel = myre233e237; re237e277_barrel = myre237e277; + fill("MonitorElectron",np_barrel, nofblayerhits_barrel, nofpixelhits_barrel, nofscthits_barrel, noftrthits_barrel, noftrthighthresholdhits_barrel, + deltaeta1_barrel, deltaphi2_barrel,trackd0_barrel,eoverp_barrel, + et_barrel,eta_barrel,phi_barrel, time_barrel, ehad1_barrel,coreem_barrel, f0_barrel,f1_barrel,f2_barrel, f3_barrel, + re233e237_barrel,re237e277_barrel,is_pt_gt_4gev_barrel,is_pt_gt_2_5gev_barrel,is_pt_gt_20gev_barrel); + break; + + case ENDCAP : + nofblayerhits_endcap = mynofblayerhits; nofpixelhits_endcap = mynofpixelhits ; nofscthits_endcap = mynofscthits ; + noftrthits_endcap = mynoftrthits ; noftrthighthresholdhits_endcap = mynoftrthighthresholdhits; + deltaeta1_endcap = mydeltaeta1; deltaphi2_endcap = mydeltaphi2; trackd0_endcap = mytrackd0; + eoverp_endcap = myeoverp; + et_endcap = myet ; eta_endcap = myeta ; phi_endcap = myphi ; + time_endcap = mytime; ehad1_endcap = myehad1; coreem_endcap = myecore; + f0_endcap = myf0; f1_endcap = myf1; f2_endcap = myf2; f3_endcap = myf3; re233e237_endcap = myre233e237; re237e277_endcap = myre237e277; + fill("MonitorElectron",np_endcap,nofblayerhits_endcap,nofpixelhits_endcap,nofscthits_endcap,noftrthits_endcap,noftrthighthresholdhits_endcap, + deltaeta1_endcap, deltaphi2_endcap,trackd0_endcap,eoverp_endcap,et_endcap,eta_endcap,phi_endcap, + time_endcap, ehad1_endcap,coreem_endcap, + f0_endcap,f1_endcap,f2_endcap,f3_endcap,re233e237_endcap,re237e277_endcap,is_pt_gt_4gev_endcap,is_pt_gt_2_5gev_endcap,is_pt_gt_20gev_endcap); + break; + + case CRACK : + nofblayerhits_crack = mynofblayerhits; nofpixelhits_crack = mynofpixelhits ; nofscthits_crack = mynofscthits ; + noftrthits_crack = mynoftrthits ; noftrthighthresholdhits_crack = mynoftrthighthresholdhits; + deltaeta1_crack = mydeltaeta1; deltaphi2_crack = mydeltaphi2; trackd0_crack = mytrackd0; + eoverp_crack = myeoverp; + et_crack = myet ; eta_crack = myeta ; phi_crack = myphi ; + time_crack = mytime; ehad1_crack = myehad1; coreem_crack = myecore; + f0_crack = myf0; f1_crack = myf1; f2_crack = myf2; f3_crack = myf3; re233e237_crack = myre233e237; re237e277_crack = myre237e277; + fill("MonitorElectron",np_crack,nofblayerhits_crack, nofpixelhits_crack,nofscthits_crack,noftrthits_crack,noftrthighthresholdhits_crack, + deltaeta1_crack, deltaphi2_crack,trackd0_crack,eoverp_crack,et_crack,eta_crack,phi_crack, + time_crack, ehad1_crack,coreem_crack,f0_crack,f1_crack,f2_crack,f3_crack,re233e237_crack,re237e277_crack,is_pt_gt_4gev_crack,is_pt_gt_2_5gev_crack,is_pt_gt_20gev_crack); + break; + default : - //ATH_MSG_WARNING("found an electron outside the |eta| > 2.47 acceptance"); + ATH_MSG_DEBUG("found an electron outside the |eta| > 2.47 acceptance"); break; } @@ -303,7 +360,11 @@ StatusCode MonitorElectronAlgorithm::fillHistograms( const EventContext& ctx ) c } np = mynp; - fill("MonitorElectron",np); + np_barrel = mynp_barrel; + np_endcap = mynp_endcap; + np_crack = mynp_crack; + + fill("MonitorElectron",np,np_barrel,np_endcap,np_crack); return StatusCode::SUCCESS; } diff --git a/Reconstruction/egamma/egammaPerformance/src/MonitorFwdElectronAlgorithm.cxx b/Reconstruction/egamma/egammaPerformance/src/MonitorFwdElectronAlgorithm.cxx index d7ec5de5b52d8bd69c2f6b6d2680d555e892cbb0..5e472a6a50cc2eddacf6613c233e0965a01d57a8 100644 --- a/Reconstruction/egamma/egammaPerformance/src/MonitorFwdElectronAlgorithm.cxx +++ b/Reconstruction/egamma/egammaPerformance/src/MonitorFwdElectronAlgorithm.cxx @@ -49,11 +49,14 @@ StatusCode MonitorFwdElectronAlgorithm::fillHistograms( const EventContext& ctx // Particle variables to be monitored auto np = Monitored::Scalar<int>("N",0.0); + auto np_endcap = Monitored::Scalar<int>("NinENDCAP",0.0); + auto np_forward = Monitored::Scalar<int>("NinFORWARD",0.0); auto et = Monitored::Scalar<Float_t>("Et",0.0); auto eta = Monitored::Scalar<Float_t>("Eta",0.0); auto phi = Monitored::Scalar<Float_t>("Phi",0.0); auto is_pt_gt_2_5gev = Monitored::Scalar<bool>("is_pt_gt_2_5gev",false); auto is_pt_gt_10gev = Monitored::Scalar<bool>("is_pt_gt_10gev",false); + auto time = Monitored::Scalar<Float_t>("Time",0.0); auto firstENGdens = Monitored::Scalar<Float_t>("EnergyDensity",0.0); @@ -70,18 +73,20 @@ StatusCode MonitorFwdElectronAlgorithm::fillHistograms( const EventContext& ctx // variables per Region // ENDCAP - auto np_endcap = Monitored::Scalar<int>("NinENDCAP",0.0); auto et_endcap = Monitored::Scalar<Float_t>("EtinENDCAP",0.0); auto eta_endcap = Monitored::Scalar<Float_t>("EtainENDCAP",0.0); auto phi_endcap = Monitored::Scalar<Float_t>("PhiinENDCAP",0.0); auto time_endcap = Monitored::Scalar<Float_t>("TimeinENDCAP",0.0); + auto is_pt_gt_2_5gev_endcap = Monitored::Scalar<bool>("is_pt_gt_2_5gevENDCAP",false); + auto is_pt_gt_10gev_endcap = Monitored::Scalar<bool>("is_pt_gt_10gevENDCAP",false); // FORWARD - auto np_forward = Monitored::Scalar<int>("NinFORWARD",0.0); auto et_forward = Monitored::Scalar<Float_t>("EtinFORWARD",0.0); auto eta_forward = Monitored::Scalar<Float_t>("EtainFORWARD",0.0); auto phi_forward = Monitored::Scalar<Float_t>("PhiinFORWARD",0.0); auto time_forward = Monitored::Scalar<Float_t>("TimeinFORWARD",0.0); + auto is_pt_gt_2_5gev_forward = Monitored::Scalar<bool>("is_pt_gt_2_5gevFORWARD",false); + auto is_pt_gt_10gev_forward = Monitored::Scalar<bool>("is_pt_gt_10gevFORWARD",false); // Set the values of the monitored variables for the event @@ -109,8 +114,12 @@ StatusCode MonitorFwdElectronAlgorithm::fillHistograms( const EventContext& ctx Float_t myeta = e_iter->eta(); Float_t myphi = e_iter->phi(); - is_pt_gt_2_5gev = myet > 2500. ; - is_pt_gt_10gev = myet > 10000. ; + bool myis_pt_gt_2_5gev = myet > 2500. ; + bool myis_pt_gt_10gev = myet > 10000. ; + + is_pt_gt_2_5gev = myis_pt_gt_2_5gev ; + is_pt_gt_10gev = myis_pt_gt_10gev ; + // Associated cluster details // Shower shape variable details @@ -153,14 +162,13 @@ StatusCode MonitorFwdElectronAlgorithm::fillHistograms( const EventContext& ctx mynp_endcap++; et_endcap = myet ; eta_endcap = myeta ; phi_endcap = myphi ; time_endcap = mytime; - fill("MonitorFwdElectron",et_endcap,eta_endcap,phi_endcap,time_endcap,is_pt_gt_10gev); + fill("MonitorFwdElectron",et_endcap,eta_endcap,phi_endcap,time_endcap,is_pt_gt_2_5gev_endcap,is_pt_gt_10gev_endcap); break; case FORWARD : - mynp_forward++; mynp_forward++; et_forward = myet ; eta_forward = myeta ; phi_forward = myphi ; time_forward = mytime; - fill("MonitorFwdElectron",et_forward,eta_forward,phi_forward,time_forward,is_pt_gt_10gev); + fill("MonitorFwdElectron",et_forward,eta_forward,phi_forward,time_forward,is_pt_gt_2_5gev_forward,is_pt_gt_10gev_forward); break; default : //ATH_MSG_WARNING("found an electron outside the |eta| > 2.47 acceptance"); @@ -179,7 +187,7 @@ StatusCode MonitorFwdElectronAlgorithm::fillHistograms( const EventContext& ctx } np = mynp; np_endcap = mynp_endcap ; np_forward = mynp_forward ; - fill("MonitorFwdElectron",np,np_endcap,np_forward,is_pt_gt_10gev); + fill("MonitorFwdElectron",np,np_endcap); return StatusCode::SUCCESS; } diff --git a/Reconstruction/egamma/egammaPerformance/src/MonitorPhotonAlgorithm.cxx b/Reconstruction/egamma/egammaPerformance/src/MonitorPhotonAlgorithm.cxx index 75719765524e68f932d531378025d3cf47117da9..0fe4378f41a154a52a588fcc7a08a4c03461f7c1 100755 --- a/Reconstruction/egamma/egammaPerformance/src/MonitorPhotonAlgorithm.cxx +++ b/Reconstruction/egamma/egammaPerformance/src/MonitorPhotonAlgorithm.cxx @@ -56,8 +56,20 @@ StatusCode MonitorPhotonAlgorithm::fillHistograms( const EventContext& ctx ) con auto eta = Monitored::Scalar<Float_t>("Eta",0.0); auto phi = Monitored::Scalar<Float_t>("Phi",0.0); auto is_pt_gt_2_5gev = Monitored::Scalar<bool>("is_pt_gt_2_5gev",false); + auto is_pt_gt_2_5gev_barrel = Monitored::Scalar<bool>("is_pt_gt_2_5gevBARREL",false); + auto is_pt_gt_2_5gev_endcap = Monitored::Scalar<bool>("is_pt_gt_2_5gevENDCAP",false); + auto is_pt_gt_2_5gev_crack = Monitored::Scalar<bool>("is_pt_gt_2_5gevCRACK",false); + auto is_pt_gt_4gev = Monitored::Scalar<bool>("is_pt_gt_4gev",false); + auto is_pt_gt_4gev_barrel = Monitored::Scalar<bool>("is_pt_gt_4gevBARREL",false); + auto is_pt_gt_4gev_endcap = Monitored::Scalar<bool>("is_pt_gt_4gevENDCAP",false); + auto is_pt_gt_4gev_crack = Monitored::Scalar<bool>("is_pt_gt_4gevCRACK",false); + auto is_pt_gt_20gev = Monitored::Scalar<bool>("is_pt_gt_20gev",false); + auto is_pt_gt_20gev_crack = Monitored::Scalar<bool>("is_pt_gt_20gevCRACK",false); + auto is_pt_gt_20gev_barrel = Monitored::Scalar<bool>("is_pt_gt_20gevBARREL",false); + auto is_pt_gt_20gev_endcap = Monitored::Scalar<bool>("is_pt_gt_20gevENDCAP",false); + auto time = Monitored::Scalar<Float_t>("Time",0.0); auto topoetcone40 = Monitored::Scalar<Float_t>("TopoEtCone40",0.0); auto ptcone20 = Monitored::Scalar<Float_t>("PtCone20",0.0); @@ -65,7 +77,6 @@ StatusCode MonitorPhotonAlgorithm::fillHistograms( const EventContext& ctx ) con // Particle variables per Region // BARREL - auto np_barrel = Monitored::Scalar<int>("NinBARREL",0.0); auto et_barrel = Monitored::Scalar<Float_t>("EtinBARREL",0.0); auto eta_barrel = Monitored::Scalar<Float_t>("EtainBARREL",0.0); auto phi_barrel = Monitored::Scalar<Float_t>("PhiinBARREL",0.0); @@ -77,11 +88,10 @@ StatusCode MonitorPhotonAlgorithm::fillHistograms( const EventContext& ctx ) con auto f1_barrel = Monitored::Scalar<Float_t>("F1inBARREL",0.0); auto f2_barrel = Monitored::Scalar<Float_t>("F2inBARREL",0.0); auto f3_barrel = Monitored::Scalar<Float_t>("F3inBARREL",0.0); - auto re233e237_barrel = Monitored::Scalar<Float_t>("Re233e337inBARREL",0.0); + auto re233e237_barrel = Monitored::Scalar<Float_t>("Re233e237inBARREL",0.0); auto re237e277_barrel = Monitored::Scalar<Float_t>("Re237e277inBARREL",0.0); // ENDCAP - auto np_endcap = Monitored::Scalar<int>("NinENDCAP",0.0); auto et_endcap = Monitored::Scalar<Float_t>("EtinENDCAP",0.0); auto eta_endcap = Monitored::Scalar<Float_t>("EtainENDCAP",0.0); auto phi_endcap = Monitored::Scalar<Float_t>("PhiinENDCAP",0.0); @@ -93,7 +103,7 @@ StatusCode MonitorPhotonAlgorithm::fillHistograms( const EventContext& ctx ) con auto f1_endcap = Monitored::Scalar<Float_t>("F1inENDCAP",0.0); auto f2_endcap = Monitored::Scalar<Float_t>("F2inENDCAP",0.0); auto f3_endcap = Monitored::Scalar<Float_t>("F3inENDCAP",0.0); - auto re233e237_endcap = Monitored::Scalar<Float_t>("Re233e337inENDCAP",0.0); + auto re233e237_endcap = Monitored::Scalar<Float_t>("Re233e237inENDCAP",0.0); auto re237e277_endcap = Monitored::Scalar<Float_t>("Re237e277inENDCAP",0.0); // CRACK @@ -109,11 +119,21 @@ StatusCode MonitorPhotonAlgorithm::fillHistograms( const EventContext& ctx ) con auto f1_crack = Monitored::Scalar<Float_t>("F1inCRACK",0.0); auto f2_crack = Monitored::Scalar<Float_t>("F2inCRACK",0.0); auto f3_crack = Monitored::Scalar<Float_t>("F3inCRACK",0.0); - auto re233e237_crack = Monitored::Scalar<Float_t>("Re233e337inCRACK",0.0); + auto re233e237_crack = Monitored::Scalar<Float_t>("Re233e237inCRACK",0.0); auto re237e277_crack = Monitored::Scalar<Float_t>("Re237e277inCRACK",0.0); // Specific Photon variables + auto npconv = Monitored::Scalar<int>("NConv",0.0); + auto etconv = Monitored::Scalar<Float_t>("EtConv",0.0); + auto etaconv = Monitored::Scalar<Float_t>("EtaConv",0.0); + auto phiconv = Monitored::Scalar<Float_t>("PhiConv",0.0); + + auto npunconv = Monitored::Scalar<int>("NUnconv",0.0); + auto etunconv = Monitored::Scalar<Float_t>("EtUnconv",0.0); + auto etaunconv = Monitored::Scalar<Float_t>("EtaUnconv",0.0); + auto phiunconv = Monitored::Scalar<Float_t>("PhiUnconv",0.0); + auto lb = Monitored::Scalar<u_int16_t>("LB",0); auto is_pt_gt_2_5gevandconv = Monitored::Scalar<bool>("is_pt_gt_2_5gevandconv",false); @@ -134,24 +154,31 @@ StatusCode MonitorPhotonAlgorithm::fillHistograms( const EventContext& ctx ) con auto rconv_barrel = Monitored::Scalar<Float_t>("RConvinBARREL",0.0); auto convtype_barrel = Monitored::Scalar<xAOD::EgammaParameters::ConversionType>("ConvTypeinBARREL",nullptr); - auto contrkmatch1_barrel = Monitored::Scalar<u_int8_t>("ConvTrkmatch1inBARREL",0); - auto contrkmatch2_barrel = Monitored::Scalar<u_int8_t>("ConvTrkmatch2inBARREL",0); + auto contrkmatch1_barrel = Monitored::Scalar<u_int8_t>("ConvTrkMatch1inBARREL",0); + auto contrkmatch2_barrel = Monitored::Scalar<u_int8_t>("ConvTrkMatch2inBARREL",0); // ENDCAP auto rconv_endcap = Monitored::Scalar<Float_t>("RConvinENDCAP",0.0); auto convtype_endcap = Monitored::Scalar<xAOD::EgammaParameters::ConversionType>("ConvTypeinENDCAP",nullptr); - auto contrkmatch1_endcap = Monitored::Scalar<u_int8_t>("ConvTrkmatch1inENDCAP",0); - auto contrkmatch2_endcap = Monitored::Scalar<u_int8_t>("ConvTrkmatch2inENDCAP",0); + auto contrkmatch1_endcap = Monitored::Scalar<u_int8_t>("ConvTrkMatch1inENDCAP",0); + auto contrkmatch2_endcap = Monitored::Scalar<u_int8_t>("ConvTrkMatch2inENDCAP",0); // CRACK auto rconv_crack = Monitored::Scalar<Float_t>("RConvinCRACK",0.0); auto convtype_crack = Monitored::Scalar<xAOD::EgammaParameters::ConversionType>("ConvTypeinCRACK",nullptr); - auto contrkmatch1_crack = Monitored::Scalar<u_int8_t>("ConvTrkmatch1inCRACK",0); - auto contrkmatch2_crack = Monitored::Scalar<u_int8_t>("ConvTrkmatch2inCRACK",0); + auto contrkmatch1_crack = Monitored::Scalar<u_int8_t>("ConvTrkMatch1inCRACK",0); + auto contrkmatch2_crack = Monitored::Scalar<u_int8_t>("ConvTrkMatch2inCRACK",0); // Set the values of the monitored variables for the event u_int16_t mynp=0; + u_int16_t mynpconv = 0; + u_int16_t mynpunconv = 0; + + Float_t myet = 0.; + Float_t myeta = 0.; + Float_t myphi = 0.; + for (const auto *const p_iter : *photons) { // Check that the electron meets our requirements bool isGood; @@ -159,12 +186,30 @@ StatusCode MonitorPhotonAlgorithm::fillHistograms( const EventContext& ctx ) con ATH_MSG_WARNING("Misconfiguration: " << m_RecoName << " is not a valid working point for photons"); break; // no point in continuing } - if(isGood) {mynp++;} + + if(isGood) { + mynp++; + Float_t myetaloc = p_iter->eta(); + auto regionloc = GetRegion(myetaloc); + ATH_MSG_DEBUG("Test photon in region : " << regionloc); + + switch(regionloc){ + case BARREL : + break; + case CRACK : + break; + case ENDCAP : + break; + default : + ATH_MSG_DEBUG("Found a photon out the acceptance region : " << regionloc); + break; + } + } else continue; - Float_t myet = p_iter->pt(); // in MeV (/Gaudi::Units::GeV; // in GeV) - Float_t myeta = p_iter->eta(); - Float_t myphi = p_iter->phi(); + myet = p_iter->pt(); // in MeV (/Gaudi::Units::GeV; // in GeV) + myeta = p_iter->eta(); + myphi = p_iter->phi(); et = myet ; eta = myeta ; phi = myphi ; bool myis_pt_gt_2_5gev = myet > 2500. ; @@ -175,6 +220,18 @@ StatusCode MonitorPhotonAlgorithm::fillHistograms( const EventContext& ctx ) con is_pt_gt_4gev = myis_pt_gt_4gev ; is_pt_gt_20gev = myis_pt_gt_20gev ; + is_pt_gt_4gev_barrel = myis_pt_gt_4gev ; + is_pt_gt_4gev_endcap = myis_pt_gt_4gev ; + is_pt_gt_4gev_crack = myis_pt_gt_4gev ; + + is_pt_gt_2_5gev_barrel = myis_pt_gt_2_5gev ; + is_pt_gt_2_5gev_endcap = myis_pt_gt_2_5gev ; + is_pt_gt_2_5gev_crack = myis_pt_gt_2_5gev ; + + is_pt_gt_20gev_barrel = myis_pt_gt_20gev ; + is_pt_gt_20gev_endcap = myis_pt_gt_20gev ; + is_pt_gt_20gev_crack = myis_pt_gt_20gev ; + // Isolation Energy Float_t mytopoetcone40 = -999.; p_iter->isolationValue(mytopoetcone40,xAOD::Iso::topoetcone40); @@ -229,6 +286,25 @@ StatusCode MonitorPhotonAlgorithm::fillHistograms( const EventContext& ctx ) con xAOD::EgammaParameters::ConversionType myconvtype = xAOD::EgammaHelpers::conversionType(p_iter); bool isUnconverted = (myconvtype==xAOD::EgammaParameters::ConversionType::unconverted) ; + if (isUnconverted) { + npunconv++; + etconv = -1.; + etaconv = -6.; + phiconv = -6.; + etunconv = myet; + etaunconv = myeta; + phiunconv = myphi; + } + else { + npconv++; + etunconv = -1.; + etaunconv = -6.; + phiunconv = -6.; + etconv = myet; + etaconv = myeta; + phiconv = myphi; + } + is_pt_gt_2_5gevandconv = myis_pt_gt_2_5gev && !isUnconverted ; is_pt_gt_2_5gevandunconv = myis_pt_gt_2_5gev && isUnconverted ; @@ -242,11 +318,6 @@ StatusCode MonitorPhotonAlgorithm::fillHistograms( const EventContext& ctx ) con lbevonphotonsconv = mylb; lbevonphotonsunconv = mylb; - fill("MonitorPhoton",lbevonphotonsconv,lbevonphotonsunconv, - is_pt_gt_4gevandconv,is_pt_gt_4gevandunconv, - is_pt_gt_2_5gevandconv,is_pt_gt_2_5gevandunconv, - is_pt_gt_20gevandconv, is_pt_gt_20gevandunconv); - Float_t myrconv = 0.0; myrconv = xAOD::EgammaHelpers::conversionRadius(p_iter); @@ -260,59 +331,58 @@ StatusCode MonitorPhotonAlgorithm::fillHistograms( const EventContext& ctx ) con switch(region){ case BARREL : et_barrel = myet ; eta_barrel = myeta ; phi_barrel = myphi ; - fill("MonitorPhoton",np_barrel,et_barrel,eta_barrel,phi_barrel,is_pt_gt_4gev); time_barrel = mytime; ehad1_barrel = myehad1; coreem_barrel = myecore; - fill("MonitorPhoton",time_barrel, ehad1_barrel,coreem_barrel,is_pt_gt_4gev); f0_barrel = myf0; f1_barrel = myf1; f2_barrel = myf2; f3_barrel = myf3; re233e237_barrel = myre233e237; re237e277_barrel = myre237e277; - fill("MonitorPhoton",f0_barrel,f1_barrel,f2_barrel, f3_barrel,re233e237_barrel,re237e277_barrel,is_pt_gt_4gev); rconv_barrel = myrconv ; convtype_barrel = myconvtype ; contrkmatch1_barrel = mycontrkmatch1 ; contrkmatch2_barrel = mycontrkmatch2 ; - fill("MonitorPhoton",rconv_barrel,convtype_barrel,contrkmatch1_barrel,contrkmatch2_barrel,is_pt_gt_4gev); + fill("MonitorPhoton", et_barrel,eta_barrel,phi_barrel, time_barrel, ehad1_barrel,coreem_barrel, + f0_barrel,f1_barrel,f2_barrel, f3_barrel,re233e237_barrel,re237e277_barrel, + rconv_barrel,convtype_barrel,contrkmatch1_barrel,contrkmatch2_barrel,is_pt_gt_4gev_barrel,is_pt_gt_2_5gev_barrel,is_pt_gt_20gev_barrel); break; case ENDCAP : et_endcap = myet ; eta_endcap = myeta ; phi_endcap = myphi ; - fill("MonitorPhoton",np_endcap,et_endcap,eta_endcap,phi_endcap,is_pt_gt_4gev); time_endcap = mytime; ehad1_endcap = myehad1; coreem_endcap = myecore; - fill("MonitorPhoton",time_endcap, ehad1_endcap,coreem_endcap,is_pt_gt_4gev); f0_endcap = myf0; f1_endcap = myf1; f2_endcap = myf2; f3_endcap = myf3; re233e237_endcap = myre233e237; re237e277_endcap = myre237e277; - fill("MonitorPhoton",f0_endcap,f1_endcap,f2_endcap,f3_endcap,re233e237_endcap,re237e277_endcap,is_pt_gt_4gev); rconv_endcap = myrconv ; convtype_endcap = myconvtype ; contrkmatch1_endcap = mycontrkmatch1 ; contrkmatch2_endcap = mycontrkmatch2 ; - fill("MonitorPhoton",rconv_endcap,convtype_endcap,contrkmatch1_endcap,contrkmatch2_endcap,is_pt_gt_4gev); + fill("MonitorPhoton",et_endcap,eta_endcap,phi_endcap, + time_endcap, ehad1_endcap,coreem_endcap, + f0_endcap,f1_endcap,f2_endcap,f3_endcap,re233e237_endcap,re237e277_endcap, + rconv_endcap,convtype_endcap,contrkmatch1_endcap,contrkmatch2_endcap,is_pt_gt_4gev_endcap,is_pt_gt_2_5gev_endcap,is_pt_gt_20gev_endcap); break; case CRACK : et_crack = myet ; eta_crack = myeta ; phi_crack = myphi ; - fill("MonitorPhoton",np_crack,et_crack,eta_crack,phi_crack,is_pt_gt_4gev); time_crack = mytime; ehad1_crack = myehad1; coreem_crack = myecore; - fill("MonitorPhoton",time_crack, ehad1_crack,coreem_crack,is_pt_gt_4gev); f0_crack = myf0; f1_crack = myf1; f2_crack = myf2; f3_crack = myf3; re233e237_crack = myre233e237; re237e277_crack = myre237e277; - fill("MonitorPhoton",f0_crack,f1_crack,f2_crack,f3_crack,re233e237_crack,re237e277_crack,is_pt_gt_4gev); rconv_crack = myrconv ; convtype_crack = myconvtype ; contrkmatch1_crack = mycontrkmatch1 ; contrkmatch2_crack = mycontrkmatch2 ; - fill("MonitorPhoton",rconv_crack,convtype_crack,contrkmatch1_crack,contrkmatch2_crack,is_pt_gt_4gev); + fill("MonitorPhoton",et_crack,eta_crack,phi_crack,time_crack, ehad1_crack,coreem_crack, + f0_crack,f1_crack,f2_crack,f3_crack,re233e237_crack,re237e277_crack, + rconv_crack,convtype_crack,contrkmatch1_crack,contrkmatch2_crack,is_pt_gt_4gev_crack,is_pt_gt_2_5gev_crack,is_pt_gt_20gev_crack); break; default : - ATH_MSG_DEBUG("found an electron outside the |eta| > 2.47 acceptance"); + ATH_MSG_DEBUG("found an photon outside the |eta| > 2.47 acceptance"); break; } // Fill. First argument is the tool name, all others are the variables to be histogramed - - fill("MonitorPhoton",et,eta,phi,time,ptcone20,topoetcone40,is_pt_gt_4gev,is_pt_gt_20gev, - is_pt_gt_2_5gevandconv,is_pt_gt_2_5gevandunconv, - is_pt_gt_4gevandconv,is_pt_gt_4gevandunconv, - is_pt_gt_20gevandconv,is_pt_gt_20gevandunconv); - lb = mylb; lbevonphotonsunconv = mylb ; lbevonphotonsconv = mylb; lbNCandidates = mylb; - fill("MonitorPhoton",lb, lbNCandidates, - is_pt_gt_2_5gev,is_pt_gt_2_5gevandconv,is_pt_gt_2_5gevandunconv, - is_pt_gt_4gev,is_pt_gt_4gevandconv,is_pt_gt_4gevandunconv, - is_pt_gt_20gev,is_pt_gt_20gevandconv,is_pt_gt_20gevandunconv); - + fill("MonitorPhoton", + lbevonphotonsconv,lbevonphotonsunconv,lb,lbNCandidates, + et,eta,phi,time,ptcone20,topoetcone40, + etconv,etaconv,phiconv, + etunconv,etaunconv,phiunconv, + is_pt_gt_4gev,is_pt_gt_20gev,is_pt_gt_2_5gev, + is_pt_gt_2_5gevandconv,is_pt_gt_2_5gevandunconv, + is_pt_gt_4gevandconv,is_pt_gt_4gevandunconv, + is_pt_gt_20gevandconv,is_pt_gt_20gevandunconv); } np = mynp; - fill("MonitorPhoton",np); + npconv = mynpconv; + npunconv = mynpunconv; + + fill("MonitorPhoton",np,npconv,npunconv); return StatusCode::SUCCESS; } diff --git a/Reconstruction/egamma/egammaPerformance/src/MonitorTnPAlgorithm.cxx b/Reconstruction/egamma/egammaPerformance/src/MonitorTnPAlgorithm.cxx index b3c1c030be2198b738d3a8c5358dbdb4be1a5728..66d1222f6c08b0b458e78aeea045f48b717bb7a4 100644 --- a/Reconstruction/egamma/egammaPerformance/src/MonitorTnPAlgorithm.cxx +++ b/Reconstruction/egamma/egammaPerformance/src/MonitorTnPAlgorithm.cxx @@ -128,8 +128,7 @@ StatusCode MonitorTnPAlgorithm::fillHistograms( const EventContext& ctx ) const break; } - - ATH_MSG_DEBUG("Zee mass & cuts: (" << mass << ", " << m_MassLowerCut << ", " << m_MassUpperCut << ")"); + ATH_MSG_DEBUG("ee mass & cuts: (" << mass << ", " << m_MassLowerCut << ", " << m_MassUpperCut << ")"); if(mass<m_MassLowerCut || mass>m_MassUpperCut) return StatusCode::SUCCESS; // Register this good Tag & Probe candidate @@ -210,73 +209,77 @@ StatusCode MonitorTnPAlgorithm::fillElectronProbe(const xAOD::Electron *el, cons // Particle variables per Region // BARREL - auto et_barrel = Monitored::Scalar<Float_t>("EtinBARREL",0.0); - auto eta_barrel = Monitored::Scalar<Float_t>("EtainBARREL",0.0); - auto phi_barrel = Monitored::Scalar<Float_t>("PhiinBARREL",0.0); - auto time_barrel = Monitored::Scalar<Float_t>("TimeinBARREL",0.0); - auto ehad1_barrel = Monitored::Scalar<Float_t>("Ehad1inBARREL",0.0); - auto eoverp_barrel = Monitored::Scalar<Float_t>("EoverPinBARREL",0.0); - auto coreem_barrel = Monitored::Scalar<Float_t>("CoreEMinBARREL",0.0); - auto f0_barrel = Monitored::Scalar<Float_t>("F0inBARREL",0.0); - auto f1_barrel = Monitored::Scalar<Float_t>("F1inBARREL",0.0); - auto f2_barrel = Monitored::Scalar<Float_t>("F2inBARREL",0.0); - auto f3_barrel = Monitored::Scalar<Float_t>("F3inBARREL",0.0); - auto re233e237_barrel = Monitored::Scalar<Float_t>("Re233e337inBARREL",0.0); - auto re237e277_barrel = Monitored::Scalar<Float_t>("Re237e277inBARREL",0.0); - auto nofblayerhits_barrel = Monitored::Scalar<u_int8_t>("NOfBLayerHitsinBARREL",0); - auto nofpixelhits_barrel = Monitored::Scalar<u_int8_t>("NOfPixelHitsinBARREL",0); - auto nofscthits_barrel = Monitored::Scalar<u_int8_t>("NOfSCTHitsinBARREL",0); - auto noftrthits_barrel = Monitored::Scalar<u_int8_t>("NOfTRTHitsinBARREL",0); - auto noftrthighthresholdhits_barrel = Monitored::Scalar<u_int8_t>("NOfTRTHighThresholdHitsinBARREL",0); - auto deltaeta1_barrel = Monitored::Scalar<Float_t>("DeltaEta1inBARREL",0.0); - auto deltaphi2_barrel = Monitored::Scalar<Float_t>("DeltaPhi2inBARREL",0.0); - auto trackd0_barrel = Monitored::Scalar<Float_t>("Trackd0inBARREL",0.0); + + auto et_barrel = Monitored::Scalar<Float_t>("EtProbeinBARREL",0.0); + auto eta_barrel = Monitored::Scalar<Float_t>("EtaProbeinBARREL",0.0); + auto phi_barrel = Monitored::Scalar<Float_t>("PhiProbeinBARREL",0.0); + auto time_barrel = Monitored::Scalar<Float_t>("TimeProbeinBARREL",0.0); + auto ehad1_barrel = Monitored::Scalar<Float_t>("Ehad1ProbeinBARREL",0.0); + auto eoverp_barrel = Monitored::Scalar<Float_t>("EoverPProbeinBARREL",0.0); + auto coreem_barrel = Monitored::Scalar<Float_t>("CoreEMProbeinBARREL",0.0); + auto f0_barrel = Monitored::Scalar<Float_t>("F0ProbeinBARREL",0.0); + auto f1_barrel = Monitored::Scalar<Float_t>("F1ProbeinBARREL",0.0); + auto f2_barrel = Monitored::Scalar<Float_t>("F2ProbeinBARREL",0.0); + auto f3_barrel = Monitored::Scalar<Float_t>("F3ProbeinBARREL",0.0); + auto re233e237_barrel = Monitored::Scalar<Float_t>("Re233e237ProbeinBARREL",0.0); + auto re237e277_barrel = Monitored::Scalar<Float_t>("Re237e277ProbeinBARREL",0.0); + auto nofblayerhits_barrel = Monitored::Scalar<u_int8_t>("NOfBLayerHitsProbeinBARREL",0); + auto nofpixelhits_barrel = Monitored::Scalar<u_int8_t>("NOfPixelHitsProbeinBARREL",0); + auto nofscthits_barrel = Monitored::Scalar<u_int8_t>("NOfSCTHitsProbeinBARREL",0); + auto noftrthits_barrel = Monitored::Scalar<u_int8_t>("NOfTRTHitsProbeinBARREL",0); + auto noftrthighthresholdhits_barrel = Monitored::Scalar<u_int8_t>("NOfTRTHighThresholdHitsProbeinBARREL",0); + auto deltaeta1_barrel = Monitored::Scalar<Float_t>("DeltaEta1ProbeinBARREL",0.0); + auto deltaphi2_barrel = Monitored::Scalar<Float_t>("DeltaPhi2ProbeinBARREL",0.0); + auto trackd0_barrel = Monitored::Scalar<Float_t>("Trackd0ProbeinBARREL",0.0); // ENDCAP - auto et_endcap = Monitored::Scalar<Float_t>("EtinENDCAP",0.0); - auto eta_endcap = Monitored::Scalar<Float_t>("EtainENDCAP",0.0); - auto phi_endcap = Monitored::Scalar<Float_t>("PhiinENDCAP",0.0); - auto time_endcap = Monitored::Scalar<Float_t>("TimeinENDCAP",0.0); - auto ehad1_endcap = Monitored::Scalar<Float_t>("Ehad1inENDCAP",0.0); - auto eoverp_endcap = Monitored::Scalar<Float_t>("EoverPinENDCAP",0.0); - auto coreem_endcap = Monitored::Scalar<Float_t>("CoreEMinENDCAP",0.0); - auto f0_endcap = Monitored::Scalar<Float_t>("F0inENDCAP",0.0); - auto f1_endcap = Monitored::Scalar<Float_t>("F1inENDCAP",0.0); - auto f2_endcap = Monitored::Scalar<Float_t>("F2inENDCAP",0.0); - auto f3_endcap = Monitored::Scalar<Float_t>("F3inENDCAP",0.0); - auto re233e237_endcap = Monitored::Scalar<Float_t>("Re233e337inENDCAP",0.0); - auto re237e277_endcap = Monitored::Scalar<Float_t>("Re237e277inENDCAP",0.0); - auto nofblayerhits_endcap = Monitored::Scalar<u_int8_t>("NOfBLayerHitsinENDCAP",0); - auto nofpixelhits_endcap = Monitored::Scalar<u_int8_t>("NOfPixelHitsinENDCAP",0); - auto nofscthits_endcap = Monitored::Scalar<u_int8_t>("NOfSCTHitsinENDCAP",0); - auto noftrthits_endcap = Monitored::Scalar<u_int8_t>("NOfTRTHitsinENDCAP",0); - auto noftrthighthresholdhits_endcap = Monitored::Scalar<u_int8_t>("NOfTRTHighThresholdHitsinENDCAP",0); - auto deltaeta1_endcap = Monitored::Scalar<Float_t>("DeltaEta1_endcapinENDCAP",0.0); - auto deltaphi2_endcap = Monitored::Scalar<Float_t>("DeltaPhi2_endcapinENDCAP",0.0); - auto trackd0_endcap = Monitored::Scalar<Float_t>("Trackd0_endcapinENDCAP",0.0); + + auto et_endcap = Monitored::Scalar<Float_t>("EtProbeinENDCAP",0.0); + auto eta_endcap = Monitored::Scalar<Float_t>("EtaProbeinENDCAP",0.0); + auto phi_endcap = Monitored::Scalar<Float_t>("PhiProbeinENDCAP",0.0); + auto time_endcap = Monitored::Scalar<Float_t>("TimeProbeinENDCAP",0.0); + auto ehad1_endcap = Monitored::Scalar<Float_t>("Ehad1ProbeinENDCAP",0.0); + auto eoverp_endcap = Monitored::Scalar<Float_t>("EoverPProbeinENDCAP",0.0); + auto coreem_endcap = Monitored::Scalar<Float_t>("CoreEMProbeinENDCAP",0.0); + auto f0_endcap = Monitored::Scalar<Float_t>("F0ProbeinENDCAP",0.0); + auto f1_endcap = Monitored::Scalar<Float_t>("F1ProbeinENDCAP",0.0); + auto f2_endcap = Monitored::Scalar<Float_t>("F2ProbeinENDCAP",0.0); + auto f3_endcap = Monitored::Scalar<Float_t>("F3ProbeinENDCAP",0.0); + auto re233e237_endcap = Monitored::Scalar<Float_t>("Re233e237ProbeinENDCAP",0.0); + auto re237e277_endcap = Monitored::Scalar<Float_t>("Re237e277ProbeinENDCAP",0.0); + auto nofblayerhits_endcap = Monitored::Scalar<u_int8_t>("NOfBLayerHitsProbeinENDCAP",0); + auto nofpixelhits_endcap = Monitored::Scalar<u_int8_t>("NOfPixelHitsProbeinENDCAP",0); + auto nofscthits_endcap = Monitored::Scalar<u_int8_t>("NOfSCTHitsProbeinENDCAP",0); + auto noftrthits_endcap = Monitored::Scalar<u_int8_t>("NOfTRTHitsProbeinENDCAP",0); + auto noftrthighthresholdhits_endcap = Monitored::Scalar<u_int8_t>("NOfTRTHighThresholdHitsProbeinENDCAP",0); + auto deltaeta1_endcap = Monitored::Scalar<Float_t>("DeltaEta1ProbeinENDCAP",0.0); + auto deltaphi2_endcap = Monitored::Scalar<Float_t>("DeltaPhi2ProbeinENDCAP",0.0); + auto trackd0_endcap = Monitored::Scalar<Float_t>("Trackd0ProbeinENDCAP",0.0); // CRACK - auto et_crack = Monitored::Scalar<Float_t>("EtinCRACK",0.0); - auto eta_crack = Monitored::Scalar<Float_t>("EtainCRACK",0.0); - auto phi_crack = Monitored::Scalar<Float_t>("PhiinCRACK",0.0); - auto time_crack = Monitored::Scalar<Float_t>("TimeinCRACK",0.0); - auto ehad1_crack = Monitored::Scalar<Float_t>("Ehad1inCRACK",0.0); - auto eoverp_crack = Monitored::Scalar<Float_t>("EoverPinCRACK",0.0); - auto coreem_crack = Monitored::Scalar<Float_t>("CoreEMinCRACK",0.0); - auto f0_crack = Monitored::Scalar<Float_t>("F0inCRACK",0.0); - auto f1_crack = Monitored::Scalar<Float_t>("F1inCRACK",0.0); - auto f2_crack = Monitored::Scalar<Float_t>("F2inCRACK",0.0); - auto f3_crack = Monitored::Scalar<Float_t>("F3inCRACK",0.0); - auto re233e237_crack = Monitored::Scalar<Float_t>("Re233e337inCRACK",0.0); - auto re237e277_crack = Monitored::Scalar<Float_t>("Re237e277inCRACK",0.0); - auto nofblayerhits_crack = Monitored::Scalar<u_int8_t>("NOfBLayerHitsinCRACK",0); - auto nofpixelhits_crack = Monitored::Scalar<u_int8_t>("NOfPixelHitsinCRACK",0); - auto nofscthits_crack = Monitored::Scalar<u_int8_t>("NOfSCTHitsinCRACK",0); - auto noftrthits_crack = Monitored::Scalar<u_int8_t>("NOfTRTHitsinCRACK",0); - auto noftrthighthresholdhits_crack = Monitored::Scalar<u_int8_t>("NOfTRTHighThresholdHitsinCRACK",0); - auto deltaeta1_crack = Monitored::Scalar<Float_t>("DeltaEta1inCRACK",0.0); - auto deltaphi2_crack = Monitored::Scalar<Float_t>("DeltaPhi2inCRACK",0.0); - auto trackd0_crack = Monitored::Scalar<Float_t>("Trackd0inCRACK",0.0); + + auto et_crack = Monitored::Scalar<Float_t>("EtProbeinCRACK",0.0); + auto eta_crack = Monitored::Scalar<Float_t>("EtaProbeinCRACK",0.0); + auto phi_crack = Monitored::Scalar<Float_t>("PhiProbeinCRACK",0.0); + auto time_crack = Monitored::Scalar<Float_t>("TimeProbeinCRACK",0.0); + auto ehad1_crack = Monitored::Scalar<Float_t>("Ehad1ProbeinCRACK",0.0); + auto eoverp_crack = Monitored::Scalar<Float_t>("EoverPProbeinCRACK",0.0); + auto coreem_crack = Monitored::Scalar<Float_t>("CoreEMProbeinCRACK",0.0); + auto f0_crack = Monitored::Scalar<Float_t>("F0ProbeinCRACK",0.0); + auto f1_crack = Monitored::Scalar<Float_t>("F1ProbeinCRACK",0.0); + auto f2_crack = Monitored::Scalar<Float_t>("F2ProbeinCRACK",0.0); + auto f3_crack = Monitored::Scalar<Float_t>("F3ProbeinCRACK",0.0); + auto re233e237_crack = Monitored::Scalar<Float_t>("Re233e237ProbeinCRACK",0.0); + auto re237e277_crack = Monitored::Scalar<Float_t>("Re237e277ProbeinCRACK",0.0); + auto nofblayerhits_crack = Monitored::Scalar<u_int8_t>("NOfBLayerHitsProbeinCRACK",0); + auto nofpixelhits_crack = Monitored::Scalar<u_int8_t>("NOfPixelHitsProbeinCRACK",0); + auto nofscthits_crack = Monitored::Scalar<u_int8_t>("NOfSCTHitsProbeinCRACK",0); + auto noftrthits_crack = Monitored::Scalar<u_int8_t>("NOfTRTHitsProbeinCRACK",0); + auto noftrthighthresholdhits_crack = Monitored::Scalar<u_int8_t>("NOfTRTHighThresholdHitsProbeinCRACK",0); + auto deltaeta1_crack = Monitored::Scalar<Float_t>("DeltaEta1ProbeinCRACK",0.0); + auto deltaphi2_crack = Monitored::Scalar<Float_t>("DeltaPhi2ProbeinCRACK",0.0); + auto trackd0_crack = Monitored::Scalar<Float_t>("Trackd0ProbeinCRACK",0.0); + Float_t myeta = el->eta(); Float_t myphi = el->phi(); @@ -284,6 +287,15 @@ StatusCode MonitorTnPAlgorithm::fillElectronProbe(const xAOD::Electron *el, cons auto is_pt_gt_4gev = Monitored::Scalar<bool>("is_pt_gt_4gev",false); is_pt_gt_4gev = myet > 4000. ; + auto is_pt_gt_4gev_barrel = Monitored::Scalar<bool>("is_pt_gt_4gevBARREL",false); + is_pt_gt_4gev_barrel = myet > 4000. ; + + auto is_pt_gt_4gev_endcap = Monitored::Scalar<bool>("is_pt_gt_4gevENDCAP",false); + is_pt_gt_4gev_endcap = myet > 4000. ; + + auto is_pt_gt_4gev_crack = Monitored::Scalar<bool>("is_pt_gt_4gevCRACK",false); + is_pt_gt_4gev_crack = myet > 4000. ; + // Isolation Energy el->isolationValue(myptcone20,xAOD::Iso::ptcone20); @@ -296,9 +308,9 @@ StatusCode MonitorTnPAlgorithm::fillElectronProbe(const xAOD::Electron *el, cons Float_t myf1 = 0.0; Float_t myf2 = 0.0; Float_t myf3 = 0.0; - Float_t e233 = 0.0; - Float_t e237 = 0.0; - Float_t e277 = 0.0; + Float_t e233 = 0.0; + Float_t e237 = 0.0; + Float_t e277 = 0.0; Float_t myre233e237 = 0.0; Float_t myre237e277 = 0.0; @@ -330,7 +342,7 @@ StatusCode MonitorTnPAlgorithm::fillElectronProbe(const xAOD::Electron *el, cons u_int8_t mynoftrthits=-1; u_int8_t mynoftrthighthresholdhits=-1; - if(t) { + if (t) { trackp = t->pt()*cosh(t->eta()); // retrieve track summary information t->summaryValue(mynofblayerhits,xAOD::numberOfInnermostPixelLayerHits); @@ -366,56 +378,56 @@ StatusCode MonitorTnPAlgorithm::fillElectronProbe(const xAOD::Electron *el, cons auto region = GetRegion(myeta); switch(region){ case BARREL : - nofblayerhits_barrel = mynofblayerhits ; nofpixelhits_barrel = mynofpixelhits ; nofscthits_barrel = mynofscthits ; - noftrthits_barrel = mynoftrthits ; noftrthighthresholdhits_barrel = mynoftrthighthresholdhits; - fill("MonitorTnP",nofblayerhits_barrel, nofpixelhits_barrel,noftrthits_barrel,noftrthighthresholdhits_barrel,is_pt_gt_4gev); - deltaeta1_barrel = mydeltaeta1; deltaphi2_barrel = mydeltaphi2; trackd0_barrel = mytrackd0; - eoverp_barrel = myeoverp; - fill("MonitorTnP",deltaeta1_barrel, deltaphi2_barrel,trackd0_barrel,eoverp_barrel,is_pt_gt_4gev); - et_barrel = myet ; eta_barrel = myeta ; phi_barrel = myphi ; - fill("MonitorTnP",et_barrel,eta_barrel,phi_barrel,is_pt_gt_4gev); - time_barrel = mytime; ehad1_barrel = myehad1; coreem_barrel = myecore; - fill("MonitorTnP",time_barrel, ehad1_barrel,coreem_barrel,is_pt_gt_4gev); - f0_barrel = myf0; f1_barrel = myf1; f2_barrel = myf2; f3_barrel = myf3; re233e237_barrel = myre233e237; re237e277_barrel = myre237e277; - fill("MonitorTnP",f0_barrel,f1_barrel,f2_barrel, f3_barrel,re233e237_barrel,re237e277_barrel,is_pt_gt_4gev); - break; + + nofblayerhits_barrel = mynofblayerhits ; nofpixelhits_barrel = mynofpixelhits ; nofscthits_barrel = mynofscthits ; + noftrthits_barrel = mynoftrthits ; noftrthighthresholdhits_barrel = mynoftrthighthresholdhits; + deltaeta1_barrel = mydeltaeta1; deltaphi2_barrel = mydeltaphi2; trackd0_barrel = mytrackd0; + eoverp_barrel = myeoverp; + et_barrel = myet ; eta_barrel = myeta ; phi_barrel = myphi ; + time_barrel = mytime; ehad1_barrel = myehad1; coreem_barrel = myecore; + f0_barrel = myf0; f1_barrel = myf1; f2_barrel = myf2; f3_barrel = myf3; re233e237_barrel = myre233e237; re237e277_barrel = myre237e277; + fill("MonitorTnP",nofblayerhits_barrel, nofpixelhits_barrel, nofscthits_barrel, noftrthits_barrel, noftrthighthresholdhits_barrel, + deltaeta1_barrel, deltaphi2_barrel,trackd0_barrel,eoverp_barrel, + et_barrel,eta_barrel,phi_barrel, time_barrel, ehad1_barrel,coreem_barrel, f0_barrel,f1_barrel,f2_barrel, f3_barrel, + re233e237_barrel,re237e277_barrel,is_pt_gt_4gev_barrel); + break; + case ENDCAP : - nofblayerhits_endcap = mynofblayerhits; nofpixelhits_endcap = mynofpixelhits ; nofscthits_endcap = mynofscthits ; - noftrthits_endcap = mynoftrthits ; noftrthighthresholdhits_endcap = mynoftrthighthresholdhits; - fill("MonitorTnP",nofblayerhits_endcap, nofpixelhits_endcap,noftrthits_endcap,noftrthighthresholdhits_endcap,is_pt_gt_4gev); - deltaeta1_endcap = mydeltaeta1; deltaphi2_endcap = mydeltaphi2; trackd0_endcap = mytrackd0; - eoverp_endcap = myeoverp; - fill("MonitorTnP",deltaeta1_endcap, deltaphi2_endcap,trackd0_endcap,eoverp_endcap,is_pt_gt_4gev); - et_endcap = myet ; eta_endcap = myeta ; phi_endcap = myphi ; - fill("MonitorTnP",et_endcap,eta_endcap,phi_endcap,is_pt_gt_4gev); - time_endcap = mytime; ehad1_endcap = myehad1; coreem_endcap = myecore; - fill("MonitorTnP",time_endcap, ehad1_endcap,coreem_endcap,is_pt_gt_4gev); - f0_endcap = myf0; f1_endcap = myf1; f2_endcap = myf2; f3_endcap = myf3; re233e237_endcap = myre233e237; re237e277_endcap = myre237e277; - fill("MonitorTnP",f0_endcap,f1_endcap,f2_endcap,f3_endcap,re233e237_endcap,re237e277_endcap,is_pt_gt_4gev); - break; + + nofblayerhits_endcap = mynofblayerhits; nofpixelhits_endcap = mynofpixelhits ; nofscthits_endcap = mynofscthits ; + noftrthits_endcap = mynoftrthits ; noftrthighthresholdhits_endcap = mynoftrthighthresholdhits; + deltaeta1_endcap = mydeltaeta1; deltaphi2_endcap = mydeltaphi2; trackd0_endcap = mytrackd0; + eoverp_endcap = myeoverp; + et_endcap = myet ; eta_endcap = myeta ; phi_endcap = myphi ; + time_endcap = mytime; ehad1_endcap = myehad1; coreem_endcap = myecore; + f0_endcap = myf0; f1_endcap = myf1; f2_endcap = myf2; f3_endcap = myf3; re233e237_endcap = myre233e237; re237e277_endcap = myre237e277; + fill("MonitorTnP",nofblayerhits_endcap,nofpixelhits_endcap,nofscthits_endcap,noftrthits_endcap,noftrthighthresholdhits_endcap, + deltaeta1_endcap, deltaphi2_endcap,trackd0_endcap,eoverp_endcap,et_endcap,eta_endcap,phi_endcap, + time_endcap, ehad1_endcap,coreem_endcap, + f0_endcap,f1_endcap,f2_endcap,f3_endcap,re233e237_endcap,re237e277_endcap,is_pt_gt_4gev_endcap); + break; + case CRACK : - nofblayerhits_crack = mynofblayerhits; nofpixelhits_crack = mynofpixelhits ; nofscthits_crack = mynofscthits ; - noftrthits_crack = mynoftrthits ; noftrthighthresholdhits_crack = mynoftrthighthresholdhits; - fill("MonitorTnP",nofblayerhits_crack, nofpixelhits_crack,noftrthits_crack,noftrthighthresholdhits_crack,is_pt_gt_4gev); - deltaeta1_crack = mydeltaeta1; deltaphi2_crack = mydeltaphi2; trackd0_crack = mytrackd0; - eoverp_barrel = myeoverp; - fill("MonitorTnP",deltaeta1_crack, deltaphi2_crack,trackd0_crack,eoverp_crack,is_pt_gt_4gev); - et_crack = myet ; eta_crack = myeta ; phi_crack = myphi ; - fill("MonitorTnP",et_crack,eta_crack,phi_crack,is_pt_gt_4gev); - time_crack = mytime; ehad1_crack = myehad1; coreem_crack = myecore; - fill("MonitorTnP",time_crack, ehad1_crack,coreem_crack,is_pt_gt_4gev); - f0_crack = myf0; f1_crack = myf1; f2_crack = myf2; f3_crack = myf3; re233e237_crack = myre233e237; re237e277_crack = myre237e277; - fill("MonitorTnP",f0_crack,f1_crack,f2_crack,f3_crack,re233e237_crack,re237e277_crack,is_pt_gt_4gev); - break; + nofblayerhits_crack = mynofblayerhits; nofpixelhits_crack = mynofpixelhits ; nofscthits_crack = mynofscthits ; + noftrthits_crack = mynoftrthits ; noftrthighthresholdhits_crack = mynoftrthighthresholdhits; + deltaeta1_crack = mydeltaeta1; deltaphi2_crack = mydeltaphi2; trackd0_crack = mytrackd0; + eoverp_crack = myeoverp; + et_crack = myet ; eta_crack = myeta ; phi_crack = myphi ; + time_crack = mytime; ehad1_crack = myehad1; coreem_crack = myecore; + f0_crack = myf0; f1_crack = myf1; f2_crack = myf2; f3_crack = myf3; re233e237_crack = myre233e237; re237e277_crack = myre237e277; + fill("MonitorTnP",nofblayerhits_crack, nofpixelhits_crack,nofscthits_crack,noftrthits_crack,noftrthighthresholdhits_crack, + deltaeta1_crack, deltaphi2_crack,trackd0_crack,eoverp_crack,et_crack,eta_crack,phi_crack, + time_crack, ehad1_crack,coreem_crack,f0_crack,f1_crack,f2_crack,f3_crack,re233e237_crack,re237e277_crack,is_pt_gt_4gev_crack); + break; default : - //ATH_MSG_WARNING("found an electron outside the |eta| > 2.47 acceptance"); - break; + //ATH_MSG_WARNING("found an electron outside the |eta| > 2.47 acceptance"); + break; } et = myet ; eta = myeta ; phi = myphi ; time = mytime ; ptcone20 = myptcone20; topoetcone40 = mytopoetcone40 ; fill("MonitorTnP",et,eta,phi,time,is_pt_gt_4gev, - ptcone20,topoetcone40,lbNProbeCandidates,is_TightID,is_Iso,is_IsoandTight); + ptcone20,topoetcone40,lbNProbeCandidates,is_TightID,is_Iso,is_IsoandTight); return StatusCode::SUCCESS; }