WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
cnpy.cxx File Reference
#include "WireCellUtil/cnpy.h"
#include <complex>
#include <cstdlib>
#include <algorithm>
#include <cstring>
#include <iomanip>
#include <stdint.h>
#include <stdexcept>
#include <regex>
Include dependency graph for cnpy.cxx:

Go to the source code of this file.

Functions

cnpy::NpyArray load_the_npy_file (FILE *fp)
 
cnpy::NpyArray load_the_npz_array (FILE *fp, uint32_t compr_bytes, uint32_t uncompr_bytes)
 

Function Documentation

◆ load_the_npy_file()

cnpy::NpyArray load_the_npy_file ( FILE *  fp)

Definition at line 195 of file cnpy.cxx.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ load_the_npz_array()

cnpy::NpyArray load_the_npz_array ( FILE *  fp,
uint32_t  compr_bytes,
uint32_t  uncompr_bytes 
)

Definition at line 208 of file cnpy.cxx.

Here is the call graph for this function:
Here is the caller graph for this function: