|
Z2bb Logbook
|
Distant Past
Stntuple work: generator level plots (see ~holloway/CDF/March/RootResults)
are understood. Z pT is unlike
data (even unlike Z+0 jets MC) but this is a
useful study sample.
Thu Mar 28 22:15:22 UTC 2002
Not every event is written (properly) in pythia_zbb_4.4.0_1.prod
: 35 of 9000 events are found with event numbers scattered evenly.
Also, StntupleMaker doesn't find every storable object, e.g. no JetBlock
is made. The properly made blocks include these; nevertheless SvtDataBlock
is empty since svtsim has not been run yet. Blocks that have been
inspect in ROOT are highlighted.
- HeaderBlock
- TriggerBlock
- VertexBlock
- TrackBlock
- GenpBlock
- ElectronBlock
- PhotonBlock
- ClusterBlock
- MuonBlock
- TauBlock
- MetBlock
- XftBlock
- SvtDataBlock
Thu Mar 28 21:36:50 CST 2002
The DHOutput problem is fixed, in pythia_zbb_4.4.0_1.prod.second
and the stntuple run over it is fine. There is now a JetBlock with
no jets, and a JetCluModule-cone1.0 that I haven't inspected yet. (It
doesn't look good: they both have the same very small block size.)
Fri Mar 29 20:34:56 CST 2002
Looked at the first produced Zbb trigger data. There are ~2175
events in the file. (The number of stripped events in the directory
now is 3582.) Track objects look normal, there is SVT data, but
(you guessed it) no jets yet. (Although I do find CdfJetColl with objects
in them when I AC++Dump the file...)
Mon Apr 1 11:23:39 CST 2002
I reran stnMaker with a modified tcl file and...finally found
jets inthe latest data (/data/Prod.) They even contain tracks. Average
of 5 cone_0.4 jets per event.
Have fun guessing what properties of jets these
accessors return. The first few have been done for you as an example.
- Vpt: summed pT of tracks from the "nearest" vertex.
- Novpt: float: vertex related: summed pT of
tracks "not pointing at any vertex."
- NExTracks: integer: number of tracks "hitting CES/PEM
face" within the cone.
- Njtrk0: integer: (Number, jet, track...but 0?
)
- Corfm,Corfd: floats: (jet corrections?)
- NTrp: integer: (On the "trackWord," so presumably track
related.)
- NTrkj0: integer: (possibly the more recent version of
Njtrk0. )
Wed Apr 10 12:52:24 CDT 2002
Tue May 7 13:00:44 CDT 2002
Here's a little summary of the project.
Related source files can be found in ~holloway/DOE/.
Wed May 8 18:25:08 CDT 2002
I am trying to make a 4.5.0 stntuple release, in preparation for Joao's
new stntuple (and corrected jets). In this release corrected jets are
CdfJets, which is space-wasteful but does make stntuplizing jet corrections
easier. I'm not sure if/how linking to tracks is done.
For general jet questions, look at this
page.
Thu Jun 20 09:07:48 CDT 2002
- SecVTX mods: runs but doesn't write. Weiming says try development,
but there are root-related problems currently.
- JetCorrectingModule: crashes because JetCluModule doesn't make
a JetColl with a JetAlgParams object on it (but JetCorrectionMod looks
for said object.) See stntuple help for details (I know
it's not strictly stntuple but that's where bug fixes go.)
Fri Jun 28 01:14:31 CDT 2002
Maybe the above problem is objectlister and not SecVTX?? Anyway. See
this page for current
activities. (Tomorrow they will be current.) The stntuple builds static
in 4.6.0int3. I don't see the requested Si blocks, XFT, or SVT. Could
be the talkto parameters, or else the process name....?
Thu Jul 4 02:47:06 CDT 2002
MCProduction either needs a repaired process name or MC users need to
use
development JetObjects. (Post June 28). This latest JO fixes the
"only look for PROD tracks" bug.
Meanwhile our MC was not 100% successful:
150 EVCL_StorableBank ( 1: EVCL, 1, 0) ,
126 LRIH_StorableBank ( 2: LRIH, 1, 0) ,
34046 HEPG_StorableBank ( 3: HEPG, 1, 0) NSIM ,
3898 PESD_StorableBank ( 6: PESD, 1, 0) NSIM ,
2622 CESD_StorableBank ( 7: CESD, 0, 0) NSIM ,
350 CPRD_StorableBank ( 8: CPRD, 0, 0) NSIM ,
1298 CEMD_StorableBank ( 9: CEMD, 0, 0) NSIM ,
1730 PEMD_StorableBank ( 10: PEMD, 0, 0) NSIM ,
1178 CHAD_StorableBank ( 11: CHAD, 0, 0) NSIM ,
666 WHAD_StorableBank ( 12: WHAD, 0, 0) NSIM ,
1642 PHAD_StorableBank ( 13: PHAD, 0, 0) NSIM ,
1730 PPRD_StorableBank ( 14: PPRD, 0, 0) NSIM ,
21312 COTQ ( 15: 0, 0) NSIM , Squeezed Raw COT Hits
35382 COTD_StorableBank ( 16: COTD, 1, 0) NSIM ,
105250 MCOT_StorableBank ( 19: MCOT, 1, 0) NSIM ,
194 IMUE_StorableBank ( 21: IMUE, 1, 0) NSIM ,
18950 SIXD_StorableBank ( 22: SIXD, 1, 1) NSIM ,
30110 MSVX_StorableBank ( 23: MSVX, 1, 0) NSIM ,
9778 ISLD_StorableBank ( 24: ISLD, 1, 1) NSIM ,
7498 MISL_StorableBank ( 25: MISL, 1, 0) NSIM ,
1170 TOFD_StorableBank ( 28: TOFD, 1, 0) NSIM ,
34266 OBSP_StorableBank ( 29: OBSP, 1, 0) NSIM ,
6322 OBSV_StorableBank ( 30: OBSV, 1, 0) NSIM ,
This lacks TrigSim banks (SVTD, etc, since not in KeepList) and GENP.
Also: we aren't sure what conesize JetCluModule used from the dump.
I'll try again on the CAF.
Did you know: either XTRD or XFLD hold XFT tracks? TL2D
can too.
Fri Jul 5 18:47:18 CDT 2002
Jobs:
- test new tcl <done>
- caf new mc <done, needs redoing>
- current svtanamodule
Mon Jul 8 10:07:29 CDT 2002
We've got to redo the mc with trigger banks and random seeds corrected.
Coordinating with Joao.
Meanwhile, looks like we have all fun banks, so far.
--------------------------------------
HeaderBlock 64.000 0.000 0 0 0.00
SiStripsBlock 21.000 0.000 55184 5439 10.15
TriggerBlock 246.000 0.000 565317 12512 45.18
TrigSimBlock 246.000 0.000 565317 12516 45.17
VertexBlock 357.770 53.402 883644 221500 3.99
TrackBlock 13361.620 5290.858 33404701 18477069 1.81
JetBlock 1267.460 357.040 3108731 1397041 2.23
GenpBlock 70574.580 18071.891 177469915 54211353 3.27
ObspBlock 77881.200 27776.314 197300450 70248526 2.81
ElectronBlock 607.900 458.091 1326577 523982 2.53
PhotonBlock 719.780 518.929 1585252 755471 2.10
ClusterBlock 3574.020 1296.850 8800613 3186016 2.76
MuonBlock 407.230 557.101 882413 170798 5.17
MetBlock 124.000 0.000 310155 52222 5.94
XftBlock 441.830 247.593 1012079 251866 4.02
SvtDataBlock 462.290 543.570 1206174 563516 2.14
SiIsectBlock 24472.250 11622.863 61703105 36065591 1.71
-----------------------------------
Wed Jul 24 10:20:43 CDT 2002
NoSpecifiedAlg =0
SvxStandAloneAlg =1
CotStandAloneAlg =2
InsideOutAlg =3
OutsideInAlg =4
MergedAlg =5
GlobalAlg =6
IntegratedSiRPhiAlg =7
IntegratedSiRZAlg =8
IntegratedCotRPhiAlgA=9
IntegratedCotRPhiAlgB=10
OutsideIn3DAlg =11
CotHLA =12
CotHLB =13
CotSL =14
CotPT =15
KalSvxStandAloneAlg =16
KalOutsideIn3DAlg =17
KalRPhiOIAlg =18
KalPerfectTrackingAlg=19
SiPT =20
SiSoloRPhi =21
OutsideInStereoAlg =22
KalOutsideInStereoAlg=23