LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
CVNImageUtils.h File Reference

Utilities for producing images for the CVN. More...

#include <vector>
#include "larrecodnn/CVN/func/PixelMap.h"

Go to the source code of this file.

Classes

class  lcvn::CVNImageUtils
 Class containing some utility functions for all things CVN. More...
 

Namespaces

 lcvn
 Utility class for truth labels.
 

Typedefs

typedef std::vector< std::vector< unsigned char > > lcvn::ViewVector
 Useful typedefs. More...
 
typedef std::vector< ViewVector > lcvn::ImageVector
 
typedef std::vector< std::vector< float > > lcvn::ViewVectorF
 
typedef std::vector< ViewVectorF > lcvn::ImageVectorF
 

Detailed Description

Utilities for producing images for the CVN.

Author
Leigh Whitehead - leigh.nosp@m..how.nosp@m.ard.w.nosp@m.hite.nosp@m.head@.nosp@m.cern.nosp@m..ch

Definition in file CVNImageUtils.h.