![]() |
PandaRoot
|
Emc geometry mapper. More...
#include <PndEmcMapper.h>
Public Member Functions | |
const std::map< Int_t, PndEmcTwoCoordIndex *> & | GetTciMap () |
virtual | ~PndEmcMapper () |
Int_t | GetMapVersion () const |
void | Add (PndEmcMapper *) |
PndEmcTwoCoordIndex * | GetTCI (Int_t DetectorId) |
Static Public Member Functions | |
static PndEmcMapper * | Instance () |
static void | Init (Int_t MapVersion) |
Protected Member Functions | |
PndEmcMapper () | |
Protected Attributes | |
std::map< Int_t, PndEmcTwoCoordIndex *> | fIntTwoCoordMap |
Emc geometry mapper.
Definition at line 22 of file PndEmcMapper.h.
|
virtual |
Destructor
|
protected |
void PndEmcMapper::Add | ( | PndEmcMapper * | ) |
Referenced by GetMapVersion().
|
inline |
Accessors
Definition at line 34 of file PndEmcMapper.h.
PndEmcTwoCoordIndex* PndEmcMapper::GetTCI | ( | Int_t | DetectorId | ) |
Referenced by GetMapVersion().
const std::map<Int_t,PndEmcTwoCoordIndex* >& PndEmcMapper::GetTciMap | ( | ) |
|
static |
|
static |
|
protected |
Definition at line 40 of file PndEmcMapper.h.