OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include <algorithm>
#include <sstream>
#include "Utilities/GeneralClassicException.h"
#include "AbsBeamline/EndFieldModel/EndFieldModel.h"
Go to the source code of this file.
Namespaces | |
namespace | endfieldmodel |
Functions | |
bool | endfieldmodel::GreaterThan (std::vector< int > v1, std::vector< int > v2) |
CompactVector helper function, used for sorting. More... | |
std::vector< std::vector< int > > | endfieldmodel::CompactVector (std::vector< std::vector< int > > vec) |