#include <DDTrackerPhiAlgo.h>
Public Member Functions | |
DDTrackerPhiAlgo () | |
void | execute (DDCompactView &cpv) |
void | initialize (const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) |
virtual | ~DDTrackerPhiAlgo () |
Private Attributes | |
std::string | childName |
std::string | idNameSpace |
int | incrcn |
size_t | numcopies |
std::vector< double > | phi |
double | radius |
size_t | startcn |
double | tilt |
std::vector< double > | zpos |
Definition at line 10 of file DDTrackerPhiAlgo.h.
DDTrackerPhiAlgo::DDTrackerPhiAlgo | ( | ) |
|
virtual |
Definition at line 22 of file DDTrackerPhiAlgo.cc.
void DDTrackerPhiAlgo::execute | ( | DDCompactView & | cpv | ) |
Definition at line 76 of file DDTrackerPhiAlgo.cc.
References childName, funct::cos(), dbl_to_string(), DDrot(), DDSplit(), first, i, idNameSpace, incrcn, LogDebug, numcopies, dbtoconf::parent, phi, DDCompactView::position(), radius, idealTransformation::rotation, edm::second(), funct::sin(), startcn, AlCaHLTBitMon_QueryRunRegistry::string, theta(), tilt, and zpos.
void DDTrackerPhiAlgo::initialize | ( | const DDNumericArguments & | nArgs, |
const DDVectorArguments & | vArgs, | ||
const DDMapArguments & | mArgs, | ||
const DDStringArguments & | sArgs, | ||
const DDStringVectorArguments & | vsArgs | ||
) |
Definition at line 24 of file DDTrackerPhiAlgo.cc.
References childName, i, idNameSpace, incrcn, LogDebug, DDCurrentNamespace::ns(), numcopies, dbtoconf::parent, phi, radius, startcn, tilt, and zpos.
|
private |
Definition at line 33 of file DDTrackerPhiAlgo.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 32 of file DDTrackerPhiAlgo.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 36 of file DDTrackerPhiAlgo.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 37 of file DDTrackerPhiAlgo.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 29 of file DDTrackerPhiAlgo.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 27 of file DDTrackerPhiAlgo.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 35 of file DDTrackerPhiAlgo.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 28 of file DDTrackerPhiAlgo.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 30 of file DDTrackerPhiAlgo.h.
Referenced by execute(), and initialize().