Classes | |
struct | Config |
Public Types | |
using | mv_t = cet::map_vector< unsigned int > |
using | mvv_t = mv_t::value_type |
using | mvm_t = mv_t::mapped_type |
using | Parameters = art::MixFilterTable< Config > |
using | mv_t = cet::map_vector< unsigned int > |
using | mvv_t = typename mv_t::value_type |
using | mvm_t = typename mv_t::mapped_type |
using | mv_t = cet::map_vector< unsigned int > |
using | mvv_t = typename mv_t::value_type |
using | mvm_t = typename mv_t::mapped_type |
using | mv_t = cet::map_vector< unsigned int > |
using | mvv_t = typename mv_t::value_type |
using | mvm_t = typename mv_t::mapped_type |
using | mv_t = cet::map_vector< unsigned int > |
using | mvv_t = typename mv_t::value_type |
using | mvm_t = typename mv_t::mapped_type |
Public Member Functions | |
MixFilterTestDetail (Parameters const &p, art::MixHelper &helper) | |
MixFilterTestDetail (MixFilterTestDetail const &)=delete | |
MixFilterTestDetail & | operator= (MixFilterTestDetail const &)=delete |
~MixFilterTestDetail () | |
void | startEvent (art::Event const &) |
size_t | nSecondaries () const |
void | processEventIDs (art::EventIDSequence const &seq) |
void | processEventAuxiliaries (art::EventAuxiliarySequence const &) |
void | finalizeEvent (art::Event &t) |
void | respondToOpenInputFile (art::FileBlock const &fb) |
void | respondToCloseInputFile (art::FileBlock const &fb) |
void | respondToOpenOutputFiles (art::FileBlock const &fb) |
void | respondToCloseOutputFiles (art::FileBlock const &fb) |
void | beginSubRun (art::SubRun const &sr) |
void | endSubRun (art::SubRun &sr) |
void | beginRun (art::Run const &r) |
void | endRun (art::Run &r) |
template<typename PROD , typename OPROD = PROD> | |
bool | mixByAddition (std::vector< PROD const * > const &, OPROD &, art::PtrRemapper const &) |
bool | aggregateDoubleCollection (std::vector< std::vector< double > const * > const &in, std::vector< double > &out, art::PtrRemapper const &) |
bool | aggregate_map_vector (std::vector< mv_t const * > const &in, mv_t &out, art::PtrRemapper const &) |
bool | mixPtrs (std::vector< std::vector< art::Ptr< double >> const * > const &in, std::vector< art::Ptr< double >> &out, art::PtrRemapper const &remap) |
bool | mixPtrVectors (std::vector< art::PtrVector< double > const * > const &in, art::PtrVector< double > &out, art::PtrRemapper const &remap) |
bool | mixProductWithPtrs (std::vector< arttest::ProductWithPtrs const * > const &in, arttest::ProductWithPtrs &out, art::PtrRemapper const &remap) |
bool | mixmap_vectorPtrs (std::vector< std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> const * > const &in, std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> &out, art::PtrRemapper const &remap) |
bool | mixSRProduct (std::vector< double const * > const &in, DoubleProduct &out, art::PtrRemapper const &) |
bool | mixRProduct (std::vector< double const * > const &in, DoubleProduct &out, art::PtrRemapper const &) |
template<typename COLL > | |
void | verifyInSize (COLL const &in) const |
MixFilterTestDetail (fhicl::ParameterSet const &p, art::MixHelper &helper) | |
MixFilterTestDetail (MixFilterTestDetail const &)=delete | |
MixFilterTestDetail & | operator= (MixFilterTestDetail const &)=delete |
~MixFilterTestDetail () | |
void | startEvent (art::Event const &) |
size_t | nSecondaries () const |
void | processEventIDs (art::EventIDSequence const &seq) |
void | finalizeEvent (art::Event &t) |
void | respondToOpenInputFile (art::FileBlock const &fb) |
void | respondToCloseInputFile (art::FileBlock const &fb) |
void | respondToOpenOutputFiles (art::FileBlock const &fb) |
void | respondToCloseOutputFiles (art::FileBlock const &fb) |
template<typename T > | |
bool | mixByAddition (std::vector< T const * > const &, T &, art::PtrRemapper const &) |
bool | aggregateDoubleCollection (std::vector< std::vector< double > const * > const &in, std::vector< double > &out, art::PtrRemapper const &) |
bool | aggregate_map_vector (std::vector< mv_t const * > const &in, mv_t &out, art::PtrRemapper const &) |
bool | mixPtrs (std::vector< std::vector< art::Ptr< double >> const * > const &in, std::vector< art::Ptr< double >> &out, art::PtrRemapper const &remap) |
bool | mixPtrVectors (std::vector< art::PtrVector< double > const * > const &in, art::PtrVector< double > &out, art::PtrRemapper const &remap) |
bool | mixProductWithPtrs (std::vector< arttest::ProductWithPtrs const * > const &in, arttest::ProductWithPtrs &out, art::PtrRemapper const &remap) |
bool | mixmap_vectorPtrs (std::vector< std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> const * > const &in, std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> &out, art::PtrRemapper const &remap) |
template<typename COLL > | |
void | verifyInSize (COLL const &in) const |
MixFilterTestDetail (fhicl::ParameterSet const &p, art::MixHelper &helper) | |
MixFilterTestDetail (MixFilterTestDetail const &)=delete | |
MixFilterTestDetail & | operator= (MixFilterTestDetail const &)=delete |
~MixFilterTestDetail () | |
void | startEvent (art::Event const &) |
size_t | nSecondaries () const |
void | processEventIDs (art::EventIDSequence const &seq) |
void | finalizeEvent (art::Event &t) |
void | respondToOpenInputFile (art::FileBlock const &fb) |
void | respondToCloseInputFile (art::FileBlock const &fb) |
void | respondToOpenOutputFiles (art::FileBlock const &fb) |
void | respondToCloseOutputFiles (art::FileBlock const &fb) |
template<typename T > | |
bool | mixByAddition (std::vector< T const * > const &, T &, art::PtrRemapper const &) |
bool | aggregateDoubleCollection (std::vector< std::vector< double > const * > const &in, std::vector< double > &out, art::PtrRemapper const &) |
bool | aggregate_map_vector (std::vector< mv_t const * > const &in, mv_t &out, art::PtrRemapper const &) |
bool | mixPtrs (std::vector< std::vector< art::Ptr< double >> const * > const &in, std::vector< art::Ptr< double >> &out, art::PtrRemapper const &remap) |
bool | mixPtrVectors (std::vector< art::PtrVector< double > const * > const &in, art::PtrVector< double > &out, art::PtrRemapper const &remap) |
bool | mixProductWithPtrs (std::vector< arttest::ProductWithPtrs const * > const &in, arttest::ProductWithPtrs &out, art::PtrRemapper const &remap) |
bool | mixmap_vectorPtrs (std::vector< std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> const * > const &in, std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> &out, art::PtrRemapper const &remap) |
template<typename COLL > | |
void | verifyInSize (COLL const &in) const |
MixFilterTestDetail (fhicl::ParameterSet const &p, art::MixHelper &helper) | |
MixFilterTestDetail (MixFilterTestDetail const &)=delete | |
MixFilterTestDetail & | operator= (MixFilterTestDetail const &)=delete |
~MixFilterTestDetail () | |
void | startEvent (art::Event const &) |
size_t | nSecondaries () const |
void | processEventIDs (art::EventIDSequence const &seq) |
void | finalizeEvent (art::Event &t) |
void | respondToOpenInputFile (art::FileBlock const &fb) |
void | respondToCloseInputFile (art::FileBlock const &fb) |
void | respondToOpenOutputFiles (art::FileBlock const &fb) |
void | respondToCloseOutputFiles (art::FileBlock const &fb) |
template<typename T > | |
bool | mixByAddition (std::vector< T const * > const &, T &, art::PtrRemapper const &) |
bool | aggregateDoubleCollection (std::vector< std::vector< double > const * > const &in, std::vector< double > &out, art::PtrRemapper const &) |
bool | aggregate_map_vector (std::vector< mv_t const * > const &in, mv_t &out, art::PtrRemapper const &) |
bool | mixPtrs (std::vector< std::vector< art::Ptr< double >> const * > const &in, std::vector< art::Ptr< double >> &out, art::PtrRemapper const &remap) |
bool | mixPtrVectors (std::vector< art::PtrVector< double > const * > const &in, art::PtrVector< double > &out, art::PtrRemapper const &remap) |
bool | mixProductWithPtrs (std::vector< arttest::ProductWithPtrs const * > const &in, arttest::ProductWithPtrs &out, art::PtrRemapper const &remap) |
bool | mixmap_vectorPtrs (std::vector< std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> const * > const &in, std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> &out, art::PtrRemapper const &remap) |
template<typename COLL > | |
void | verifyInSize (COLL const &in) const |
MixFilterTestDetail (fhicl::ParameterSet const &p, art::MixHelper &helper) | |
MixFilterTestDetail (MixFilterTestDetail const &)=delete | |
MixFilterTestDetail & | operator= (MixFilterTestDetail const &)=delete |
~MixFilterTestDetail () | |
void | startEvent (art::Event const &) |
size_t | nSecondaries () const |
void | processEventIDs (art::EventIDSequence const &seq) |
void | finalizeEvent (art::Event &t) |
void | respondToOpenInputFile (art::FileBlock const &fb) |
void | respondToCloseInputFile (art::FileBlock const &fb) |
void | respondToOpenOutputFiles (art::FileBlock const &fb) |
void | respondToCloseOutputFiles (art::FileBlock const &fb) |
template<typename T > | |
bool | mixByAddition (std::vector< T const * > const &, T &, art::PtrRemapper const &) |
bool | aggregateDoubleCollection (std::vector< std::vector< double > const * > const &in, std::vector< double > &out, art::PtrRemapper const &) |
bool | aggregate_map_vector (std::vector< mv_t const * > const &in, mv_t &out, art::PtrRemapper const &) |
bool | mixPtrs (std::vector< std::vector< art::Ptr< double >> const * > const &in, std::vector< art::Ptr< double >> &out, art::PtrRemapper const &remap) |
bool | mixPtrVectors (std::vector< art::PtrVector< double > const * > const &in, art::PtrVector< double > &out, art::PtrRemapper const &remap) |
bool | mixProductWithPtrs (std::vector< arttest::ProductWithPtrs const * > const &in, arttest::ProductWithPtrs &out, art::PtrRemapper const &remap) |
bool | mixmap_vectorPtrs (std::vector< std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> const * > const &in, std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> &out, art::PtrRemapper const &remap) |
template<typename COLL > | |
void | verifyInSize (COLL const &in) const |
Private Attributes | |
size_t const | nSecondaries_ |
bool const | testRemapper_ |
std::vector< size_t > | doubleVectorOffsets_ {} |
std::vector< size_t > | map_vectorOffsets_ {} |
std::unique_ptr< art::EventIDSequence > | eIDs_ {} |
bool | startEvent_called_ {false} |
bool | processEventIDs_called_ {false} |
bool | processEventAuxiliaries_called_ {false} |
size_t | beginSubRunCounter_ {} |
size_t | endSubRunCounter_ {} |
size_t | beginRunCounter_ {} |
size_t | endRunCounter_ {} |
int | currentEvent_ {-1} |
bool const | testZeroSecondaries_ |
bool const | testPtrFailure_ |
bool const | testEventOrdering_ |
bool const | testNoLimEventDupes_ |
bool const | compactMissingProducts_ |
size_t const | expectedRespondFunctionCalls_ |
art::MixHelper::Mode const | readMode_ |
size_t | respondFunctionsSeen_ {} |
std::vector< int > | allEvents_ {} |
std::unordered_set< int > | uniqueEvents_ {} |
double | subRunInfo_ {} |
double | runInfo_ {} |
Definition at line 87 of file MixFilterTest_module.cc.
using arttest::MixFilterTestDetail::mv_t = cet::map_vector<unsigned int> |
Definition at line 87 of file MixFilterTestETS_module.cc.
using arttest::MixFilterTestDetail::mv_t = cet::map_vector<unsigned int> |
Definition at line 87 of file MixFilterTestETSc_module.cc.
using arttest::MixFilterTestDetail::mv_t = cet::map_vector<unsigned int> |
Definition at line 87 of file MixFilterTestNoStartEvent_module.cc.
using arttest::MixFilterTestDetail::mv_t = cet::map_vector<unsigned int> |
Definition at line 87 of file MixFilterTestOldStartEvent_module.cc.
using arttest::MixFilterTestDetail::mv_t = cet::map_vector<unsigned int> |
Definition at line 89 of file MixFilterTest_module.cc.
using arttest::MixFilterTestDetail::mvm_t = typename mv_t::mapped_type |
Definition at line 89 of file MixFilterTestOldStartEvent_module.cc.
using arttest::MixFilterTestDetail::mvm_t = typename mv_t::mapped_type |
Definition at line 89 of file MixFilterTestETSc_module.cc.
using arttest::MixFilterTestDetail::mvm_t = typename mv_t::mapped_type |
Definition at line 89 of file MixFilterTestNoStartEvent_module.cc.
using arttest::MixFilterTestDetail::mvm_t = typename mv_t::mapped_type |
Definition at line 89 of file MixFilterTestETS_module.cc.
Definition at line 91 of file MixFilterTest_module.cc.
using arttest::MixFilterTestDetail::mvv_t = typename mv_t::value_type |
Definition at line 88 of file MixFilterTestETS_module.cc.
using arttest::MixFilterTestDetail::mvv_t = typename mv_t::value_type |
Definition at line 88 of file MixFilterTestOldStartEvent_module.cc.
using arttest::MixFilterTestDetail::mvv_t = typename mv_t::value_type |
Definition at line 88 of file MixFilterTestNoStartEvent_module.cc.
using arttest::MixFilterTestDetail::mvv_t = typename mv_t::value_type |
Definition at line 88 of file MixFilterTestETSc_module.cc.
Definition at line 90 of file MixFilterTest_module.cc.
Definition at line 109 of file MixFilterTest_module.cc.
arttest::MixFilterTestDetail::MixFilterTestDetail | ( | Parameters const & | p, |
art::MixHelper & | helper | ||
) |
Definition at line 265 of file MixFilterTest_module.cc.
|
delete |
arttest::MixFilterTestDetail::~MixFilterTestDetail | ( | ) |
Definition at line 375 of file MixFilterTest_module.cc.
arttest::MixFilterTestDetail::MixFilterTestDetail | ( | fhicl::ParameterSet const & | p, |
art::MixHelper & | helper | ||
) |
Definition at line 212 of file MixFilterTestETS_module.cc.
|
delete |
arttest::MixFilterTestDetail::~MixFilterTestDetail | ( | ) |
arttest::MixFilterTestDetail::MixFilterTestDetail | ( | fhicl::ParameterSet const & | p, |
art::MixHelper & | helper | ||
) |
|
delete |
arttest::MixFilterTestDetail::~MixFilterTestDetail | ( | ) |
arttest::MixFilterTestDetail::MixFilterTestDetail | ( | fhicl::ParameterSet const & | p, |
art::MixHelper & | helper | ||
) |
|
delete |
arttest::MixFilterTestDetail::~MixFilterTestDetail | ( | ) |
arttest::MixFilterTestDetail::MixFilterTestDetail | ( | fhicl::ParameterSet const & | p, |
art::MixHelper & | helper | ||
) |
|
delete |
arttest::MixFilterTestDetail::~MixFilterTestDetail | ( | ) |
bool arttest::MixFilterTestDetail::aggregate_map_vector | ( | std::vector< mv_t const * > const & | in, |
mv_t & | out, | ||
art::PtrRemapper const & | |||
) |
bool arttest::MixFilterTestDetail::aggregate_map_vector | ( | std::vector< mv_t const * > const & | in, |
mv_t & | out, | ||
art::PtrRemapper const & | |||
) |
bool arttest::MixFilterTestDetail::aggregate_map_vector | ( | std::vector< mv_t const * > const & | in, |
mv_t & | out, | ||
art::PtrRemapper const & | |||
) |
bool arttest::MixFilterTestDetail::aggregate_map_vector | ( | std::vector< mv_t const * > const & | in, |
mv_t & | out, | ||
art::PtrRemapper const & | |||
) |
bool arttest::MixFilterTestDetail::aggregate_map_vector | ( | std::vector< mv_t const * > const & | in, |
mv_t & | out, | ||
art::PtrRemapper const & | |||
) |
Definition at line 587 of file MixFilterTest_module.cc.
bool arttest::MixFilterTestDetail::aggregateDoubleCollection | ( | std::vector< std::vector< double > const * > const & | in, |
std::vector< double > & | out, | ||
art::PtrRemapper const & | |||
) |
bool arttest::MixFilterTestDetail::aggregateDoubleCollection | ( | std::vector< std::vector< double > const * > const & | in, |
std::vector< double > & | out, | ||
art::PtrRemapper const & | |||
) |
bool arttest::MixFilterTestDetail::aggregateDoubleCollection | ( | std::vector< std::vector< double > const * > const & | in, |
std::vector< double > & | out, | ||
art::PtrRemapper const & | |||
) |
bool arttest::MixFilterTestDetail::aggregateDoubleCollection | ( | std::vector< std::vector< double > const * > const & | in, |
std::vector< double > & | out, | ||
art::PtrRemapper const & | |||
) |
bool arttest::MixFilterTestDetail::aggregateDoubleCollection | ( | std::vector< std::vector< double > const * > const & | in, |
std::vector< double > & | out, | ||
art::PtrRemapper const & | |||
) |
Definition at line 576 of file MixFilterTest_module.cc.
void arttest::MixFilterTestDetail::beginRun | ( | art::Run const & | r | ) |
Definition at line 547 of file MixFilterTest_module.cc.
void arttest::MixFilterTestDetail::beginSubRun | ( | art::SubRun const & | sr | ) |
Definition at line 533 of file MixFilterTest_module.cc.
void arttest::MixFilterTestDetail::endRun | ( | art::Run & | r | ) |
Definition at line 554 of file MixFilterTest_module.cc.
void arttest::MixFilterTestDetail::endSubRun | ( | art::SubRun & | sr | ) |
Definition at line 540 of file MixFilterTest_module.cc.
void arttest::MixFilterTestDetail::finalizeEvent | ( | art::Event & | t | ) |
void arttest::MixFilterTestDetail::finalizeEvent | ( | art::Event & | t | ) |
void arttest::MixFilterTestDetail::finalizeEvent | ( | art::Event & | t | ) |
void arttest::MixFilterTestDetail::finalizeEvent | ( | art::Event & | t | ) |
void arttest::MixFilterTestDetail::finalizeEvent | ( | art::Event & | t | ) |
Definition at line 494 of file MixFilterTest_module.cc.
bool arttest::MixFilterTestDetail::mixByAddition | ( | std::vector< T const * > const & | , |
T & | , | ||
art::PtrRemapper const & | |||
) |
bool arttest::MixFilterTestDetail::mixByAddition | ( | std::vector< T const * > const & | in, |
T & | out, | ||
art::PtrRemapper const & | |||
) |
Definition at line 442 of file MixFilterTestETS_module.cc.
bool arttest::MixFilterTestDetail::mixByAddition | ( | std::vector< T const * > const & | , |
T & | , | ||
art::PtrRemapper const & | |||
) |
bool arttest::MixFilterTestDetail::mixByAddition | ( | std::vector< T const * > const & | , |
T & | , | ||
art::PtrRemapper const & | |||
) |
bool arttest::MixFilterTestDetail::mixByAddition | ( | std::vector< PROD const * > const & | in, |
OPROD & | out, | ||
art::PtrRemapper const & | |||
) |
Definition at line 562 of file MixFilterTest_module.cc.
bool arttest::MixFilterTestDetail::mixmap_vectorPtrs | ( | std::vector< std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> const * > const & | in, |
std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixmap_vectorPtrs | ( | std::vector< std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> const * > const & | in, |
std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixmap_vectorPtrs | ( | std::vector< std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> const * > const & | in, |
std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixmap_vectorPtrs | ( | std::vector< std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> const * > const & | in, |
std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixmap_vectorPtrs | ( | std::vector< std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> const * > const & | in, |
std::vector< art::Ptr< cet::map_vector< unsigned int >::value_type >> & | out, | ||
art::PtrRemapper const & | remap | ||
) |
Definition at line 651 of file MixFilterTest_module.cc.
bool arttest::MixFilterTestDetail::mixProductWithPtrs | ( | std::vector< arttest::ProductWithPtrs const * > const & | in, |
arttest::ProductWithPtrs & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixProductWithPtrs | ( | std::vector< arttest::ProductWithPtrs const * > const & | in, |
arttest::ProductWithPtrs & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixProductWithPtrs | ( | std::vector< arttest::ProductWithPtrs const * > const & | in, |
arttest::ProductWithPtrs & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixProductWithPtrs | ( | std::vector< arttest::ProductWithPtrs const * > const & | in, |
arttest::ProductWithPtrs & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixProductWithPtrs | ( | std::vector< arttest::ProductWithPtrs const * > const & | in, |
arttest::ProductWithPtrs & | out, | ||
art::PtrRemapper const & | remap | ||
) |
Definition at line 625 of file MixFilterTest_module.cc.
bool arttest::MixFilterTestDetail::mixPtrs | ( | std::vector< std::vector< art::Ptr< double >> const * > const & | in, |
std::vector< art::Ptr< double >> & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixPtrs | ( | std::vector< std::vector< art::Ptr< double >> const * > const & | in, |
std::vector< art::Ptr< double >> & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixPtrs | ( | std::vector< std::vector< art::Ptr< double >> const * > const & | in, |
std::vector< art::Ptr< double >> & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixPtrs | ( | std::vector< std::vector< art::Ptr< double >> const * > const & | in, |
std::vector< art::Ptr< double >> & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixPtrs | ( | std::vector< std::vector< art::Ptr< double >> const * > const & | in, |
std::vector< art::Ptr< double >> & | out, | ||
art::PtrRemapper const & | remap | ||
) |
Definition at line 598 of file MixFilterTest_module.cc.
bool arttest::MixFilterTestDetail::mixPtrVectors | ( | std::vector< art::PtrVector< double > const * > const & | in, |
art::PtrVector< double > & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixPtrVectors | ( | std::vector< art::PtrVector< double > const * > const & | in, |
art::PtrVector< double > & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixPtrVectors | ( | std::vector< art::PtrVector< double > const * > const & | in, |
art::PtrVector< double > & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixPtrVectors | ( | std::vector< art::PtrVector< double > const * > const & | in, |
art::PtrVector< double > & | out, | ||
art::PtrRemapper const & | remap | ||
) |
bool arttest::MixFilterTestDetail::mixPtrVectors | ( | std::vector< art::PtrVector< double > const * > const & | in, |
art::PtrVector< double > & | out, | ||
art::PtrRemapper const & | remap | ||
) |
Definition at line 613 of file MixFilterTest_module.cc.
bool arttest::MixFilterTestDetail::mixRProduct | ( | std::vector< double const * > const & | in, |
DoubleProduct & | out, | ||
art::PtrRemapper const & | remap | ||
) |
Definition at line 673 of file MixFilterTest_module.cc.
bool arttest::MixFilterTestDetail::mixSRProduct | ( | std::vector< double const * > const & | in, |
DoubleProduct & | out, | ||
art::PtrRemapper const & | remap | ||
) |
Definition at line 663 of file MixFilterTest_module.cc.
size_t arttest::MixFilterTestDetail::nSecondaries | ( | ) | const |
size_t arttest::MixFilterTestDetail::nSecondaries | ( | ) | const |
size_t arttest::MixFilterTestDetail::nSecondaries | ( | ) | const |
size_t arttest::MixFilterTestDetail::nSecondaries | ( | ) | const |
size_t arttest::MixFilterTestDetail::nSecondaries | ( | ) | const |
Definition at line 409 of file MixFilterTest_module.cc.
|
delete |
|
delete |
|
delete |
|
delete |
|
delete |
void arttest::MixFilterTestDetail::processEventAuxiliaries | ( | art::EventAuxiliarySequence const & | seq | ) |
Definition at line 476 of file MixFilterTest_module.cc.
void arttest::MixFilterTestDetail::processEventIDs | ( | art::EventIDSequence const & | seq | ) |
void arttest::MixFilterTestDetail::processEventIDs | ( | art::EventIDSequence const & | seq | ) |
void arttest::MixFilterTestDetail::processEventIDs | ( | art::EventIDSequence const & | seq | ) |
void arttest::MixFilterTestDetail::processEventIDs | ( | art::EventIDSequence const & | seq | ) |
void arttest::MixFilterTestDetail::processEventIDs | ( | art::EventIDSequence const & | seq | ) |
Definition at line 415 of file MixFilterTest_module.cc.
void arttest::MixFilterTestDetail::respondToCloseInputFile | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToCloseInputFile | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToCloseInputFile | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToCloseInputFile | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToCloseInputFile | ( | art::FileBlock const & | fb | ) |
Definition at line 515 of file MixFilterTest_module.cc.
void arttest::MixFilterTestDetail::respondToCloseOutputFiles | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToCloseOutputFiles | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToCloseOutputFiles | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToCloseOutputFiles | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToCloseOutputFiles | ( | art::FileBlock const & | fb | ) |
Definition at line 527 of file MixFilterTest_module.cc.
void arttest::MixFilterTestDetail::respondToOpenInputFile | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToOpenInputFile | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToOpenInputFile | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToOpenInputFile | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToOpenInputFile | ( | art::FileBlock const & | fb | ) |
Definition at line 509 of file MixFilterTest_module.cc.
void arttest::MixFilterTestDetail::respondToOpenOutputFiles | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToOpenOutputFiles | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToOpenOutputFiles | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToOpenOutputFiles | ( | art::FileBlock const & | fb | ) |
void arttest::MixFilterTestDetail::respondToOpenOutputFiles | ( | art::FileBlock const & | fb | ) |
Definition at line 521 of file MixFilterTest_module.cc.
void arttest::MixFilterTestDetail::startEvent | ( | art::Event const & | ) |
void arttest::MixFilterTestDetail::startEvent | ( | art::Event const & | ) |
void arttest::MixFilterTestDetail::startEvent | ( | art::Event const & | ) |
void arttest::MixFilterTestDetail::startEvent | ( | art::Event const & | ) |
void arttest::MixFilterTestDetail::startEvent | ( | art::Event const & | ) |
void arttest::MixFilterTestDetail::verifyInSize | ( | COLL const & | in | ) | const |
void arttest::MixFilterTestDetail::verifyInSize | ( | COLL const & | in | ) | const |
void arttest::MixFilterTestDetail::verifyInSize | ( | COLL const & | in | ) | const |
void arttest::MixFilterTestDetail::verifyInSize | ( | COLL const & | in | ) | const |
|
inline |
Definition at line 258 of file MixFilterTest_module.cc.
|
private |
Definition at line 248 of file MixFilterTest_module.cc.
|
private |
Definition at line 234 of file MixFilterTest_module.cc.
|
private |
Definition at line 232 of file MixFilterTest_module.cc.
|
private |
Definition at line 241 of file MixFilterTest_module.cc.
|
private |
Definition at line 236 of file MixFilterTest_module.cc.
|
private |
Definition at line 226 of file MixFilterTest_module.cc.
|
private |
Definition at line 228 of file MixFilterTest_module.cc.
|
private |
Definition at line 235 of file MixFilterTest_module.cc.
|
private |
Definition at line 233 of file MixFilterTest_module.cc.
|
private |
Definition at line 242 of file MixFilterTest_module.cc.
|
private |
Definition at line 227 of file MixFilterTest_module.cc.
|
private |
Definition at line 224 of file MixFilterTest_module.cc.
|
private |
Definition at line 231 of file MixFilterTest_module.cc.
|
private |
Definition at line 230 of file MixFilterTest_module.cc.
|
private |
Definition at line 243 of file MixFilterTest_module.cc.
|
private |
Definition at line 245 of file MixFilterTest_module.cc.
|
private |
Definition at line 253 of file MixFilterTest_module.cc.
|
private |
Definition at line 229 of file MixFilterTest_module.cc.
|
private |
Definition at line 252 of file MixFilterTest_module.cc.
|
private |
Definition at line 239 of file MixFilterTest_module.cc.
|
private |
Definition at line 240 of file MixFilterTest_module.cc.
|
private |
Definition at line 238 of file MixFilterTest_module.cc.
|
private |
Definition at line 225 of file MixFilterTest_module.cc.
|
private |
Definition at line 237 of file MixFilterTest_module.cc.
|
private |
Definition at line 249 of file MixFilterTest_module.cc.