Main Changes
A lot of new additions in this release
New branches:
- calorimeter MC information:
caloclustersmc,calomcsim,calohitsmc(@giro94) - time clusters:
timeclusters(@michaelmackenzie)
New leaves:
calohits.crystalPos_(@giro94)
RooUtil:
- expanded
CaloClusteranalyzer-friendly class to include MC information and hit information
Misc:
crvpulsesnow uses "fit" reco pulses rather than "no-fit" reco pulses- add a
n_proc_eventshistogram to count the number of events which are processed, which may be different to the number of events in the ntuple
What's Changed
- Follow trigger navigator changes by @michaelmackenzie in #327
- Add time cluster info output by @michaelmackenzie in #338
- Add calorimeter MC info by @giro94 in #339
- switched from CRV no-fit to fit reco pulses by @ehrlich-uva in #340
- Fix null pointer in CrvInfoHelper by @oksuzian in #343
- Follow up changes for caloclustersmc branch by @AndrewEdmonds11 in #341
- Calo simParticle relationship by @giro94 in #344
- Added crystal position in hits by @giro94 in #345
- Make calo cluster list retrieval a reference by @michaelmackenzie in #346
- Add genCountLogger to Run1B config by @AndrewEdmonds11 in #347
- Fix CRV KPP fcl by @AndrewEdmonds11 in #348
- Fill out CaloCluster RooUtil class by @AndrewEdmonds11 in #350
- Add processed events histogram by @AndrewEdmonds11 in #351
- Adding Calo MC hits by @giro94 in #352
- Remove unnecessary dependency by @brownd1978 in #354
- Add CaloHitMC to RooUtil analyzer class by @AndrewEdmonds11 in #355
- Almost final commits for v06_10_00 by @AndrewEdmonds11 in #353
- Final commits for v06_10_00 by @AndrewEdmonds11 in #356
New Contributors
Full Changelog: v06_09_02...v06_10_00