Changes in 6.0.0intx releases
6.0.0int4
Calor
- Added functionality to read in TrackCal collection
- Source for TrackCal added
- Add flag to use new MP calibration, add MPATowerCorrColl, apply new MP offline calibrations (if flag set), make MP towers always non-neg E
CalorObjects
- Added a MPATowerCorrColl
- Add iTower accessor for use with MP towers. Return correct energy and tower
seg. for MP
- Add new MP offline calibration table
- use new MPATowerCorrColl for MP energy, if it exists
CalorMods
- Add talk to for MP calibration
- fix beamline setting in Larry's calibration module
CalorGeometry
- Added functionality to read in TrackCal collection
- Updated MiniPlug constants
CalorUser
- code to create the TrackCal added
CalorUserObjects
- Added functionality to read in TrackCal collection and for TrackCal,TrackCalColl
CalorUserMods
- module to create the TrackCal added
ShowerMax
6.0.0int3
CalorUserMods
- New files to do checks for bad towers
CalorObjects
- New CP2 code: added CC2Q, CP2Q, CP2Q_Storable, CC2Q_Storable classes.
- Set bad tower flag properly if there is a plug spike
- Fixed problem with qEnergy in PES clusters
- Pes clusters: Include event vertex information and add tentative quality variable
CalorMods
- New CP2 code: CP2QModule and CC2QModule were added to turn CP2D_Storable and CC2D_Storable into CP2Q_Storable and CC2Q_Storable.
CalorGeometry
- New CP2 code: CalParameters includes the CPR2 radius, Cpr2Geom added.
- add event vertex info to pes cluster position calc and update cluster position calculation
- update pes alignment constants for new position calculation.
Calor
- New CP2 code: added class ExtrapolateToPreShower to calor_alg, added global function cp2_find_pad to cpr_comp.
PreRad
ShowerMax
- Changes for MC in PlugStrip
- Include event vertex information and add tentative quality variable to PlugStripCluster
ShowerMaxMods
- Changes for MC
- event vertex info for PES clustering
Electron
- updated link_Electron to handle storing of CPR2 data
- Change mode of storing CPR2 closest 4 pads to track/photon
ElectronObjects
- Change CPR2 pad number mask from nbits05 to nbits06
ElectronUser
modified StdPEMElectron to require seed and Phoenix track to
have same sign and to require the Phoenix fit track have chisq/dof less than
10.
6.0.0int2
- Identical to 5.3.4 with additional update to documentation in JetObjects tagged only in 6.0.0int1 (see below)
6.0.0int1 -based on 5.3.1int1 and includes retagged 5.3.2 or 5.3.3 changes
CalorMods
- CalorimetryModule no longer aborts if MC doesn't find DB Tables
CalorObjects
Jet
- Added 3 TeV total energy veto, similar to JetCluAlgorithm to Kt,MidPt
- Don't reconstruct ZVertexColl if none are present in the event (caused crashes)
JetObjects
- Update documentation: PES link, librarian list
JetMods
- Fixed name of cloned module in tcl
JetUser
- Updated totalJetSystematics to comply to the new jet systematics prescription.
Met
- Don't reconstruct ZVertexColl if none are present in the event (caused crashes).