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 >
32 name2openPMD (
const std::string& fullName);
36 openPMD::RecordComponent get_component_record (
37 openPMD::ParticleSpecies & species,
Definition BeamMonitor.cpp:37