You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Reason for change

The previous L1Proc introduced a new type of monitoring quantity that needed to be propagated to the Tree mergeing. It was not (oversight). While the testing was done with multi-chunk runs they were not not adjacent and did not trigger this bug. The script is intelligent enough to only do a straight copy in that case. Testing procedures will be changed.

We also have a fix for a memory leak in merging Hiro's TKR monitoring histograms. 

And finally, we have a new GR, v15r2, which includes the Pass7 changes and also updates to the GCR algorithm. 

Test Procedure

We have processed both MC and real data on the DEV server with this version of L1Proc.

Rollback procedure

We can roll back to the previous version of L1Proc.

CCB Jira

SSC-49@JIRA

Details

GlastRelease v15r2:
- The GR v15 series is identical to GR v14 except for the Pass 7 stuff.
- Systemtestsfor GR v15r2wrt GR v14r11 show no differences.
- RM diffwith respect to the previous production release, GR v13r11p9. I will not detail the changes here as there are understandably too many.

svac/Monitor: v1r1p13
- Modfied treemerge.cxx so that the merged quantity is not the largest value, but the last value. This is done in case the DataTransferId has decreasing numbers.
- Added merging of quantity outputnumber (prefix Number_) which is an UInt_t. The merging consists in using the largest value. This is a temporary solution to deal with quantity Number_LastDataTransferId. The proper way to go is to define this quantiy as ValChange and update the data base to deal with ValChange quantities. And that ain't happening anytime soon (smile)

calibTkrUtil v2r2p2:
- Fixing a memory leak when merging histograms. 

svac/EngineeringModelRoot v3r14p4:
- Added ObfFilterStatusBits (Gleam filters).

Complete set of tags for L1Proc 1.51

Code Versions

GlastRelease (sim/recon) v15r2*

ScienceTools (Level 2) : v9r5p4

Science Ops (task defs, scripts):

Level 1 pipeline code and applications running in L1:

svac/L1Pipeline: v1r51*

dataMonitoring/AlarmsCfg: v1r1p0
dataMonitoring/FastMonCfg: v1r1p11

dataMonitoring/DigiReconCalMeritCfg: v1r1p16
dataMonitoring/Common: v3r1p5
dataMonitoring/FastMon: v3r1p4
datMonitoring/IGRF: v1r0p1

svac/Monitor: v1r1p13*
svac/EngineeringModelRoot: v3r14p4*
svac/TestReport: v6r8

calibTkrUtil v2r2p2*

users/richard/pipelineDatasets: v0r4

ft2Util: v1r2p15

evtClassDefs v0r3

GPLtools: v1r10

  • No labels