EDM4eic
EIC data model
Toggle main menu visibility
Loading...
Searching...
No Matches
ProtoClusterData.h
Go to the documentation of this file.
1
// AUTOMATICALLY GENERATED FILE - DO NOT EDIT
2
3
#ifndef EDM4EIC_ProtoClusterDATA_H
4
#define EDM4EIC_ProtoClusterDATA_H
5
6
7
namespace
edm4eic
{
8
9
10
/** @class ProtoClusterData
11
* Collection of hits identified by the clustering algorithm to belong together
12
* @author: S. Joosten
13
*/
14
class
ProtoClusterData
{
15
public
:
16
17
unsigned
int
weights_begin
{};
18
unsigned
int
weights_end
{};
19
unsigned
int
hits_begin
{};
20
unsigned
int
hits_end
{};
21
};
22
23
24
namespace
v890 {
25
using
ProtoClusterData
=
edm4eic::ProtoClusterData
;
26
}
// namespace v890
27
28
29
}
// namespace edm4eic
30
31
32
#endif
edm4eic::ProtoClusterData
Definition
ProtoClusterData.h:14
edm4eic::ProtoClusterData::hits_begin
unsigned int hits_begin
Definition
ProtoClusterData.h:19
edm4eic::ProtoClusterData::hits_end
unsigned int hits_end
Definition
ProtoClusterData.h:20
edm4eic::ProtoClusterData::weights_begin
unsigned int weights_begin
Definition
ProtoClusterData.h:17
edm4eic::ProtoClusterData::weights_end
unsigned int weights_end
Definition
ProtoClusterData.h:18
edm4eic::v890::ProtoClusterData
edm4eic::ProtoClusterData ProtoClusterData
Definition
ProtoClusterData.h:25
edm4eic
Definition
CalorimeterHit.cc:17
build
edm4eic
ProtoClusterData.h
Generated by
1.17.0