/**
* Contains classes to model trajectories, i.e. a set of source and detector positions.
*
* @author Andreas Maier
*/
package edu.stanford.rsl.conrad.geometry.trajectories;
/*
* Copyright (C) 2010-2014 Andreas Maier
* CONRAD is developed as an Open Source project under the GNU General Public License (GPL).
*/