#include <SCT_RandomDisabledCellGenerator.h>
|
| FloatProperty | m_disableProbability {this, "TotalBadChannels", 0.01, "probability that a cell is disabled"} |
| |
◆ SCT_RandomDisabledCellGenerator()
| SCT_RandomDisabledCellGenerator::SCT_RandomDisabledCellGenerator |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ ~SCT_RandomDisabledCellGenerator()
| virtual SCT_RandomDisabledCellGenerator::~SCT_RandomDisabledCellGenerator |
( |
| ) |
|
|
virtualdefault |
◆ finalize()
| StatusCode SCT_RandomDisabledCellGenerator::finalize |
( |
| ) |
|
|
overridevirtual |
◆ initialize()
| StatusCode SCT_RandomDisabledCellGenerator::initialize |
( |
| ) |
|
|
overridevirtual |
◆ process()
| void SCT_RandomDisabledCellGenerator::process |
( |
SiChargedDiodeCollection & |
collection, |
|
|
CLHEP::HepRandomEngine * |
rndmEngine |
|
) |
| const |
|
overridevirtual |
◆ m_disableProbability
| FloatProperty SCT_RandomDisabledCellGenerator::m_disableProbability {this, "TotalBadChannels", 0.01, "probability that a cell is disabled"} |
|
private |
The documentation for this class was generated from the following files: