LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
art::detail::call_respondToOpenInputFile< T > Struct Template Reference

#include "MixFilter.h"

Public Member Functions

 call_respondToOpenInputFile (T &t, FileBlock const &fb)
 

Detailed Description

template<typename T>
struct art::detail::call_respondToOpenInputFile< T >

Definition at line 530 of file MixFilter.h.

Constructor & Destructor Documentation

template<typename T >
art::detail::call_respondToOpenInputFile< T >::call_respondToOpenInputFile ( T &  t,
FileBlock const &  fb 
)
inline

Definition at line 531 of file MixFilter.h.

532  {
533  t.respondToOpenInputFile(fb);
534  }
TFile fb("Li6.root")

The documentation for this struct was generated from the following file: