ATLAS Offline Software
Loading...
Searching...
No Matches
CaloClusterMomentsMaker_detail::cellinfo Struct Reference
Collaboration diagram for CaloClusterMomentsMaker_detail::cellinfo:

Public Attributes

double x {}
double y {}
double z {}
double energy {}
double eta {}
double phi {}
double r {}
double lambda {}
double volume {}
CaloCell_ID::CaloSample sample {}
unsigned int identifier {}

Detailed Description

Definition at line 324 of file CaloClusterMomentsMaker.cxx.

Member Data Documentation

◆ energy

double CaloClusterMomentsMaker_detail::cellinfo::energy {}

Definition at line 328 of file CaloClusterMomentsMaker.cxx.

328{};

◆ eta

double CaloClusterMomentsMaker_detail::cellinfo::eta {}

Definition at line 329 of file CaloClusterMomentsMaker.cxx.

329{};

◆ identifier

unsigned int CaloClusterMomentsMaker_detail::cellinfo::identifier {}

Definition at line 335 of file CaloClusterMomentsMaker.cxx.

335{};

◆ lambda

double CaloClusterMomentsMaker_detail::cellinfo::lambda {}

Definition at line 332 of file CaloClusterMomentsMaker.cxx.

332{};

◆ phi

double CaloClusterMomentsMaker_detail::cellinfo::phi {}

Definition at line 330 of file CaloClusterMomentsMaker.cxx.

330{};

◆ r

double CaloClusterMomentsMaker_detail::cellinfo::r {}

Definition at line 331 of file CaloClusterMomentsMaker.cxx.

331{};

◆ sample

CaloCell_ID::CaloSample CaloClusterMomentsMaker_detail::cellinfo::sample {}

Definition at line 334 of file CaloClusterMomentsMaker.cxx.

334{};

◆ volume

double CaloClusterMomentsMaker_detail::cellinfo::volume {}

Definition at line 333 of file CaloClusterMomentsMaker.cxx.

333{};

◆ x

double CaloClusterMomentsMaker_detail::cellinfo::x {}

Definition at line 325 of file CaloClusterMomentsMaker.cxx.

325{};

◆ y

double CaloClusterMomentsMaker_detail::cellinfo::y {}

Definition at line 326 of file CaloClusterMomentsMaker.cxx.

326{};

◆ z

double CaloClusterMomentsMaker_detail::cellinfo::z {}

Definition at line 327 of file CaloClusterMomentsMaker.cxx.

327{};

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