Skip to content

Commit 9f1d152

Browse files
Don't need this line
1 parent 1bc3e1e commit 9f1d152

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/InfoMCStructHelper.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ namespace mu2e {
377377
}
378378
ccimcs.push_back(ccimc);
379379
}
380-
float tprimary; // time of the most energetic deposit
380+
381381
void InfoMCStructHelper::fillCaloHitInfoMC(CaloHitMC const& chmc, std::vector<CaloHitInfoMC>& chimcs, int clusterIdx = -1) {
382382
CaloHitInfoMC chimc;
383383
auto const& edeps = chmc.energyDeposits();

0 commit comments

Comments
 (0)