Implementation of an interface to the CRY cosmic-ray generator. More...
#include <cmath>
#include <iostream>
#include "CRYSetup.h"
#include "CRYParticle.h"
#include "CRYGenerator.h"
#include "TDatabasePDG.h"
#include "TLorentzVector.h"
#include "TGeoManager.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "cetlib_except/exception.h"
#include "nutools/EventGeneratorBase/evgenbase.h"
#include "nutools/EventGeneratorBase/CRY/CRYHelper.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "nusimdata/SimulationBase/MCParticle.h"
Go to the source code of this file.
Namespaces | |
evgb | |
Physics generators for neutrinos, cosmic rays, and others. | |
Implementation of an interface to the CRY cosmic-ray generator.
Definition in file CRYHelper.cxx.