Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
5101122
Update CalSourceEnergyCalib table format to include ndf; add CalEnerg…
zwl0331 Feb 11, 2026
31af759
Merge remote-tracking branch 'upstream/main'
zwl0331 Feb 11, 2026
d4c948b
Remove some obsolete code
brownd1978 Feb 18, 2026
91ebe63
Remove TrkDiag
brownd1978 Feb 19, 2026
bfd39c7
Cleanup
brownd1978 Feb 19, 2026
6f69493
mark event as const in utility function
giro94 Feb 20, 2026
2ca1764
Add library
brownd1978 Feb 20, 2026
7add477
Fix indent
brownd1978 Feb 20, 2026
3e5e0e6
Merge pull request #1739 from giro94/dev
eflumerf Feb 20, 2026
d4746c6
bug fix in CRV reco time offsets
ehrlich-uva Feb 21, 2026
21910f1
added new CRV calibration/state DB txt files
ehrlich-uva Feb 22, 2026
9e06500
small adjustment to CRV calibration parameters
ehrlich-uva Feb 22, 2026
bb4f097
small adjustment to CRV calibration parameters
ehrlich-uva Feb 22, 2026
c777fa7
small adjustments to CRV calibration parameters.
ehrlich-uva Feb 22, 2026
cf93b85
applying time offsets to CRV waveforms in EventDisplay
ehrlich-uva Feb 23, 2026
a8a430d
Merge branch 'Mu2e:main' into main
zwl0331 Feb 23, 2026
0624721
Add utility header inclusion and optimize move semantics in calibrati…
zwl0331 Feb 23, 2026
058b110
Fix CSV output precision in rowToCsv method of CalEnergyCalibInfo class
zwl0331 Feb 23, 2026
40b2ead
Fix CalEnergyCalibInfo CSV handling for status_message
zwl0331 Feb 23, 2026
71d1484
Flag CalEnergyCalibInfo table as an adhoc table.
zwl0331 Feb 23, 2026
378fa95
Address AI comments
brownd1978 Feb 23, 2026
569f51c
More cleanup
brownd1978 Feb 23, 2026
e691e13
More TrackSummary removal
brownd1978 Feb 23, 2026
312a471
TrackSummary fcl removal
brownd1978 Feb 23, 2026
b61b9b4
Cleanup spurious dependencies
brownd1978 Feb 23, 2026
a6a14e4
Address CMake issues
brownd1978 Feb 23, 2026
81cced9
updated CRV timeOffsets
ehrlich-uva Feb 24, 2026
574ea7d
in EventDisplay: printing out volume index, if volume name is missing
ehrlich-uva Feb 25, 2026
6db6b8d
changed some ints to size_ts in EventDisplay.
ehrlich-uva Feb 26, 2026
dfc8725
changed print out for CRV DAQ decoder
ehrlich-uva Feb 26, 2026
e845b1f
Add cos(theta) restriction to RPC gun
michaelmackenzie Feb 26, 2026
b68493e
Merge pull request #1743 from ehrlich-uva/CrvCalibration
oksuzian Feb 26, 2026
191ad5d
Merge pull request #1746 from michaelmackenzie/RPCCosTheta
oksuzian Feb 27, 2026
ab08083
Add a filter to select events with the primary + nearby pileup are ab…
michaelmackenzie Feb 27, 2026
4c8e978
Update Filters/src/CaloPileupDtsFilter_module.cc
michaelmackenzie Feb 27, 2026
a7f726d
Update Filters/src/CaloPileupDtsFilter_module.cc
michaelmackenzie Feb 27, 2026
e162641
Update Filters/src/CaloPileupDtsFilter_module.cc
michaelmackenzie Feb 27, 2026
1d8c2ef
Resolve comments
michaelmackenzie Feb 27, 2026
32955f4
Fix time wrapping, update cmake
michaelmackenzie Feb 27, 2026
e5de516
Update Filters/src/CaloDtsClusterFilter_module.cc
michaelmackenzie Feb 27, 2026
7c0f829
Update Filters/src/CaloPileupDtsFilter_module.cc
michaelmackenzie Feb 27, 2026
012c76e
Update Filters/CMakeLists.txt
michaelmackenzie Feb 27, 2026
19a941c
Update Filters/src/CaloPileupDtsFilter_module.cc
michaelmackenzie Feb 27, 2026
09d7461
Update Filters/src/CaloDtsClusterFilter_module.cc
michaelmackenzie Feb 27, 2026
ba14c45
Resolve comments, move to 3x3 histogram clusters
michaelmackenzie Feb 27, 2026
53b5701
updated TrkPanelMap with stations 14, 4, and 5, fixes to error handli…
Feb 28, 2026
a4dc9e8
Merge branch 'Mu2e:main' into main
zwl0331 Mar 2, 2026
2fe7db3
Remove CalEnergyCalibInfo table as an adhoc table
zwl0331 Mar 2, 2026
bc3a3eb
Add CalEnergyCalibInfoLink adhoc table for CID mapping
zwl0331 Mar 3, 2026
bd8156f
Add cal.energycalibinfo DDL to create.sql
zwl0331 Mar 3, 2026
1d3f66e
Quote and parse CalEnergyCalibInfoLink comment as CSV
zwl0331 Mar 3, 2026
afc1f38
Validate CalEnergyCalibInfoLink input column count
zwl0331 Mar 3, 2026
85e8420
Add cal.sourceenergycalib DDL with ndf
zwl0331 Mar 3, 2026
be816de
Remove create.sql changes from PR
zwl0331 Mar 4, 2026
6a529fc
Rename tables to restore Info naming pattern
zwl0331 Mar 4, 2026
201fba9
Add shared status code include for combined calib
zwl0331 Mar 4, 2026
0888c59
Use const string refs instead of std::move in rows
zwl0331 Mar 4, 2026
0ed7478
Simplify CSV handling for combined calib info tables
zwl0331 Mar 4, 2026
aa12407
Merge pull request #1742 from brownd1978/mvTrkDiag
oksuzian Mar 4, 2026
2b9ae36
Further checks in MHF
bechenard Feb 12, 2026
4756208
Fix to stabilize fast calo hit sorting
bechenard Mar 4, 2026
f6b46b1
Enable calo reco hit with single SiPM
bechenard Mar 5, 2026
d679e88
Merge pull request #1718 from zwl0331/main
oksuzian Mar 5, 2026
e7ae560
move ParticleID out of ConditionsService
rlcee Mar 5, 2026
01260b7
move ParticleID out of ConditionsService
rlcee Mar 5, 2026
cf12f66
add missing link
rlcee Mar 5, 2026
0c303af
file removed
rlcee Mar 5, 2026
d9fded8
Merge pull request #1747 from michaelmackenzie/CaloPileupFilter
oksuzian Mar 5, 2026
78fdc66
Merge pull request #1753 from rlcee/fix_260305
oksuzian Mar 5, 2026
9898926
Merge pull request #1752 from rlcee/move_pid
oksuzian Mar 5, 2026
9ffc000
Merge pull request #1751 from bechenard/CaloRecoFix
oksuzian Mar 5, 2026
d680a05
continue removing ConditionsService
rlcee Mar 5, 2026
f6b8f1a
fix typo
rlcee Mar 5, 2026
1d611c5
Fix output from calo mc producer
michaelmackenzie Mar 5, 2026
863a01d
Fixed AI suggestions
bechenard Mar 6, 2026
41bd766
Fixed AI suggestions
bechenard Mar 6, 2026
ae21ec4
Merge pull request #1754 from rlcee/cs_260405
oksuzian Mar 7, 2026
72e134d
Merge pull request #1750 from bechenard/FastClusterFix
oksuzian Mar 7, 2026
71737f1
Merge pull request #1749 from bechenard/MHFFix
oksuzian Mar 7, 2026
dc50b36
Merge pull request #1755 from michaelmackenzie/CaloMCBug
oksuzian Mar 7, 2026
faa7503
Resolved conflict in CaloHitTruthMatch
bechenard Mar 10, 2026
e9b9527
Fixed bug and perf improvements
bechenard Mar 10, 2026
bbce729
Included Paolo wishes
bechenard Mar 10, 2026
64bab70
Fixed bug
bechenard Mar 10, 2026
75ae083
save
Mar 11, 2026
e01a6ba
update
Mar 11, 2026
e0f7365
fixed
Mar 11, 2026
6a994e7
Merge pull request #1748 from pavel1murat/daquser
oksuzian Mar 11, 2026
a580074
Clarify parameter meaning
brownd1978 Mar 12, 2026
78885bd
Fix calo time offset
brownd1978 Mar 12, 2026
eda787f
Merge pull request #1756 from bechenard/CaloLysoID
oksuzian Mar 12, 2026
231facc
Initial plan
Copilot Mar 12, 2026
d0b0ace
Add neutron/anti_neutron aliases and update enum-to-string names
Copilot Mar 12, 2026
2e21689
Add more cal line time clustering options, update default params
michaelmackenzie Mar 12, 2026
627421c
Merge pull request #1758 from brownd1978/calodt
oksuzian Mar 12, 2026
1edce62
Merge pull request #1759 from Mu2e/copilot/fix-pdgcode-enum-to-string
oksuzian Mar 13, 2026
e4c9d83
Merge pull request #1760 from michaelmackenzie/CalLineTimePeakUpdate
oksuzian Mar 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
27 changes: 0 additions & 27 deletions Analyses/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ cet_build_plugin(CaloHitFinderInspect art::module
LIBRARIES REG
art_root_io::TFileService_service
Offline::CalorimeterGeom
Offline::ConditionsService
Offline::GeometryService
Offline::GlobalConstantsService
Offline::MCDataProducts
Expand Down Expand Up @@ -599,32 +598,6 @@ cet_build_plugin(StoppedParticlesPrinter art::module
Offline::MCDataProducts
)

cet_build_plugin(TrackSummaryDataAnalyzer art::module
REG_SOURCE src/TrackSummaryDataAnalyzer_module.cc
LIBRARIES REG


Offline::Mu2eUtilities
Offline::RecoDataProducts
)

cet_build_plugin(TrackSummaryMCAnalyzer art::module
REG_SOURCE src/TrackSummaryMCAnalyzer_module.cc
LIBRARIES REG


Offline::MCDataProducts
Offline::Mu2eUtilities
Offline::RecoDataProducts
)

cet_build_plugin(TrackSummaryTruthRFSelector art::module
REG_SOURCE src/TrackSummaryTruthRFSelector_module.cc
LIBRARIES REG
art_root_io::TFileService_service
Offline::MCDataProducts
Offline::RecoDataProducts
)

cet_build_plugin(TSTrackAna art::module
REG_SOURCE src/TSTrackAna_module.cc
Expand Down
5 changes: 0 additions & 5 deletions Analyses/fcl/prolog.fcl
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ PrintStrawHits : {
makeSHinstance : "CosmicFilter"
}

TrackSummaryMaker: {
module_type: TrackSummaryMaker
trackInput : "TrkPatRec:DeM"
}

CaloClusterCompareNew : {
module_type : CaloClusterCompare
CaloClusterCollection : CaloClusterOnline
Expand Down
1 change: 0 additions & 1 deletion Analyses/src/CaloHitFinderInspect_module.cc
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ namespace mu2e {
{

/*
ConditionsHandle<CalorimeterCalibrations> calorimeterCalibrations("ignored");

art::ServiceHandle<GeometryService> geom;
if( ! geom->hasElement<Calorimeter>() ) return;
Expand Down
1 change: 0 additions & 1 deletion Analyses/src/SConscript
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ mainlib = helper.make_mainlib ( ['fhiclcpp_types',
'tbb',] )

helper.make_plugins( [ mainlib,
'mu2e_TrkDiag',
'mu2e_Mu2eUtilities',
'mu2e_CaloCluster',
'mu2e_BFieldGeom',
Expand Down
66 changes: 0 additions & 66 deletions Analyses/src/TrackSummaryDataAnalyzer_module.cc

This file was deleted.

120 changes: 0 additions & 120 deletions Analyses/src/TrackSummaryMCAnalyzer_module.cc

This file was deleted.

Loading