Skip to content
Snippets Groups Projects

A/B Lines containers initialization from test files for NSW

Merged Chara Kitsaki requested to merge ckitsaki/athena:NSWAlign into master
@@ -97,8 +97,8 @@ private:
bool m_hasSTgc;
bool m_hasMM;
const std::string& m_NSWABLinesSideA;
const std::string& m_NSWABLinesSideC;
std::string m_NSWABLinesSideA;
std::string m_NSWABLinesSideC;
std::vector<std::string> m_selectedStations;
std::vector<int> m_selectedStEta;
Loading