#include <DDTECCoolAlgo.h>
Public Member Functions | |
DDTECCoolAlgo () | |
void | execute (DDCompactView &cpv) |
void | initialize (const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) |
virtual | ~DDTECCoolAlgo () |
Private Attributes | |
std::vector< std::string > | coolInsert |
std::string | idNameSpace |
std::vector< double > | phiPosition |
double | rPosition |
int | startCopyNo |
Definition at line 10 of file DDTECCoolAlgo.h.
DDTECCoolAlgo::DDTECCoolAlgo | ( | ) |
|
virtual |
Definition at line 25 of file DDTECCoolAlgo.cc.
void DDTECCoolAlgo::execute | ( | DDCompactView & | cpv | ) |
Definition at line 54 of file DDTECCoolAlgo.cc.
References coolInsert, funct::cos(), DDSplit(), plotBeamSpotDB::first, i, LogDebug, dbtoconf::parent, phiPosition, DDCompactView::position(), idealTransformation::rotation, rPosition, edm::second(), funct::sin(), and startCopyNo.
void DDTECCoolAlgo::initialize | ( | const DDNumericArguments & | nArgs, |
const DDVectorArguments & | vArgs, | ||
const DDMapArguments & | mArgs, | ||
const DDStringArguments & | sArgs, | ||
const DDStringVectorArguments & | vsArgs | ||
) |
Definition at line 27 of file DDTECCoolAlgo.cc.
References coolInsert, i, idNameSpace, LogDebug, DDCurrentNamespace::ns(), dbtoconf::parent, phiPosition, rPosition, and startCopyNo.
|
private |
Definition at line 29 of file DDTECCoolAlgo.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 25 of file DDTECCoolAlgo.h.
Referenced by initialize().
|
private |
Definition at line 28 of file DDTECCoolAlgo.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 27 of file DDTECCoolAlgo.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 26 of file DDTECCoolAlgo.h.
Referenced by execute(), and initialize().