![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <string>#include <vector>#include "larcore/Geometry/Geometry.h"#include "larsim/MCCheater/BackTrackerService.h"#include "larsim/MCCheater/ParticleInventoryService.h"#include "lardataobj/RecoBase/Hit.h"#include "art/Framework/Core/EDAnalyzer.h"#include "art/Framework/Principal/Event.h"#include "fhiclcpp/ParameterSet.h"#include "art/Framework/Principal/Handle.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "art/Framework/Services/Optional/TFileService.h"#include "art/Framework/Services/Optional/TFileDirectory.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "art/Framework/Core/ModuleMacros.h"Go to the source code of this file.
Classes | |
| class | cheat::CheckBackTracking |
Namespaces | |
| cheat | |
| code to link reconstructed objects back to the MC truth information | |
Macros | |
| #define | CHEAT_CHECKBACKTRACKING_H |
| #define CHEAT_CHECKBACKTRACKING_H |
Definition at line 9 of file CheckBackTracking_module.cc.