Crystal calorimeter

Type: CrystalEndcapECAL. More...

Collaboration diagram for Crystal calorimeter:

Functions

static Ref_t create_detector (Detector &description, xml_h e, SensitiveDetector sens)
 

Detailed Description

Type: CrystalEndcapECAL.

Author
J. Kim
<detector id="CrystalEndcap_ID" name="ElectronECAL" type="crystal" readout="EcalHits" vis="GreenVis">
<position x="CrystalEndcap_x_pos" y="CrystalEndcap_y_pos" z="CrystalEndcap_z_pos"/>
<dimensions rmin="CrystalEndcap_rmin" rmax="CrystalEndcap_rmax" x="CrystalBox_x_length" y="CrystalBox_y_length" z="CrystalBox_z_length"/>
</detector>
Author
J. Kim
<detector id="1" name="ForwardElectronECAL" type="CrystalEndcapECAL" readout="EcalEndcapHits" vis="RedVis">
<dimensions rmin="12.0*cm" rmax="60.0*cm" zmin="-10.0*cm" zmax="10.0*cm"/>
<comment>Electromagnetic Calorimeter Endcaps</comment>
</detector>

Function Documentation

◆ create_detector()

static Ref_t create_detector ( Detector &  description,
xml_h  e,
SensitiveDetector  sens 
)
static

Definition at line 32 of file Crystal_geo.cpp.