|
Jpp
|
Auxiliary class to map UPI to location in detector. More...
#include <JProductRouter.hh>
Public Member Functions | |
| JProductRouter (const JDetectorIntegration &detector) | |
| Constructor. More... | |
| JLocation_t | getLocation (const JUPI &upi) const |
| Get location of product with given UPI. More... | |
Auxiliary class to map UPI to location in detector.
Definition at line 102 of file JProductRouter.hh.
|
inline |
Constructor.
| detector | detector integration |
Definition at line 110 of file JProductRouter.hh.
|
inline |
Get location of product with given UPI.
Note that only for products inside a string, a valid location is returned, otherwise, the default location is returned.
| upi | UPI |
Definition at line 171 of file JProductRouter.hh.
1.8.16