Skip to content

Commit 3ee8046

Browse files
Fix typo
1 parent 6191ff9 commit 3ee8046

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

sbndcode/AnalysisTree/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ set( MODULE_LIBRARIES larcorealg::Geometry
3636
cet_build_plugin(AnalysisTree art::Module SOURCE AnalysisTree_module.cc LIBRARIES ${MODULE_LIBRARIES} )
3737
# install_headers()
3838
install_fhicl()
39-
install_source()
39+
install_source()

sbndcode/DatabaseInterface/IPMTCalibrationDatabaseService.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* @brief Wrapper class for 'PMTTimingCorrectionsProvider.h'
44
* @author Andrea Scarpelli (ascarpell@bnl.gov), Gianluca Petrillo (petrillo@slac.stanford.edu)
55
*/
6+
// Ported to SBND by Alejandro Sanchez-Castillo, Jan. 2025
67

78
#ifndef SBNDCCODE_DATABASEINTERFACE_IPMTCALIBRATIONDATABASESERVICE_H
89
#define SBNDCCODE_DATABASEINTERFACE_IPMTCALIBRATIONDATABASESERVICE_H

0 commit comments

Comments
 (0)