#include <vector>
#include <string>
#include <iostream>
#include "DetectorDescription/Core/interface/DDLogicalPart.h"
Go to the source code of this file.
Classes | |
class | DDPartSelection |
struct | DDPartSelectionLevel |
struct | DDPartSelRegExpLevel |
Enumerations | |
enum | ddselection_type { ddunknown, ddanynode, ddanychild, ddanylogp, ddanyposp, ddchildlogp, ddchildposp } |
Functions | |
void | DDTokenize2 (const std::string &selectionString, std::vector< DDPartSelRegExpLevel > &result) |
std::ostream & | operator<< (std::ostream &, const DDPartSelection &) |
std::ostream & | operator<< (std::ostream &, const std::vector< DDPartSelection > &) |
enum ddselection_type |
Enumerator | |
---|---|
ddunknown | |
ddanynode | |
ddanychild | |
ddanylogp | |
ddanyposp | |
ddchildlogp | |
ddchildposp |
Definition at line 11 of file DDPartSelection.h.
void DDTokenize2 | ( | const std::string & | selectionString, |
std::vector< DDPartSelRegExpLevel > & | result | ||
) |
Definition at line 174 of file DDPartSelection.cc.
References full, DDI::Singleton< I >::instance(), parse(), writedatasetfile::parser, EnsembleCalibrationLA_cfg::path, mps_fire::result, and EgammaValidation_Wenu_cff::sel.
Referenced by DDI::Specific::createPartSelections().
std::ostream & operator<< | ( | std::ostream & | , |
const DDPartSelection & | |||
) |
Definition at line 183 of file DDPartSelection.cc.
References DDPartSelectionLevel::copyno_, ddanylogp, ddanyposp, ddchildlogp, ddchildposp, DDBase< N, C >::ddname(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, DDPartSelectionLevel::lp_, EcalTangentSkim_cfg::o, AlCaHLTBitMon_ParallelJobs::p, and DDPartSelectionLevel::selectionType_.
std::ostream& operator<< | ( | std::ostream & | , |
const std::vector< DDPartSelection > & | |||
) |
Definition at line 207 of file DDPartSelection.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, l1tGTMenu_BTagSeeds_cff::os, and findQualityFiles::v.