Skip to content
Snippets Groups Projects
Commit 3f6a8fb0 authored by Andrey Sukharev's avatar Andrey Sukharev
Browse files

Remove forgotten remains of the previous patch from EnergyCalculator class

parent cf6b878e
No related branches found
No related tags found
No related merge requests found
...@@ -73,7 +73,7 @@ namespace LArG4 { ...@@ -73,7 +73,7 @@ namespace LArG4 {
private: private:
bool m_patchFindIdentifier_Barrett{false}; // bool m_patchFindIdentifier_Barrett{false};
//G4int m_compartment; -> made local for FindIdentifier functions //G4int m_compartment; -> made local for FindIdentifier functions
G4bool (EnergyCalculator::*m_Process_type) (const G4Step*, std::vector<LArHitData>&) const; G4bool (EnergyCalculator::*m_Process_type) (const G4Step*, std::vector<LArHitData>&) const;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment