Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DetectorDescription
Core
src
DDPartSelectionExpander.cc
Go to the documentation of this file.
1
#include "
DetectorDescription/Core/interface/DDPartSelectionExpander.h
"
2
3
DDPartSelectionExpander::DDPartSelectionExpander
(
const
DDCompactView
& cpv)
4
: graph_(cpv.
graph
())
5
{ }
6
7
size_t
DDPartSelectionExpander::expand
(
const
DDPartSelection
&
/*input*/
,
PartSelectionTree
&
/*result*/
)
const
8
{
9
size_t
count
(0);
10
return
count
;
11
}
KineDebug3::count
void count()
Definition:
KinematicConstrainedVertexUpdatorT.h:20
DDCompactView
type of data representation of DDCompactView
Definition:
DDCompactView.h:77
DDPartSelection
Definition:
DDPartSelection.h:38
DDPartSelectionExpander::expand
size_t expand(const DDPartSelection &input, PartSelectionTree &result) const
Definition:
DDPartSelectionExpander.cc:7
DDPartSelectionExpander::DDPartSelectionExpander
DDPartSelectionExpander(const DDCompactView &)
Definition:
DDPartSelectionExpander.cc:3
DDPartSelectionExpander.h
graph
Definition:
adjgraph.h:12
Generated for CMSSW Reference Manual by
1.8.5