1 #ifndef PixelDACSettings_h
2 #define PixelDACSettings_h
92 std::ofstream *out1 =
NULL,
93 std::ofstream *out2 =
NULL
96 std::ofstream *out1 =
NULL ,
97 std::ofstream *out2 =
NULL )
const ;
99 std::ofstream *out1 =
NULL,
100 std::ofstream *out2 =
NULL
PixelROCDACSettings getDACSettings(int ROCId) const
This class specifies which detector components are used in the configuration (and eventually should s...
void addROC(PixelROCDACSettings &rocname)
This file contains the base class for "pixel configuration data" management.
bool rocIsDisabled(const PixelDetectorConfig *detconfig, const PixelROCName rocname) const
This class provides a translation from the naming documents standard to specify the ROC to the corres...
This class provide the data structure for the ROC DAC parameters.
void writeBinary(std::string filename) const
This class is responsible for manipulating the DACsettings of a ROC.
This file contains the base class for "pixel configuration data" management.
This class intends to define an abstract interface for the commands to talk to the PixelFEC...
void writeASCII(std::string dir) const
This is the documentation about PixelDetectorConfig...
virtual void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const
std::vector< PixelROCDACSettings > dacsettings_
friend std::ostream & operator<<(std::ostream &s, const PixelDACSettings &mask)
string key
FastSim: produces sample of signal events, overlayed with premixed minbias events.
PixelDACSettings(std::string filename)
void writeXML(pos::PixelConfigKey key, int version, std::string path) const
This is the documentation about PixelNameTranslation...
void generateConfiguration(PixelFECConfigInterface *pixelFEC, PixelNameTranslation *trans, PixelDetectorConfig *detconfig, bool HVon=true) const
void setVcthrDisable(PixelFECConfigInterface *pixelFEC, PixelNameTranslation *trans) const
void setVcthrEnable(PixelFECConfigInterface *pixelFEC, PixelNameTranslation *trans, PixelDetectorConfig *detconfig) const
virtual void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const
This class stores the name and related hardware mappings for a ROC.