#include "DetectorDescription/Core/interface/DDBase.h"
#include "DetectorDescription/Core/interface/DDName.h"
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | DDString |
a named constant corresponding to the DDL-XML tag <Constant> and <ConstantsVector> More... | |
Functions | |
std::ostream & | operator<< (std::ostream &o, const DDString &cons) |
output operator for printing ... More... | |
std::ostream& operator<< | ( | std::ostream & | o, |
const DDString & | cons | ||
) |
output operator for printing ...
Definition at line 19 of file DDString.cc.
References DDBase< N, C >::isDefined(), DDBase< N, C >::name(), and DDString::value().