#include <iosfwd>
#include <map>
#include <string>
#include <utility>
#include <vector>
#include "DetectorDescription/Core/interface/DDBase.h"
#include "DetectorDescription/Core/interface/DDExpandedView.h"
#include "DetectorDescription/Core/interface/DDName.h"
#include "DetectorDescription/Core/interface/DDsvalues.h"
Go to the source code of this file.
Classes | |
class | DDSpecifics |
Interface to attach user specific data to nodes in the expanded-view. More... | |
Namespaces | |
DDI | |
Typedefs | |
typedef std::vector< std::string > | selectors_type |
Functions | |
std::ostream & | operator<< (std::ostream &, const std::vector< std::string > &) |
std::ostream & | operator<< (std::ostream &, const DDSpecifics &) |
typedef std::vector<std::string> selectors_type |
Definition at line 23 of file DDSpecifics.h.
std::ostream& operator<< | ( | std::ostream & | , |
const std::vector< std::string > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const DDSpecifics & | |||
) |
Definition at line 73 of file DDSpecifics.cc.
References DDBase< N, C >::isDefined(), and DDBase< N, C >::rep().