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