#include <DDHGCalModuleAlgo.h>
Public Member Functions | |
DDHGCalModuleAlgo () | |
void | execute (DDCompactView &cpv) |
void | initialize (const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) |
virtual | ~DDHGCalModuleAlgo () |
Protected Member Functions | |
void | constructLayers (DDLogicalPart, DDCompactView &cpv) |
void | positionSensitive (DDLogicalPart &glog, double rin, double rout, DDCompactView &cpv) |
double | rMax (double z) |
Private Attributes | |
std::unordered_set< int > | copies |
std::vector< int > | copyNumber |
std::string | idName |
std::string | idNameSpace |
std::vector< int > | layers |
std::vector< int > | layerSense |
std::vector< double > | layerThick |
std::vector< int > | layerType |
std::vector< std::string > | materials |
std::vector< std::string > | names |
double | rMaxFine |
std::vector< double > | rMaxFront |
int | sectors |
std::vector< double > | slopeB |
std::vector< double > | slopeT |
std::vector< double > | thick |
std::vector< std::string > | wafer |
double | waferW |
std::vector< double > | zFront |
double | zMinBlock |
Definition at line 11 of file DDHGCalModuleAlgo.h.
DDHGCalModuleAlgo::DDHGCalModuleAlgo | ( | ) |
Definition at line 22 of file DDHGCalModuleAlgo.cc.
|
virtual |
Definition at line 28 of file DDHGCalModuleAlgo.cc.
|
protected |
Definition at line 124 of file DDHGCalModuleAlgo.cc.
void DDHGCalModuleAlgo::execute | ( | DDCompactView & | cpv | ) |
Definition at line 110 of file DDHGCalModuleAlgo.cc.
void DDHGCalModuleAlgo::initialize | ( | const DDNumericArguments & | nArgs, |
const DDVectorArguments & | vArgs, | ||
const DDMapArguments & | mArgs, | ||
const DDStringArguments & | sArgs, | ||
const DDStringVectorArguments & | vsArgs | ||
) |
Definition at line 30 of file DDHGCalModuleAlgo.cc.
|
protected |
Definition at line 225 of file DDHGCalModuleAlgo.cc.
|
protected |
Definition at line 207 of file DDHGCalModuleAlgo.cc.
|
private |
Definition at line 53 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 38 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 51 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 52 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 39 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 42 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 40 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 41 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 35 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 36 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 44 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 50 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 46 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 47 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 48 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 37 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 34 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 45 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 49 of file DDHGCalModuleAlgo.h.
|
private |
Definition at line 43 of file DDHGCalModuleAlgo.h.