OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Namespaces | Functions
EndFieldModel.cpp File Reference
#include <algorithm>
#include "AbsBeamline/EndFieldModel/EndFieldModel.h"
Include dependency graph for EndFieldModel.cpp:

Go to the source code of this file.

Namespaces

 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)