#include <sys/stat.h>
#include <sys/types.h>
#include <fstream>
#include "CLHEP/Units/GlobalSystemOfUnits.h"
#include "DetectorDescription/RegressionTest/interface/DDHtmlFormatter.h"
#include "DetectorDescription/Core/interface/DDLogicalPart.h"
#include "DetectorDescription/Core/interface/DDSpecifics.h"
#include "DetectorDescription/Core/interface/DDPartSelection.h"
#include "DetectorDescription/Core/src/LogicalPart.h"
#include "DetectorDescription/Core/src/Material.h"
#include "DetectorDescription/Core/src/Specific.h"
#include "DetectorDescription/Core/src/Solid.h"
#include "DetectorDescription/Base/interface/Singleton.icc"
Go to the source code of this file.
Namespaces | |
std | |
Functions | |
void | dd_html_frameset (ostream &os) |
void | dd_html_menu (ostream &os) |
void | dd_html_menu_frameset (ostream &os) |
void | dd_to_html (DDHtmlDetails &dtls) |
ostream & | operator<< (ostream &o, const DDHtmlFormatter &f) |
void dd_html_frameset | ( | ostream & | os | ) |
Definition at line 362 of file DDHtmlFormatter.cc.
References f, DDHtmlFormatter::footer(), and DDHtmlFormatter::header().
void dd_html_menu | ( | ostream & | os | ) |
Definition at line 394 of file DDHtmlFormatter.cc.
References f, DDHtmlFormatter::footer(), DDHtmlFormatter::h1(), DDHtmlFormatter::header(), DDHtmlFormatter::lnk(), and DDHtmlFormatter::p().
void dd_html_menu_frameset | ( | ostream & | os | ) |
Definition at line 381 of file DDHtmlFormatter.cc.
References f, DDHtmlFormatter::footer(), and DDHtmlFormatter::header().
void dd_to_html | ( | DDHtmlDetails & | dtls | ) |
Definition at line 290 of file DDHtmlFormatter.cc.
References DDHtmlDetails::category(), python.rootplot.argparse::category, gather_cfg::cout, DDHtmlDetails::details(), dir, f, alignmentValidation::fname, eostools::mkdir(), DDHtmlDetails::names(), cscdqm::h::names, query::result, runonSM::text, and DDHtmlDetails::text().
ostream& operator<< | ( | ostream & | o, |
const DDHtmlFormatter & | f | ||
) |
Definition at line 22 of file DDHtmlFormatter.cc.
References python.connectstrParser::o, and DDHtmlFormatter::os_.