Skip to content

Commit

Permalink
add using namespace lcio
Browse files Browse the repository at this point in the history
  • Loading branch information
gaede committed May 4, 2018
1 parent 992fb8f commit 360f39b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/PIDBranches.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

#include "TTree.h"

using namespace lcio ;

void PIDBranches::defineBranches(const std::string& algorithmName,
const std::vector<std::string>& paramNames,
const std::vector<std::string>& branchNames) {
Expand Down

0 comments on commit 360f39b

Please sign in to comment.