#include <PixelTrimAllPixels.h>
|
void | generateConfiguration (PixelFECConfigInterface *pixelFEC, PixelNameTranslation *trans, const PixelMaskBase &pixelMask) const |
|
PixelROCTrimBits | getTrimBits (int ROCId) const |
|
PixelROCTrimBits * | getTrimBits (PixelROCName name) |
|
| PixelTrimAllPixels (std::string filename) |
|
| PixelTrimAllPixels (std::vector< std::vector< std::string > > &tableMat) |
|
void | writeASCII (std::string filename) const |
|
void | writeBinary (std::string filename) const |
|
void | writeXML (pos::PixelConfigKey key, int version, std::string path) const |
|
virtual void | writeXML (std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const |
|
virtual void | writeXMLHeader (pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const |
|
virtual void | writeXMLTrailer (std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const |
|
| PixelTrimBase (std::string description, std::string creator, std::string date) |
|
void | setOverride (PixelTrimOverrideBase *trimOverride) |
|
virtual | ~PixelTrimBase () |
|
std::string | creator () |
|
std::string | date () |
|
std::string | description () |
|
std::string | getAuthor () const |
|
std::string | getComment () const |
|
| PixelConfigBase (std::string description, std::string creator, std::string date) |
|
void | setAuthor (std::string author) |
|
void | setComment (std::string comment) |
|
virtual void | writeXML (std::ofstream *out) const |
|
virtual void | writeXMLHeader (pos::PixelConfigKey key, int version, std::string path, std::ofstream *out) const |
|
virtual void | writeXMLTrailer (std::ofstream *out) const |
|
virtual | ~PixelConfigBase () |
|
Definition at line 31 of file PixelTrimAllPixels.h.
PixelTrimAllPixels::PixelTrimAllPixels |
( |
std::string |
filename | ) |
|
PixelTrimAllPixels::PixelTrimAllPixels |
( |
std::vector< std::vector< std::string > > & |
tableMat | ) |
|
EXTENSION_TABLE_NAME: ROC_TRIMS (VIEW: CONF_KEY_ROC_TRIMS_V)
CONFIG_KEY NOT NULL VARCHAR2(80) KEY_TYPE NOT NULL VARCHAR2(80) KEY_ALIAS NOT NULL VARCHAR2(80) VERSION VARCHAR2(40) KIND_OF_COND NOT NULL VARCHAR2(40) ROC_NAME NOT NULL VARCHAR2(200) TRIM_BITS NOT NULL VARCHAR2(4000)
Definition at line 25 of file PixelTrimAllPixels.cc.
void PixelTrimAllPixels::writeASCII |
( |
std::string |
filename | ) |
const |
|
virtual |
void PixelTrimAllPixels::writeBinary |
( |
std::string |
filename | ) |
const |
|
virtual |
void pos::PixelTrimAllPixels::writeXML |
( |
pos::PixelConfigKey |
key, |
|
|
int |
version, |
|
|
std::string |
path |
|
) |
| const |
|
inlinevirtual |
void PixelTrimAllPixels::writeXML |
( |
std::ofstream * |
out, |
|
|
std::ofstream * |
out1 = NULL , |
|
|
std::ofstream * |
out2 = NULL |
|
) |
| const |
|
virtual |
void PixelTrimAllPixels::writeXMLHeader |
( |
pos::PixelConfigKey |
key, |
|
|
int |
version, |
|
|
std::string |
path, |
|
|
std::ofstream * |
out, |
|
|
std::ofstream * |
out1 = NULL , |
|
|
std::ofstream * |
out2 = NULL |
|
) |
| const |
|
virtual |
void PixelTrimAllPixels::writeXMLTrailer |
( |
std::ofstream * |
out, |
|
|
std::ofstream * |
out1 = NULL , |
|
|
std::ofstream * |
out2 = NULL |
|
) |
| const |
|
virtual |
std::vector<std::string> pos::PixelTrimAllPixels::rocname_ |
|
private |