EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
Quadrupole (std::string name, double k1l) | |
~Quadrupole () | |
double | GetGradient (void) const |
void | Calculate (double Brho) |
void | Print (void) |
Public Member Functions inherited from MagElement | |
MagElement (std::string name) | |
~MagElement () | |
virtual double | GetField (void) const |
virtual void | WriteOut (FILE *fout) |
Public Attributes | |
double | mK1L |
double | mGradient |
Public Attributes inherited from MagElement | |
std::string | mName |
double | mApertureRadiusZin |
double | mApertureRadiusZout |
double | mOutsideDiameter |
double | mSstart |
double | mSend |
double | mTHETAstart |
double | mTHETAend |
double | mXstart |
double | mYstart |
double | mZstart |
double | mXend |
double | mYend |
double | mZend |
double | mLength |
double | mX |
double | mY |
double | mZ |
double | mTHETA |
Definition at line 103 of file extractor.cc.
View newest version in sPHENIX GitHub at line 103 of file extractor.cc
|
inline |
Definition at line 105 of file extractor.cc.
View newest version in sPHENIX GitHub at line 105 of file extractor.cc
|
inline |
Definition at line 106 of file extractor.cc.
View newest version in sPHENIX GitHub at line 106 of file extractor.cc
|
inlinevirtual |
Implements MagElement.
Definition at line 109 of file extractor.cc.
View newest version in sPHENIX GitHub at line 109 of file extractor.cc
|
inlinevirtual |
Reimplemented from MagElement.
Definition at line 108 of file extractor.cc.
View newest version in sPHENIX GitHub at line 108 of file extractor.cc
|
inlinevirtual |
Reimplemented from MagElement.
Definition at line 110 of file extractor.cc.
View newest version in sPHENIX GitHub at line 110 of file extractor.cc
References MagElement::Print(), and printf().
Referenced by main().
double Quadrupole::mGradient |
Definition at line 114 of file extractor.cc.
View newest version in sPHENIX GitHub at line 114 of file extractor.cc
double Quadrupole::mK1L |
Definition at line 110 of file extractor.cc.
View newest version in sPHENIX GitHub at line 110 of file extractor.cc