ATLAS Offline Software
|
#include "GeneratorModules/GenModule.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "AtlasHepMC/Polarization.h"
#include <iostream>
#include <fstream>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | CosmicGenerator |
Cosmic generator. The output will be stored in the transient event store so it can be passed to the simulation. More... | |