#include <DDTrackerLinearXY.h>
Public Member Functions | |
DDTrackerLinearXY () | |
void | execute (DDCompactView &cpv) |
void | initialize (const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) |
virtual | ~DDTrackerLinearXY () |
Private Attributes | |
std::vector< double > | centre |
std::string | childName |
double | deltaX |
double | deltaY |
std::string | idNameSpace |
int | numberX |
int | numberY |
Definition at line 10 of file DDTrackerLinearXY.h.
DDTrackerLinearXY::DDTrackerLinearXY | ( | ) |
|
virtual |
Definition at line 21 of file DDTrackerLinearXY.cc.
void DDTrackerLinearXY::execute | ( | DDCompactView & | cpv | ) |
Definition at line 46 of file DDTrackerLinearXY.cc.
References centre, class-composition::child, childName, filterCSVwithJSON::copy, DDSplit(), deltaX, deltaY, plotBeamSpotDB::first, i, j, LogDebug, numberX, numberY, dbtoconf::parent, DDCompactView::position(), makeMuonMisalignmentScenario::rot, and edm::second().
void DDTrackerLinearXY::initialize | ( | const DDNumericArguments & | nArgs, |
const DDVectorArguments & | vArgs, | ||
const DDMapArguments & | mArgs, | ||
const DDStringArguments & | sArgs, | ||
const DDStringVectorArguments & | vsArgs | ||
) |
Definition at line 23 of file DDTrackerLinearXY.cc.
References centre, childName, deltaX, deltaY, idNameSpace, LogDebug, DDCurrentNamespace::ns(), numberX, numberY, and dbtoconf::parent.
|
private |
Definition at line 32 of file DDTrackerLinearXY.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 27 of file DDTrackerLinearXY.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 29 of file DDTrackerLinearXY.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 31 of file DDTrackerLinearXY.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 26 of file DDTrackerLinearXY.h.
Referenced by initialize().
|
private |
Definition at line 28 of file DDTrackerLinearXY.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 30 of file DDTrackerLinearXY.h.
Referenced by execute(), and initialize().