Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -922,7 +922,7 @@ void TRKServices::createOTServicesPeacock(TGeoVolume* motherVolume)
// geometry of service "disk" for OT barrel
double rMinOTbarrelServices = 45.0; // cm, radius of first OT barrel layer
double rMaxOTbarrelServices = 78.0; // cm, radius of last OT barrel layer
double zOTbarrelServices = 132.0; // cm, approximate position of OT services in z
double zOTbarrelServices = 142.0; // cm, approximate position of OT services in z

// geometry of service "tubes" for OT barrel
float rMinOuterBarrelTubeServices = rMaxOTbarrelServices; // cm, IA, May 11, 2026: temporary radius (?)
Expand Down
Loading