#include "DetectorDescription/Core/interface/Singleton.h"
#include "DetectorDescription/Core/interface/DDLogicalPart.h"
#include "DetectorDescription/Core/interface/DDName.h"
#include "DetectorDescription/Core/interface/DDPartSelection.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "boost/spirit/include/classic.hpp"
#include <DetectorDescription/Core/interface/Singleton.icc>
Go to the source code of this file.
Classes | |
struct | DDCopyNoFtor |
struct | DDIsChildFtor |
struct | DDNameFtor |
struct | DDNameSpaceFtor |
struct | DDSelLevelCollector |
struct | DDSelLevelFtor |
struct | SpecParParser::definition< ScannerT > |
struct | SpecParParser |
Namespaces | |
boost | |
boost::spirit | |
boost::spirit::classic | |
Functions | |
void | DDTokenize2 (const std::string &sel, std::vector< DDPartSelRegExpLevel > &path) |
void | noNameSpace (char const *, char const *) |
std::ostream & | operator<< (std::ostream &o, const DDPartSelection &p) |
std::ostream & | operator<< (std::ostream &os, const std::vector< DDPartSelection > &v) |
void DDTokenize2 | ( | const std::string & | sel, |
std::vector< DDPartSelRegExpLevel > & | path | ||
) |
Definition at line 174 of file DDPartSelection.cc.
References full, DDI::Singleton< I >::instance(), parse(), writedatasetfile::parser, castor_dqm_sourceclient_file_cfg::path, mps_fire::result, and EgammaValidation_Wenu_cff::sel.
Referenced by DDI::Specific::createPartSelections().
void noNameSpace | ( | char const * | , |
char const * | |||
) |
Definition at line 36 of file DDPartSelection.cc.
References DDI::Singleton< I >::instance().
Referenced by SpecParParser::definition< ScannerT >::definition().
std::ostream& operator<< | ( | std::ostream & | o, |
const DDPartSelection & | p | ||
) |
Definition at line 183 of file DDPartSelection.cc.
References DDPartSelectionLevel::copyno_, ddanylogp, ddanyposp, ddchildlogp, ddchildposp, DDBase< N, C >::ddname(), DDPartSelectionLevel::lp_, EcalTangentSkim_cfg::o, AlCaHLTBitMon_ParallelJobs::p, and DDPartSelectionLevel::selectionType_.
std::ostream& operator<< | ( | std::ostream & | os, |
const std::vector< DDPartSelection > & | v | ||
) |