1 #ifndef PixelLTCConfig_h
2 #define PixelLTCConfig_h
34 PixelLTCConfig(std::vector< std::vector<std::string> > &tableMat) ;
45 std::ofstream *out1 =
NULL,
46 std::ofstream *out2 =
NULL
49 std::ofstream *out1 =
NULL ,
50 std::ofstream *out2 =
NULL )
const ;
52 std::ofstream *out1 =
NULL,
53 std::ofstream *out2 =
NULL
This file contains the base class for "pixel configuration data" management.
std::stringstream ltcConfigStream_
PixelLTCConfig(std::vector< std::vector< std::string > > &tableMat)
virtual void writeXMLHeader(pos::PixelConfigKey key, int version, std::string path, std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const
std::stringstream & getLTCConfigStream()
virtual void writeXMLTrailer(std::ofstream *out, std::ofstream *out1=NULL, std::ofstream *out2=NULL) const
void writeXML(pos::PixelConfigKey key, int version, std::string path) const
This file contains the base class for "pixel configuration data" management.
This is the documentation about PixelLTCConfig...
virtual void writeASCII(std::string dir) const
string key
FastSim: produces sample of signal events, overlayed with premixed minbias events.