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