Skip to content
Snippets Groups Projects
Commit 29c06594 authored by myliu@ihep.ac.cn's avatar myliu@ihep.ac.cn
Browse files

Minor changes

parent 39f33745
No related branches found
No related tags found
No related merge requests found
......@@ -124,8 +124,7 @@ public:
}
protected:
/* *** nalipour *** */
// double phi(const CellID& cID) const;
std::map<int,LAYER> layer_params; // <layer, {layerphi, R, eps, offset}>
std::map<int, std::vector<std::pair<TVector3, TVector3> >> m_wiresPositions; // < layer, vec<WireMidpoint, WireDirection> >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment