#include <vector>
#include <string>
#include "GaudiKernel/Algorithm.h"
#include "AtlfastEvent/ReconstructedParticle.h"
#include "CLHEP/Random/RandomEngine.h"
#include "CLHEP/Random/RandFlat.h"
#include "AtlfastEvent/TypeVisitor.h"
#include "AtlfastEvent/CollectionDefs.h"
#include "AtlfastEvent/Interpolator.h"
#include "AtlfastAlgs/ContainerDispatcher.h"
#include "AtlfastEvent/ICluster.h"
#include "CLHEP/Vector/LorentzVector.h"
Include dependency graph for AtlfastC.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Atlfast |
Classes | |
class | Atlfast::AtlfastC |
Applies efficiencies and mis-identifications to the usual Atlfast output. More... | |
Defines | |
#define | ATLFAST__C |
#define ATLFAST__C |
Definition at line 25 of file AtlfastC.h.