#include <DDHtmlFormatter.h>
Public Member Functions | |
DDHtmlMaDetails (const std::string &cat, const std::string &txt) | |
bool | details (std::ostream &os, const DDName &) override |
ns_type & | names () override |
Public Member Functions inherited from DDHtmlDetails | |
const std::string & | category () |
DDHtmlDetails (const std::string &cat, const std::string &txt) | |
const std::string & | text () |
virtual | ~DDHtmlDetails () |
Additional Inherited Members | |
Protected Attributes inherited from DDHtmlDetails | |
std::string | cat_ |
DDHtmlFormatter | f_ |
ns_type | names_ |
std::string | txt_ |
Definition at line 126 of file DDHtmlFormatter.h.
|
inline |
Definition at line 129 of file DDHtmlFormatter.h.
References names.
|
overridevirtual |
Implements DDHtmlDetails.
Definition at line 170 of file DDHtmlFormatter.cc.
References DDMaterial::a(), DDHtmlFormatter::br(), DDMaterial::constituent(), geant_units::operators::convertUnitsTo(), DDBase< N, C >::ddname(), DDMaterial::density(), HTMLExport::elem(), DDHtmlDetails::f_, funct::false, DivergingColor::frac, DDName::fullname(), DDHtmlFormatter::h2(), DDHtmlFormatter::h3(), DDHtmlFormatter::header(), mps_fire::i, instance, DDBase< N, C >::isDefined(), DDHtmlFormatter::link(), DDHtmlFormatter::lnk(), funct::m, gen::n, DDName::name(), DDMaterial::noOfConstituents(), DDName::ns(), DDHtmlFormatter::p(), alignCSCRings::s, DDHtmlFormatter::table(), DDHtmlFormatter::tableEnd(), DDHtmlFormatter::td(), DDHtmlFormatter::tr(), DDHtmlFormatter::trEnd(), and DDMaterial::z().
|
overridevirtual |
Implements DDHtmlDetails.
Definition at line 101 of file DDHtmlFormatter.cc.
References findNameSpaces(), and DDHtmlDetails::names_.