Skip to content

Commit

Permalink
fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
arabella committed Oct 9, 2018
1 parent 2a0ccaa commit 5f2d116
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -162,7 +162,6 @@ void HGCalLayerClusterProducer::produce(edm::Event& evt,
//make a map detid-rechit
// NB for the moment just host EE and FH hits
// timing in digi for BH not implemented for now
// std::map<const HGCalDetId,const HGCRecHit*> hitmap;
std::map<const HGCalDetId, float> hitmap;

switch(algoId){
Expand Down

0 comments on commit 5f2d116

Please sign in to comment.