ATLAS Offline Software
Loading...
Searching...
No Matches
LArClusterCollisionTimeAlg::perSide_t Struct Reference
Collaboration diagram for LArClusterCollisionTimeAlg::perSide_t:

Public Member Functions

 perSide_t ()
 perSide_t (const float t, const float e, const unsigned nC)

Public Attributes

float time
float energy
unsigned nClusters

Detailed Description

Definition at line 36 of file LArClusterCollisionTimeAlg.h.

Constructor & Destructor Documentation

◆ perSide_t() [1/2]

LArClusterCollisionTimeAlg::perSide_t::perSide_t ( )
inline

◆ perSide_t() [2/2]

LArClusterCollisionTimeAlg::perSide_t::perSide_t ( const float t,
const float e,
const unsigned nC )
inline

Definition at line 42 of file LArClusterCollisionTimeAlg.h.

42: time(t),energy(e),nClusters(nC) {} ;

Member Data Documentation

◆ energy

float LArClusterCollisionTimeAlg::perSide_t::energy

Definition at line 38 of file LArClusterCollisionTimeAlg.h.

◆ nClusters

unsigned LArClusterCollisionTimeAlg::perSide_t::nClusters

Definition at line 39 of file LArClusterCollisionTimeAlg.h.

◆ time

float LArClusterCollisionTimeAlg::perSide_t::time

Definition at line 37 of file LArClusterCollisionTimeAlg.h.


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