Skip to content
Snippets Groups Projects
Commit 24f5b45f authored by Andrea Ciarma's avatar Andrea Ciarma Committed by Andre Sailer
Browse files

sens Mask_o1 - suggested changes

parent aee1eb6e
No related branches found
No related tags found
No related merge requests found
......@@ -149,7 +149,7 @@ static Ref_t create_detector(Detector& description,
// solid for the tube (including vacuum and wall): a solid cone
ConeSegment tubeSolid( zHalf, rInnerStart, rOuterStart, rInnerEnd, rOuterEnd , phi1, phi2);
// tube consists of vacuum
Volume tubeLog0( volName, tubeSolid, material ) ;
Volume tubeLog1( volName, tubeSolid, material ) ;
......
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