|
FairRoot/PandaRoot
|
#include "PndCAParam.h"#include "PndCAMath.h"#include "PndCATrackParam.h"#include "PndCATrackParamVector.h"#include <iostream>Go to the source code of this file.
Functions | |
| std::istringstream & | operator>> (std::istringstream &in, PndCAParam &p) |
| std::istringstream& operator>> | ( | std::istringstream & | in, |
| PndCAParam & | p | ||
| ) |
Definition at line 63 of file PndCAParam.cxx.
References PndCAParam::cBz(), PndCAStation::CellLength, PndCAStripInfo::cos, cos(), PndCAStation::f, PndCAParam::fBz, PndCAParam::fMaxR, PndCAParam::fMaxZ, PndCAParam::fMinR, PndCAParam::fMinZ, PndCAParam::fNStations, PndCAParam::fStations, PndCAParam::fVtxFieldValue, i, PndCAStation::NDF, PndCAStation::r, PndCAStripInfo::sin, sin(), PndCAStation::xOverX0, and PndCAStation::xTimesRho.
1.8.8