CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GeometryInfoDump.h
Go to the documentation of this file.
2 #include <iostream>
3 
5 
6 public:
7 
10 
11  void dumpInfo ( bool dumpHistory, bool dumpSpecs, bool dumpPosInfo
12  , const DDCompactView& cpv, std::string fname = "GeoHistory", int nVols = 0 );
13 
14  private:
15  void dumpSpec( const std::vector<std::pair< const DDPartSelection*, const DDsvalues_type*> >& attspec, std::ostream& dump );
16 };
17 
void dumpInfo(bool dumpHistory, bool dumpSpecs, bool dumpPosInfo, const DDCompactView &cpv, std::string fname="GeoHistory", int nVols=0)
type of data representation of DDCompactView
Definition: DDCompactView.h:77
void dumpSpec(const std::vector< std::pair< const DDPartSelection *, const DDsvalues_type * > > &attspec, std::ostream &dump)
string fname
main script