Skip to content

Commit

Permalink
fixed comment as a reminder to improve and reduce CPU use
Browse files Browse the repository at this point in the history
  • Loading branch information
mariadalfonso committed Sep 22, 2016
1 parent c847539 commit 6368a32
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -270,7 +270,8 @@ void PulseShapeFitOOTPileupCorrection::setPUParams(bool iPedestalConstraint, b
}

void PulseShapeFitOOTPileupCorrection::setPulseShapeTemplate(const HcalPulseShapes::Shape& ps, bool isHPD) {
// comment this otherwise he siPM is not correctly initialized
// initialize for every hit now to avoid incorrect settings for different channel types (HPD vs SiPM)
// FIXME: keep this as a reminder to improve and reduce CPU use
// if( cntsetPulseShape ) return;

// set the M2 parameters before defining the shape
Expand Down

0 comments on commit 6368a32

Please sign in to comment.