All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LArRawInputSource_source.cc
Go to the documentation of this file.
1 // ======================================================================
2 //
3 // LArRawInputSource_source.cc
4 //
5 // ======================================================================
6 
7 #include "art/Framework/Core/InputSourceMacros.h"
8 #include "art/Framework/IO/Sources/Source.h"
10 
11 DEFINE_ART_INPUT_SOURCE(art::Source<lris::LArRawInputDriver>)
Source to convert raw binary files to root files.