ATLAS Offline Software
Loading...
Searching...
No Matches
geometry_constants Namespace Reference

Variables

const std::vector< float > strip_endcap_innerRadii
const std::vector< int > strip_endcap_nRows = {4,4,2,4,2,2}

Variable Documentation

◆ strip_endcap_innerRadii

const std::vector<float> geometry_constants::strip_endcap_innerRadii
Initial value:
{
384.5, 403.5, 427.5, 456.4,
489.8, 507.9, 535.0, 559.1,
575.6, 606.4,
638.6, 670.8, 697.1, 723.3,
756.9, 811.5,
867.5, 907.6,
967.8
}

Definition at line 17 of file geometry_constants.h.

17 {
18 384.5, 403.5, 427.5, 456.4,
19 489.8, 507.9, 535.0, 559.1,
20 575.6, 606.4,
21 638.6, 670.8, 697.1, 723.3,
22 756.9, 811.5,
23 867.5, 907.6,
24 967.8 // this is the outer radius of the outer row of the outer ring
25 };

◆ strip_endcap_nRows

const std::vector<int> geometry_constants::strip_endcap_nRows = {4,4,2,4,2,2}

Definition at line 27 of file geometry_constants.h.

27{4,4,2,4,2,2};