Project
Loading...
Searching...
No Matches
o2::cpv::FullCluster::CluElement Struct Reference

#include <FullCluster.h>

Public Member Functions

 CluElement (short a, float e, float x, float z, int l)
 

Public Attributes

short absId
 
float energy
 
float localX
 
float localZ
 
int label
 

Detailed Description

Definition at line 33 of file FullCluster.h.

Constructor & Destructor Documentation

◆ CluElement()

o2::cpv::FullCluster::CluElement::CluElement ( short  a,
float  e,
float  x,
float  z,
int  l 
)
inline

Definition at line 39 of file FullCluster.h.

Member Data Documentation

◆ absId

short o2::cpv::FullCluster::CluElement::absId

Definition at line 34 of file FullCluster.h.

◆ energy

float o2::cpv::FullCluster::CluElement::energy

Definition at line 35 of file FullCluster.h.

◆ label

int o2::cpv::FullCluster::CluElement::label

Definition at line 38 of file FullCluster.h.

◆ localX

float o2::cpv::FullCluster::CluElement::localX

Definition at line 36 of file FullCluster.h.

◆ localZ

float o2::cpv::FullCluster::CluElement::localZ

Definition at line 37 of file FullCluster.h.


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