|
FairRoot/PandaRoot
|
#include "PndCADef.h"#include "PndCAVector.h"#include "PndCAMath.h"#include "PndCAParameters.h"#include "PndCAStation.h"#include "PndCAFieldValue.h"#include <cstdio>#include <sstream>Go to the source code of this file.
Classes | |
| class | PndCAParam |
Functions | |
| std::istringstream & | operator>> (std::istringstream &, PndCAParam &) |
| std::istringstream& operator>> | ( | std::istringstream & | , |
| PndCAParam & | |||
| ) |
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.5