You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intGeometryTGeo::getChipIndex(int subDetID, int volume, int lay, int stave, int halfstave, intmodule, int chip) const
258
+
intGeometryTGeo::getChipIndex(int subDetID, int volume, int lay, int stave, int halfstave, intmod, int chip) const
259
259
{
260
260
if (subDetID == 0) { // VD
261
261
return volume; /// In the current configuration for VD, each volume is the sensor element = chip. // TODO: when the geometry naming scheme will be changed, change this method
@@ -271,15 +271,15 @@ int GeometryTGeo::getChipIndex(int subDetID, int volume, int lay, int stave, int
0 commit comments