#include <CACut.h>
Public Member Functions | |
float | at (int layerId) const |
CAValuesByInnerLayerIds (float cut) | |
Public Attributes | |
std::vector< float > | cutValues_ |
std::vector< int > | innerLayerIds_ |
std::vector< int > | outerDoubletIds_ |
Private Attributes | |
double | defaultCut_ |
|
inlineexplicit |
|
inline |
Definition at line 122 of file CACut.h.
References cutValues_, defaultCut_, and innerLayerIds_.
Referenced by CACell::checkAlignmentAndAct().
std::vector<float> CACut::CAValuesByInnerLayerIds::cutValues_ |
|
private |
std::vector<int> CACut::CAValuesByInnerLayerIds::innerLayerIds_ |