 |
ATLAS Offline Software
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
12plot (
"ElectronContainer#ElectronCollection",
"$x.pt()")
16plot (
"MissingET#MET_Calib",
"$x.sumet()")
20plot (
"ElectronContainer#ElectronCollection",
"$x.pt()",
"MissingET#MET_Calib.sumet()>100*GeV")
23plot (
"ElectronContainer#ElectronCollection",
"$x.px()+MissingET#MET_Calib.etx()")
31plot (
"ElectronContainer#ElectronCollection",
"$x.eg().e()",
"$x.track().pt()>10*GeV", 4)
35plot (
"ElectronContainer#ElectronCollection",
"sqrt($x.px()**2 + $x.py()**2)",
"$x.pz()<10*GeV and CTP_Decision#CTP_Decision.isAccepted()==True")