EDM4eic
EIC data model
Toggle main menu visibility
Loading...
Searching...
No Matches
IrtRadiatorInfoData.h
Go to the documentation of this file.
1
// AUTOMATICALLY GENERATED FILE - DO NOT EDIT
2
3
#ifndef EDM4EIC_IrtRadiatorInfoDATA_H
4
#define EDM4EIC_IrtRadiatorInfoDATA_H
5
6
#include <cstdint>
7
8
namespace
edm4eic
{
9
10
11
/** @class IrtRadiatorInfoData
12
* IRT 2.1 output (radiator level)
13
* @author: A. Kiselev
14
*/
15
class
IrtRadiatorInfoData
{
16
public
:
17
std::uint16_t
npe
{};
///< Detected photoelectron count
18
std::uint16_t
nhits
{};
///< Hit count associated with this radiator by IRT engine
19
float
angle
{};
///< Reconstructed Cherenkov angle
20
21
};
22
23
24
namespace
v890 {
25
using
IrtRadiatorInfoData
=
edm4eic::IrtRadiatorInfoData
;
26
}
// namespace v890
27
28
29
}
// namespace edm4eic
30
31
32
#endif
edm4eic::IrtRadiatorInfoData
Definition
IrtRadiatorInfoData.h:15
edm4eic::IrtRadiatorInfoData::nhits
std::uint16_t nhits
Hit count associated with this radiator by IRT engine.
Definition
IrtRadiatorInfoData.h:18
edm4eic::IrtRadiatorInfoData::npe
std::uint16_t npe
Detected photoelectron count.
Definition
IrtRadiatorInfoData.h:17
edm4eic::IrtRadiatorInfoData::angle
float angle
Reconstructed Cherenkov angle.
Definition
IrtRadiatorInfoData.h:19
edm4eic::v890::IrtRadiatorInfoData
edm4eic::IrtRadiatorInfoData IrtRadiatorInfoData
Definition
IrtRadiatorInfoData.h:25
edm4eic
Definition
CalorimeterHit.cc:17
build
edm4eic
IrtRadiatorInfoData.h
Generated by
1.17.0