Roman Pot Tracker

Type: RomanPot, for small angle detection. More...

Collaboration diagram for Roman Pot Tracker:

Functions

static Ref_t build_detector (Detector &dtor, xml_h e, SensitiveDetector sens)
 

Detailed Description

Type: RomanPot, for small angle detection.

The Roman pot is a movable detector in the forward direction that integrates with the beampipe vacuum.

<detector id = "1" name = "MyRomanPot" type = "RomanPot" readout =
"ForwardRomanPotHits" vis = "InvisibleWithDaughters">
<dimensions x = "3.0*cm" y = "3.0*cm" delta = "0.5*cm" />
<frame x = "10.0*cm" y = "5.0*cm" z = "2*cm" />
<position z_offset = "0.0*m" rotation = "false" vmax = "10*cm" v = "2.0*cm" />
<layer repeat = "5">
<slice material="Carbon" thickness="0.5*mm" vis = "BlueVis" />
<slice material="Silicon" thickness="0.3*mm" vis = "GreenVis" sensitive = "true" />
<slice material="Carbon" thickness="0.5*mm" vis = "BlueVis" />
<slice material="Vacuum" thickness="1.0*mm" vis="InvisibleWithDaughters" />
</layer>
</detector>

Function Documentation

◆ build_detector()

static Ref_t build_detector ( Detector &  dtor,
xml_h  e,
SensitiveDetector  sens 
)
static

Definition at line 42 of file RomanPot_geo.cpp.