#include "LEM/PIDDetails.h"
#include "LEM/LEMInput.h"
#include "LEM/func/FindMatches.h"
#include "LEM/func/LibrarySummary.h"
#include "LEM/func/MatchList.h"
#include "RecoBase/CellHit.h"
#include "RecoBase/Cluster.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "Utilities/AssociationUtil.h"
#include "Utilities/func/EnvExpand.h"
#include "Utilities/func/MathUtil.h"
#include "TMVA/Reader.h"
#include "LEM/func/DecisionTree.h"
#include "art/Framework/Core/EDProducer.h"
#include "canvas/Persistency/Common/FindManyP.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 "canvas/Persistency/Common/Ptr.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "TFile.h"
#include "TH2.h"
Go to the source code of this file.
Classes | |
class | lem::MakePID |
Calculate final PID variables from match details. More... | |
Namespaces | |
lem | |
![]() | |
Variables | |
float | gTMVAVar [6] |
float | gJunk |
float gJunk |
Definition at line 40 of file MakePID_module.cc.
Referenced by lem::MakePID::MakePID().
float gTMVAVar[6] |
Definition at line 39 of file MakePID_module.cc.
Referenced by lem::MakePID::MakePID(), and lem::MakePID::produce().