|
Jpp
|
Auxiliary class to map UPI to location in detector. More...
#include <JProductRouter.hh>
Public Member Functions | |
| JProductRouter (const JDetectorIntegration_t &detector, const JPBSSequences &pbs) | |
| Constructor. More... | |
| JLocation_t | getLocation (const JUPI_t &upi) const |
| Get location of product with given UPI. More... | |
Private Member Functions | |
| bool | insert (const JDetectorIntegration_t &detector, const JProductIntegration_t &product, const JPBSSequence &pbs) |
| Insert product. More... | |
Auxiliary class to map UPI to location in detector.
Definition at line 119 of file JProductRouter.hh.
|
inline |
Constructor.
| detector | detector integration |
| pbs | PBS sequences |
Definition at line 128 of file JProductRouter.hh.
|
inline |
Get location of product with given UPI.
| upi | UPI |
Definition at line 148 of file JProductRouter.hh.
|
inlineprivate |
Insert product.
| detector | detector integration |
| product | product |
| pbs | PBS sequence |
Definition at line 167 of file JProductRouter.hh.
1.8.5