Difference: AtlasWW (3 vs. 4)

Revision 42005-10-13 - SarahAllwood

Line: 1 to 1
 
META TOPICPARENT name="JonButterworth"

WW scattering in ATLAS.

Line: 26 to 26
 
  • The smearing will be done on cells, though I don't know what value to use for the constant term, since we want it to be comparable to smearing on jets.
Changed:
<
<
  • Underlying event model: should we use the same parameters as in the Rome samples? Or our own? We were using:
>
>
  • Underlying event model: should we use the same parameters as in the Rome samples? Or our own?

We were using:

 

Rome used:

Line: 69 to 71
 

Selection cuts

Action: Sarah to document what she actually does in the full sim analysis
Changed:
<
<
The code is in ... . It started from the AnalysisExamples package, and I haven't changed much about the particle preselections from that.
>
>
The code is in ... . It started from the AnalysisExamples package.
 

electron

The standard preselections available in atlas are here. For electrons, I currently use:
Changed:
<
<
ET>10GeV,

isolation cut of 5GeV in dR=0.3

isEM() & 0x07FF == 0

>
>
  • ET>10GeV,
  • isolation cut of 5GeV in dR=0.3
  • isEM() & 0x07FF == 0
 

muon

Added:
>
>
To be selected, a muon must be highPt and have
 
Added:
>
>
  • chisquared < 20.0,
  • Muon Isolation cut of 5GeV.
  • pT > 5GeV
  • eta < 2.7
 

missing ET

The missing ET used is MET_Final, which is calib+muons+cryostat correction.
Added:
>
>

Hadronic W mass resolution

In full simulation I just use the highest pT jet.
 
Deleted:
<
<

Hadronic W mass resolution

  pile up, jet finder dependence.

subjet cuts

cal granularity?
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback