~mbogomilov/maus/devel3

« back to all changes in this revision

Viewing changes to tests/cpp_unit/BeamTools/BTMultipoleTest.cc

  • Committer: Durga Rajaram
  • Date: 2014-01-14 07:07:02 UTC
  • mfrom: (659.1.80 relcand)
  • Revision ID: durga@fnal.gov-20140114070702-2l1fuj1w6rraw7xe
Tags: MAUS-v0.7.6
MAUS-v0.7.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
#include "Interface/Differentiator.hh"
27
27
#include "Interface/MathUtils.hh"
28
 
#include "Interface/Squeal.hh"
 
28
#include "Utils/Exception.hh"
29
29
#include "Maths/Matrix.hh"
30
30
#include "Maths/Vector.hh"
31
31