LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <cmath>
#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/Provenance.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art_root_io/TFileDirectory.h"
#include "art_root_io/TFileService.h"
#include "artg4tk/services/DetectorHolder_service.hh"
#include "lardataobj/Simulation/AuxDetHit.h"
#include "TDirectory.h"
#include "TFile.h"
#include "TH1F.h"
#include "TNtuple.h"
#include "CLHEP/Units/SystemOfUnits.h"
Go to the source code of this file.
Classes | |
class | larg4::CheckAuxDetHit |
Namespaces | |
larg4 | |
Geant4 interface. | |