OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
FromFile.h File Reference

Defines the FromFile class used for reading particle phase space from ASCII files. More...

#include <fstream>
#include <memory>
#include <sstream>
#include <string>
#include <vector>
#include "Distribution.h"
#include "Ippl.h"
#include "OPALTypes.h"
#include "SamplingBase.hpp"
#include "Utilities/OpalException.h"
Include dependency graph for FromFile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FromFile
 Implements the sampling method for reading particle phase space from ASCII files. More...
 

Detailed Description

Defines the FromFile class used for reading particle phase space from ASCII files.

Definition in file FromFile.h.