Skip to content

Commit

Permalink
Code format
Browse files Browse the repository at this point in the history
  • Loading branch information
jfernan2 committed Apr 19, 2023
1 parent 23623b7 commit d1f49f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DQMServices/Core/interface/DQMStore.h
Original file line number Diff line number Diff line change
Expand Up @@ -796,11 +796,10 @@ namespace dqm {
bool doSaveByLumi_;
// Book MEs by lumi from list in DQMServices/Core/python/DQMStore_cfi.py
std::vector<std::string> MEsToSave_; //just if perLS is ON

// if non-empty, debugTrackME calls will log some information whenever a
// ME path contains this string.
std::string trackME_;

};
} // namespace implementation

Expand Down

0 comments on commit d1f49f5

Please sign in to comment.