|
ARTEMIS
|
Classes | |
| struct | CommonLaserParameters |
| class | ILaserProfile |
| class | GaussianLaserProfile |
| class | HarrisLaserProfile |
| class | FieldFunctionLaserProfile |
| class | FromTXYEFileLaserProfile |
Variables | |
| const std::map< std::string, std::function< std::unique_ptr< ILaserProfile >)>> | laser_profiles_dictionary |
| const std::map<std::string,std::function<std::unique_ptr<ILaserProfile>)>> WarpXLaserProfiles::laser_profiles_dictionary |
Maps laser profile names to lambdas returing unique pointers to the corresponding laser profile objects.