#include <DDTrackerLinear.h>
Public Member Functions | |
DDTrackerLinear () | |
void | execute (DDCompactView &cpv) |
void | initialize (const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) |
virtual | ~DDTrackerLinear () |
Private Attributes | |
std::vector< double > | centre |
std::string | childName |
double | delta |
std::string | idNameSpace |
int | incrcn |
int | number |
double | offset |
double | phi |
std::string | rotMat |
int | startcn |
double | theta |
Definition at line 10 of file DDTrackerLinear.h.
DDTrackerLinear::DDTrackerLinear | ( | ) |
|
virtual |
Definition at line 21 of file DDTrackerLinear.cc.
void DDTrackerLinear::execute | ( | DDCompactView & | cpv | ) |
Definition at line 60 of file DDTrackerLinear.cc.
References newFWLiteAna::base, centre, childName, funct::cos(), DDSplit(), delta, first, i, LogDebug, number, offset, dbtoconf::parent, phi, DDCompactView::position(), makeMuonMisalignmentScenario::rot, rotMat, edm::second(), funct::sin(), startcn, AlCaHLTBitMon_QueryRunRegistry::string, and theta.
void DDTrackerLinear::initialize | ( | const DDNumericArguments & | nArgs, |
const DDVectorArguments & | vArgs, | ||
const DDMapArguments & | mArgs, | ||
const DDStringArguments & | sArgs, | ||
const DDStringVectorArguments & | vsArgs | ||
) |
Definition at line 23 of file DDTrackerLinear.cc.
References centre, childName, delta, idNameSpace, incrcn, LogDebug, DDCurrentNamespace::ns(), number, offset, dbtoconf::parent, phi, rotMat, startcn, and theta.
|
private |
Definition at line 35 of file DDTrackerLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 27 of file DDTrackerLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 34 of file DDTrackerLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 26 of file DDTrackerLinear.h.
Referenced by initialize().
|
private |
Definition at line 30 of file DDTrackerLinear.h.
Referenced by initialize().
|
private |
Definition at line 28 of file DDTrackerLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 33 of file DDTrackerLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 32 of file DDTrackerLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 36 of file DDTrackerLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 29 of file DDTrackerLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 31 of file DDTrackerLinear.h.
Referenced by execute(), and initialize().