Skip to content

Commit

Permalink
No Edep field (pulled in through cherry-pick)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Aug 1, 2018
1 parent 63acecb commit fd05998
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/remollGenericDetector.cc
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,6 @@ G4bool remollGenericDetector::ProcessHits( G4Step *step, G4TouchableHistory *){

// FIXME - Enumerate encodings
thishit->fGen = (long int) track->GetCreatorProcess();

thishit->fEdep = step->GetTotalEnergyDeposit();
}

return !badedep && !badhit;
Expand Down

0 comments on commit fd05998

Please sign in to comment.