53 bool graphmatch = ddccpv( cpv1, cpv2 );
56 std::cout <<
"DDCompactView graphs match" << std::endl;
58 std::cout <<
"DDCompactView graphs do NOT match" << std::endl;
T getUntrackedParameter(std::string const &, T const &) const
void beginRun(edm::Run const &iEvent, edm::EventSetup const &) override
#define DEFINE_FWK_MODULE(type)
void analyze(edm::Event const &iEvent, edm::EventSetup const &) override
type of data representation of DDCompactView
~CompareDDCompactViews(void)
bool parseOneFile(const std::string &filename)
Process a single files.
DDLParser is the main class of Detector Description Language Parser.
DDComparators need to know if names of DDRotation matter.
CompareDDCompactViews(const edm::ParameterSet &iConfig)
void endRun(edm::Run const &iEvent, edm::EventSetup const &) override
bool DDCheckMaterials(std::ostream &, std::vector< std::pair< std::string, DDName > > *=0)
Checks all registered materials and sends a report /p os.