C++QEDElements  v2 Milestone 10
a framework for simulating open quantum dynamics – generic elements
Particle.h
Go to the documentation of this file.
1 // Copyright András Vukics 2006–2014. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt)
3 // -*- C++ -*-
4 #ifndef CPPQEDELEMENTS_FREES_PARTICLE_H_INCLUDED
5 #define CPPQEDELEMENTS_FREES_PARTICLE_H_INCLUDED
6 
7 #include "Particle_.h"
8 #include "ParticleInitialCondition.h"
9 #include "ParsParticle.h"
10 
11 #endif // CPPQEDELEMENTS_FREES_PARTICLE_H_INCLUDED
Defines the particle-bundle.