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