LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <iostream>
#include <string>
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Principal/Run.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art_root_io/TFileService.h"
#include "artg4tk/DataProducts/EventGenerators/GenParticle.hh"
#include "artg4tk/DataProducts/EventGenerators/GenParticleCollection.hh"
#include "TDirectory.h"
#include "TH1F.h"
Go to the source code of this file.
Classes | |
class | artg4tk::CheckGenParticle |
Namespaces | |
artg4tk | |