Project
Loading...
Searching...
No Matches
o2::tpc::BoundaryPotentialIFC Struct Reference

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
 

Detailed Description

arbitrary boundary potential at the IFC

Definition at line 27 of file TPCMShapeCorrection.h.

Member Function Documentation

◆ addValue()

void o2::tpc::BoundaryPotentialIFC::addValue ( float  potential,
float  z 
)
inline

add boundary potential at given z coordinate

Definition at line 29 of file TPCMShapeCorrection.h.

◆ ClassDefNV()

o2::tpc::BoundaryPotentialIFC::ClassDefNV ( BoundaryPotentialIFC  ,
 
)

Member Data Documentation

◆ mPotential

std::vector<float> o2::tpc::BoundaryPotentialIFC::mPotential

boundary potential

Definition at line 34 of file TPCMShapeCorrection.h.

◆ mZPosition

std::vector<float> o2::tpc::BoundaryPotentialIFC::mZPosition

z-position of the delta potential

Definition at line 35 of file TPCMShapeCorrection.h.


The documentation for this struct was generated from the following file: