30 PixelMaxVsf(std::vector< std::vector < std::string> > &tableMat);
39 std::ofstream *out1 =
NULL,
40 std::ofstream *out2 =
NULL
43 std::ofstream *out1 =
NULL ,
44 std::ofstream *out2 =
NULL )
const ;
46 std::ofstream *out1 =
NULL,
47 std::ofstream *out2 =
NULL
56 std::map<PixelROCName, unsigned int>
rocs_;
This file contains the base class for "pixel configuration data" management.
void setVsf(PixelROCName roc, unsigned int Vsf)
virtual void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const
This file contains the base class for "pixel configuration data" management.
tuple path
else: Piece not in the list, fine.
PixelMaxVsf(std::vector< std::vector< std::string > > &tableMat)
std::map< PixelROCName, unsigned int > rocs_
bool getVsf(PixelROCName roc, unsigned int &Vsf) const
string key
FastSim: produces sample of signal events, overlayed with premixed minbias events.
virtual void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const
This is the documentation about PixelMaxVsf...
void writeXML(pos::PixelConfigKey key, int version, std::string path) const
void writeASCII(std::string dir="") const
This class stores the name and related hardware mappings for a ROC.