Qweak version v33, collimator disabled, shieldingwall enabled, 10k events
Settings:
pShieldingWall->SetCollimatorHousing_FullLengthInX(800.0*cm);
pShieldingWall->SetCollimatorHousing_FullLengthInY(800.0*cm);
pShieldingWall->SetCollimatorHousing_FullLengthInZ( 70.0*cm);
pShieldingWall->SetOctantCutOut_Trap_RadialDistance (247.26*cm);
pShieldingWall->SetOctantCutOut_Trap_FullLengthFront (144.00*cm);
pShieldingWall->SetOctantCutOut_Trap_FullLengthBack (176.00*cm);
pShieldingWall->SetOctantCutOut_Trap_FullHeightFront ( 27.00*cm);
pShieldingWall->SetOctantCutOut_Trap_FullHeightBack ( 23.00*cm);
pShieldingWall->SetOctantCutOut_Trap_PolarAngle ( 20.82*degree);
pShieldingWall->ConstructCollimatorHousing_UsingTrapezoids(experimentalHall_Physical);
pShieldingWall->SetCollimatorHousing_CenterPositionInZ(365*cm);
//pShieldingWall->SetCollimatorHousingMaterial("ShieldingConcrete");
pShieldingWall->SetCollimatorHousingMaterial("Lead");
. |