EventUtils: Replace beginRun() with start()
The `beginRun` method is deprecated. One-time initializations before the event loop need to be done in `start`.
Showing
- PhysicsAnalysis/AnalysisCommon/EventUtils/src/ParticleSelectionAlg.cxx 2 additions, 2 deletions...is/AnalysisCommon/EventUtils/src/ParticleSelectionAlg.cxx
- PhysicsAnalysis/AnalysisCommon/EventUtils/src/ParticleSelectionAlg.h 4 additions, 4 deletions...ysis/AnalysisCommon/EventUtils/src/ParticleSelectionAlg.h
Loading
Please register or sign in to comment