'fix RestoreCaloRecoChain'
2 unresolved threads
2 unresolved threads
Compare changes
@@ -22,8 +22,9 @@ DECLARE_ALGORITHM_FACTORY( RestoreCaloRecoChain )
@@ -494,6 +495,7 @@ bool RestoreCaloRecoChain::resumTree(const LHCb::Particle* p,bool head){
@@ -524,36 +526,42 @@ bool RestoreCaloRecoChain::refitTree(const LHCb::Particle* p){
@@ -738,8 +746,8 @@ bool RestoreCaloRecoChain::updateProtoInfo( LHCb::ProtoParticle* proto ){
Should be
nullptr
, not0