LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ImageMaker.h
Go to the documentation of this file.
1
#include "
art/Framework/Principal/Event.h
"
2
#include "hep_hpc/hdf5/File.hpp"
3
4
namespace
dnn
{
5
6
class
ImageMaker
{
7
public
:
8
virtual
~ImageMaker
() noexcept =
default
;
9
virtual
void
saveImage
(
art::Event
const
&,
hep_hpc::hdf5::File
&) = 0;
10
};
11
}
dnn::ImageMaker
Definition:
ImageMaker.h:6
Event.h
dnn
Definition:
ImageMaker.h:4
art::Event
Definition:
Event.h:26
dnn::ImageMaker::~ImageMaker
virtual ~ImageMaker() noexcept=default
lariov::DataSource::File
Definition:
IOVDataConstants.h:15
dnn::ImageMaker::saveImage
virtual void saveImage(art::Event const &, hep_hpc::hdf5::File &)=0
larrecodnn
v09_23_00
source
larrecodnn
ImageMaker
ImageMaker.h
Generated on Thu May 2 2024 20:59:50 for LArSoft by
1.8.11