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
10
DDPartSelectionExpander::expand
(
const
DDPartSelection
& ,
PartSelectionTree
& )
const
11
{
12
size_t
count
(0);
13
return
count
;
14
}
KineDebug3::count
void count()
Definition:
KinematicConstrainedVertexUpdatorT.h:23
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:10
DDPartSelectionExpander::DDPartSelectionExpander
DDPartSelectionExpander(const DDCompactView &)
Definition:
DDPartSelectionExpander.cc:5
math::Graph
Definition:
Graph.h:13
DDPartSelectionExpander.h
Generated for CMSSW Reference Manual by
1.8.11