Skip to content

Commit

Permalink
[EMCAL-767] removed the unused TCanvas
Browse files Browse the repository at this point in the history
  • Loading branch information
Sierra Weyhmiller committed Aug 6, 2024
1 parent dfc33b7 commit 7758337
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Modules/EMCAL/include/EMCAL/CalibMonitoringTask.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ class CalibMonitoringTask final : public quality_control::postprocessing::PostPr
TH1* mTRUThresholds = nullptr; ///< The L0 threshold vs TRU ID PHYS
TH1* mL0Algorithm = nullptr; ///< The L0 algorithm vs TRU ID
TH1* mRollbackSTU = nullptr; ///< The Rollback buffer vs TRU ID
TCanvas* mTRUMaskPositionCanvas = nullptr; ///< The FastOR Mask Position in Eta, Phi Canvas
TH2* mTRUMaskPositionHisto = nullptr; ///< The FastOR Mask Position in Eta, Phi Histogram
std::unique_ptr<o2::emcal::CalibDB> mCalibDB; ///< EMCAL calibration DB handler
std::unique_ptr<o2::emcal::MappingHandler> mMapper; ///< EMCAL mapper
Expand Down

0 comments on commit 7758337

Please sign in to comment.