aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/ElementaryProcess/QEDInternals/QuantumSyncEngineWrapper_fwd.H
blob: 2d8b2911cd8240fbe6256f973cbdcc73504c1fa3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* Copyright 2021 Luca Fedeli, Axel Huebl
 *
 * This file is part of WarpX.
 *
 * License: BSD-3-Clause-LBNL
 */

#ifndef WARPX_QUANTUM_SYNC_ENGINE_WRAPPER_FWD_H
#define WARPX_QUANTUM_SYNC_ENGINE_WRAPPER_FWD_H

class QuantumSynchrotronGetOpticalDepth;
class QuantumSynchrotronEvolveOpticalDepth;
class QuantumSynchrotronPhotonEmission;

class QuantumSynchrotronEngine;

#endif /* WARPX_QUANTUM_SYNC_ENGINE_WRAPPER_FWD_H */