10#ifndef IMPACTX_OPENPMD_H
11#define IMPACTX_OPENPMD_H
13#ifdef ImpactX_USE_OPENPMD
14# include <openPMD/openPMD.hpp>
23#ifdef ImpactX_USE_OPENPMD
31 std::pair< std::string, std::string >
36 openPMD::RecordComponent get_component_record (
37 openPMD::ParticleSpecies & species,
std::pair< std::string, std::string > name2openPMD(std::string const &fullName)
Definition BeamMonitor.cpp:37