#include <coresoftware/blob/master/offline/packages/rawtodst/TPCMap.h>
|
| TPCMap ()=default |
|
virtual | ~TPCMap ()=default |
|
virtual unsigned int | getLayer (const unsigned int FEE, const unsigned int FEEChannel, const unsigned int packetid=0) const |
|
virtual unsigned int | getPad (const unsigned int FEE, const unsigned int FEEChannel, const unsigned int packetid=0) const |
|
virtual double | getR (const unsigned int FEE, const unsigned int FEEChannel, const unsigned int packetid=0) const |
|
virtual double | getPhi (const unsigned int FEE, const unsigned int FEEChannel, const unsigned int packetid=0) const |
|
virtual void | setMapNames (const std::string &r1, const std::string &r2, const std::string &r3) |
|
|
int | digest_map (const std::string &fileName, const unsigned int section_offset) |
|
Definition at line 7 of file TPCMap.h.
View newest version in sPHENIX GitHub at line 7 of file TPCMap.h
virtual TPCMap::~TPCMap |
( |
| ) |
|
|
virtualdefault |
int TPCMap::digest_map |
( |
const std::string & |
fileName, |
|
|
const unsigned int |
section_offset |
|
) |
| |
|
private |
Definition at line 43 of file TPCMap.cc.
View newest version in sPHENIX GitHub at line 43 of file TPCMap.cc
References _broken, TPCMap::tpc_map::FEE, TPCMap::tpc_map::FEEChannel, in, index, infile, TPCMap::tpc_map::layer, line, next, TPCMap::tpc_map::padnr, TPCMap::tpc_map::PadPhi, TPCMap::tpc_map::PadR, tmap, and ambiguity_solver_full_chain::x.
Referenced by setMapNames().
unsigned int TPCMap::getLayer |
( |
const unsigned int |
FEE, |
|
|
const unsigned int |
FEEChannel, |
|
|
const unsigned int |
packetid = 0 |
|
) |
| const |
|
virtual |
unsigned int TPCMap::getPad |
( |
const unsigned int |
FEE, |
|
|
const unsigned int |
FEEChannel, |
|
|
const unsigned int |
packetid = 0 |
|
) |
| const |
|
virtual |
double TPCMap::getPhi |
( |
const unsigned int |
FEE, |
|
|
const unsigned int |
FEEChannel, |
|
|
const unsigned int |
packetid = 0 |
|
) |
| const |
|
virtual |
double TPCMap::getR |
( |
const unsigned int |
FEE, |
|
|
const unsigned int |
FEEChannel, |
|
|
const unsigned int |
packetid = 0 |
|
) |
| const |
|
virtual |
void TPCMap::setMapNames |
( |
const std::string & |
r1, |
|
|
const std::string & |
r2, |
|
|
const std::string & |
r3 |
|
) |
| |
|
virtual |
std::map<unsigned int, struct tpc_map> TPCMap::tmap |
|
private |
The documentation for this class was generated from the following files:
- coresoftware/blob/master/offline/packages/rawtodst/TPCMap.h
- coresoftware/blob/master/offline/packages/rawtodst/TPCMap.cc