Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
McSourceId != 7000
The selection conditions assigned to each node are defined below, note that all the CTB variables have been redefined based on their definition found in the workbook. N.B for variables such as XtalRmsTkrCoreDoca, TkrSHRCalAngle, and TkrCalTrackDoca which are based on the merit variable CalTrackDoca in Pass8 this variable is for the first cluster and not the uber one. While the CalEdgeEnergy variable (which is also used to define CalEdgeEnergyRatio) is for the uber cluster, therefore there is a inconsistency for the Pass8 selection. We have looked into creating the CalEdgeEnergy variable for the first cluster and stumbled across the issue that the getEnergy() method from recon is different from that in the CalValsTool.
Code Block
veto BackSeal: ((Cal67Sum - 66.)/33.5)^2 + ((Cal67Diff + .4)/7.2)^2 < 1.2 & CalLLRms < 30

...

Code Block
filter 1TkrBack: (TkrNumTracks == 1) && Tkr1FirstLayer > 5 && !(XtalRmsTkrCoreDoca > -3 && CalTrkXtalRmsE > 12)
Selection efficiency per node Pass7 vs Pass8. The prefilters BackSeal and LowE have already been applied.

 

AG

BKG

VTXSplit

Image Added

Image Added

notVTXSplit

Image Added

Image Added

TkrSideSeal

Image Added

Image Added

1Tkr

Image Added

Image Added

nTkr

Image Added

Image Added

Below are some plots on the sequential selection efficiency for each node in the CAL worksheet, I apologize for the low contrast yellow line in the plots!

...