27 (
const std::string&
type,
28 const std::string& name,
29 const IInterface* parent)
32 declareProperty (
"Which",
m_which = 0);
43 m_it = p.m_vo2.begin();
44 m_end = p.m_vo2.end();
47 m_it = p.m_vo3.begin();
48 m_end = p.m_vo3.end();
50 return StatusCode::SUCCESS;
64 return StatusCode::SUCCESS;
Test class for D3PD maker.
Test class for D3PD maker.