#include <ProductWithPtrs.h>
Definition at line 14 of file ProductWithPtrs.h.
arttest::ProductWithPtrs::ProductWithPtrs |
( |
| ) |
|
|
inline |
Definition at line 43 of file ProductWithPtrs.h.
45 #ifndef ART_NO_MIX_PTRVECTOR art::PtrVector< double > pvd_
std::vector< art::Ptr< double > > vpd_
Definition at line 52 of file ProductWithPtrs.h.
58 #ifndef ART_NO_MIX_PTRVECTOR art::PtrVector< double > pvd_
std::vector< art::Ptr< double > > vpd_
art::PtrVector< double > const & arttest::ProductWithPtrs::ptrVectorDouble |
( |
| ) |
const |
|
inline |
art::PtrVector< double > & arttest::ProductWithPtrs::ptrVectorDouble |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: