#include <NPCellID.hh>
Collaboration diagram for NPCellID:

Public Member Functions | |
| NPCellID (unsigned int jr, unsigned int jphi, unsigned int jz) | |
| NPCellID (unsigned int cellIndex) | |
| NPCellID (const NPCellID &id) | |
| ~NPCellID () | |
| unsigned int | packIn32Bits () |
Public Attributes | |
| unsigned int | ir |
| unsigned int | iphi |
| unsigned int | iz |
Private Member Functions | |
| NPCellID () | |
|
||||||||||||||||
|
Definition at line 16 of file NPCellID.hh.
|
|
|
Definition at line 22 of file NPCellID.hh.
|
|
|
Definition at line 29 of file NPCellID.hh.
|
|
|
Definition at line 31 of file NPCellID.hh.
00031 {};
|
|
|
Definition at line 42 of file NPCellID.hh.
00042 { }
|
|
|
Definition at line 33 of file NPCellID.hh. Referenced by LCDG4CalSDNonProj::findCell().
|
|
|
Definition at line 46 of file NPCellID.hh. Referenced by NonProjCalLayer::activeCellContains(), NonProjCalLayer::getCellCenterPhi(), NPCellID(), and packIn32Bits(). |
|
|
|
Definition at line 47 of file NPCellID.hh. Referenced by NonProjCalLayer::activeCellContains(), NonProjCalLayer::getCellCenterZ(), NPCellID(), and packIn32Bits(). |
1.3.4