Project
Loading...
Searching...
No Matches
o2::phos::CluElement Struct Reference

#include <Cluster.h>

Public Member Functions

 CluElement ()=default
 
 CluElement (short a, bool hg, float e, float t, float x, float z, int lab, float fr)
 

Public Attributes

short absId = 0
 
bool isHG = false
 
int label = -1
 
float energy = 0.
 
float time = 0.
 
float localX = 0.
 
float localZ = 0.
 
float fraction = 0.
 

Detailed Description

Definition at line 25 of file Cluster.h.

Constructor & Destructor Documentation

◆ CluElement() [1/2]

o2::phos::CluElement::CluElement ( )
default

◆ CluElement() [2/2]

o2::phos::CluElement::CluElement ( short  a,
bool  hg,
float  e,
float  t,
float  x,
float  z,
int  lab,
float  fr 
)
inline

Definition at line 35 of file Cluster.h.

Member Data Documentation

◆ absId

short o2::phos::CluElement::absId = 0

Definition at line 26 of file Cluster.h.

◆ energy

float o2::phos::CluElement::energy = 0.

Definition at line 29 of file Cluster.h.

◆ fraction

float o2::phos::CluElement::fraction = 0.

Definition at line 33 of file Cluster.h.

◆ isHG

bool o2::phos::CluElement::isHG = false

Definition at line 27 of file Cluster.h.

◆ label

int o2::phos::CluElement::label = -1

Definition at line 28 of file Cluster.h.

◆ localX

float o2::phos::CluElement::localX = 0.

Definition at line 31 of file Cluster.h.

◆ localZ

float o2::phos::CluElement::localZ = 0.

Definition at line 32 of file Cluster.h.

◆ time

float o2::phos::CluElement::time = 0.

Definition at line 30 of file Cluster.h.


The documentation for this struct was generated from the following file: