CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
DDPartSelRegExpLevel Struct Reference

#include <DDPartSelection.h>

Public Member Functions

 DDPartSelRegExpLevel (const std::string &ns, const std::string &nm, int cpn, ddselection_type t, bool isRegex=false)
 

Public Attributes

int copyno_
 
bool isRegex_
 
std::string nm_
 
std::string ns_
 
ddselection_type selectionType_
 

Detailed Description

Definition at line 21 of file DDPartSelection.h.

Constructor & Destructor Documentation

◆ DDPartSelRegExpLevel()

DDPartSelRegExpLevel::DDPartSelRegExpLevel ( const std::string &  ns,
const std::string &  nm,
int  cpn,
ddselection_type  t,
bool  isRegex = false 
)
inline

Definition at line 22 of file DDPartSelection.h.

23  : ns_(ns), nm_(nm), copyno_(cpn), selectionType_(t), isRegex_(isRegex) {}

Member Data Documentation

◆ copyno_

int DDPartSelRegExpLevel::copyno_

Definition at line 25 of file DDPartSelection.h.

◆ isRegex_

bool DDPartSelRegExpLevel::isRegex_

Definition at line 27 of file DDPartSelection.h.

◆ nm_

std::string DDPartSelRegExpLevel::nm_

Definition at line 24 of file DDPartSelection.h.

◆ ns_

std::string DDPartSelRegExpLevel::ns_

Definition at line 24 of file DDPartSelection.h.

◆ selectionType_

ddselection_type DDPartSelRegExpLevel::selectionType_

Definition at line 26 of file DDPartSelection.h.

DDPartSelRegExpLevel::copyno_
int copyno_
Definition: DDPartSelection.h:25
DDPartSelRegExpLevel::nm_
std::string nm_
Definition: DDPartSelection.h:24
DDPartSelRegExpLevel::ns_
std::string ns_
Definition: DDPartSelection.h:24
DDPartSelRegExpLevel::isRegex_
bool isRegex_
Definition: DDPartSelection.h:27
DDPartSelRegExpLevel::selectionType_
ddselection_type selectionType_
Definition: DDPartSelection.h:26
submitPVValidationJobs.t
string t
Definition: submitPVValidationJobs.py:644