Skip to content

Commit 1d8b903

Browse files
authored
Update SBNDPDSAnalyzer_module.hh
1 parent 7e03bab commit 1d8b903

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

sbndcode/OpDetAnalyzer/PDSAnalyzer/SBNDPDSAnalyzer_module.hh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,7 @@ private:
177177
std::vector <double> _nuvZ;
178178
std::vector <double> _nuvE;
179179

180-
// Saving MCParticles
181-
int _nMCParticles;
180+
// Saving MCParticles
182181
std::vector < std::vector <double> > _mc_stepX;
183182
std::vector < std::vector <double> > _mc_stepY;
184183
std::vector < std::vector <double> > _mc_stepZ;
@@ -305,4 +304,4 @@ private:
305304
};
306305

307306

308-
DEFINE_ART_MODULE(opdet::SBNDPDSAnalyzer)
307+
DEFINE_ART_MODULE(opdet::SBNDPDSAnalyzer)

0 commit comments

Comments
 (0)