Go to the source code of this file.
|
enum | ntcastore_elements {
ntcastore_evt,
ntcastore_ihit,
ntcastore_detector,
ntcastore_sector,
ntcastore_module,
ntcastore_enem,
ntcastore_enhad,
ntcastore_hitenergy,
ntcastore_x,
ntcastore_y,
ntcastore_z
} |
|
enum | ntcastors_elements {
ntcastors_evt,
ntcastors_trackid,
ntcastors_charge,
ntcastors_pdgcode,
ntcastors_x,
ntcastors_y,
ntcastors_z,
ntcastors_stepl,
ntcastors_stepe,
ntcastors_eta,
ntcastors_phi,
ntcastors_vpx,
ntcastors_vpy,
ntcastors_vpz
} |
|
◆ debugLog
◆ ntcastore_elements
Enumerator |
---|
ntcastore_evt | |
ntcastore_ihit | |
ntcastore_detector | |
ntcastore_sector | |
ntcastore_module | |
ntcastore_enem | |
ntcastore_enhad | |
ntcastore_hitenergy | |
ntcastore_x | |
ntcastore_y | |
ntcastore_z | |
Definition at line 43 of file CastorTestAnalysis.cc.
◆ ntcastors_elements
Enumerator |
---|
ntcastors_evt | |
ntcastors_trackid | |
ntcastors_charge | |
ntcastors_pdgcode | |
ntcastors_x | |
ntcastors_y | |
ntcastors_z | |
ntcastors_stepl | |
ntcastors_stepe | |
ntcastors_eta | |
ntcastors_phi | |
ntcastors_vpx | |
ntcastors_vpy | |
ntcastors_vpz | |
Definition at line 26 of file CastorTestAnalysis.cc.