#include "DetectorDescription/Core/interface/DDLogicalPart.h"
#include <ostream>
#include "DetectorDescription/Core/interface/DDMaterial.h"
#include "DetectorDescription/Core/interface/DDSolid.h"
#include "DetectorDescription/Core/src/LogicalPart.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <regex.h>
#include <cstddef>
Go to the source code of this file.
Functions | |
void | DD_NC (const DDName &n) |
std::pair< bool, std::string > | DDIsValid (const std::string &ns, const std::string &nm, std::vector< DDLogicalPart > &result, bool doRegex) |
std::ostream & | operator<< (std::ostream &os, const DDLogicalPart &part) |
void DD_NC | ( | const DDName & | n | ) |
Definition at line 13 of file DDLogicalPart.cc.
References DDI::Singleton< I >::instance(), DDName::name(), DDName::ns(), and AlCaHLTBitMon_ParallelJobs::p.
Referenced by DDLogicalPart::DDLogicalPart().
std::pair<bool, std::string> DDIsValid | ( | const std::string & | ns, |
const std::string & | nm, | ||
std::vector< DDLogicalPart > & | result, | ||
bool | doRegex | ||
) |
Definition at line 289 of file DDLogicalPart.cc.
References DDBase< DDName, std::unique_ptr< DDI::LogicalPart > >::begin(), objects.IsoTrackAnalyzer::candidates, DDLogicalPart::DDLogicalPart(), DDBase< DDName, std::unique_ptr< DDI::LogicalPart > >::end(), RemoveAddSevLevel::flag, DDI::Singleton< I >::instance(), mps_update::status, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by DDI::Specific::createPartSelections(), and DDLogicalPart::DDLogicalPart().
std::ostream& operator<< | ( | std::ostream & | os, |
const DDLogicalPart & | part | ||
) |
Definition at line 33 of file DDLogicalPart.cc.
References DDBase< N, C >::isDefined(), and DDBase< N, C >::rep().