#include <iosfwd>
#include <map>
#include <string>
#include <vector>
#include "DetectorDescription/Core/interface/Singleton.h"
#include "DetectorDescription/Core/interface/DDAxes.h"
#include "DetectorDescription/Core/interface/DDBase.h"
#include "DetectorDescription/Core/interface/DDLogicalPart.h"
#include "DetectorDescription/Core/interface/DDName.h"
Go to the source code of this file.
Classes | |
class | DDDivision |
Namespaces | |
DDI | |
Typedefs | |
typedef DDI::Singleton< std::map< std::string, std::vector< DDName > > > | DIVNAMES |
Functions | |
std::ostream & | operator<< (std::ostream &, const DDDivision &) |
typedef DDI::Singleton<std::map<std::string,std::vector<DDName> > > DIVNAMES |
Definition at line 133 of file DDDivision.h.
std::ostream& operator<< | ( | std::ostream & | , |
const DDDivision & | |||
) |
Definition at line 12 of file DDDivision.cc.
References DDBase< N, C >::isDefined(), and DDBase< N, C >::rep().