![]() |
Project
|
arbitrary boundary potential at the IFC More...
#include <TPCMShapeCorrection.h>
Public Member Functions | |
void | addValue (float potential, float z) |
add boundary potential at given z coordinate | |
ClassDefNV (BoundaryPotentialIFC, 1) | |
Public Attributes | |
std::vector< float > | mPotential |
boundary potential | |
std::vector< float > | mZPosition |
z-position of the delta potential | |
arbitrary boundary potential at the IFC
Definition at line 27 of file TPCMShapeCorrection.h.
|
inline |
add boundary potential at given z coordinate
Definition at line 29 of file TPCMShapeCorrection.h.
o2::tpc::BoundaryPotentialIFC::ClassDefNV | ( | BoundaryPotentialIFC | , |
1 | |||
) |
std::vector<float> o2::tpc::BoundaryPotentialIFC::mPotential |
boundary potential
Definition at line 34 of file TPCMShapeCorrection.h.
std::vector<float> o2::tpc::BoundaryPotentialIFC::mZPosition |
z-position of the delta potential
Definition at line 35 of file TPCMShapeCorrection.h.