Analysis Software
Documentation for sPHENIX simulation software
|
#include <prototype/blob/master/offline/packages/tpc2019/ChanMap.h>
Public Member Functions | |
int | GetRpos (int card, int chan) |
int | Getphipos (int card, int chan) |
double | GetRposReal (int card, int chan, double offset) |
double | GetphiposReal (int card, int chan, double offset) |
double | GetXpos (int card, int chan, double roffset, double phioffset) |
double | GetYpos (int card, int chan, double roffset, double phioffset) |
Private Attributes | |
int | ChanMap [2048][4] |
Definition at line 16 of file ChanMap.h.
View newest version in sPHENIX GitHub at line 16 of file ChanMap.h
|
inline |
Definition at line 2083 of file ChanMap.h.
View newest version in sPHENIX GitHub at line 2083 of file ChanMap.h
References ChanMap.
Referenced by GetphiposReal(), and TpcPrototypeUnpacker::process_event().
|
inline |
Definition at line 2079 of file ChanMap.h.
View newest version in sPHENIX GitHub at line 2079 of file ChanMap.h
References ChanMap.
Referenced by GetRposReal(), and TpcPrototypeUnpacker::process_event().
Definition at line 2095 of file ChanMap.h.
View newest version in sPHENIX GitHub at line 2095 of file ChanMap.h
References GetphiposReal(), and GetRposReal().
Definition at line 2100 of file ChanMap.h.
View newest version in sPHENIX GitHub at line 2100 of file ChanMap.h
References GetphiposReal(), and GetRposReal().
|
private |