|  | ATLAS Offline Software
    | 
#include "TrigInDetAnalysisExample/AnalysisConfigMT_Ntuple.h"#include "xAODTruth/TruthParticleContainer.h"#include "xAODTruth/TruthVertexContainer.h"#include "xAODEventInfo/EventInfo.h"#include "TrigAnalysisHelpers/FeatureRequestDescriptor.h"#include "TrigInDetAnalysis/Filter_AcceptAll.h"#include "TrigInDetAnalysisUtils/Filter_etaPT.h"#include "TrigInDetAnalysisUtils/Filter_RoiSelector.h"#include "TrigInDetAnalysisUtils/Filters.h"#include "TrigInDetAnalysisUtils/TIDAVertexBuilder.h"#include "TrigInDetAnalysis/TIDDirectory.h"#include "TrigInDetAnalysisUtils/TIDARoiDescriptorBuilder.h"Go to the source code of this file.
| Functions | |
| std::string | date () | 
| sadly, includes a return at the end  More... | |
| HepMC::ConstGenParticlePtr | fromParent (int pdg_id, HepMC::ConstGenParticlePtr p, bool printout=false) | 
| template<class T > | |
| void | remove_duplicates (std::vector< T > &vec) | 
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
Definition in file AnalysisConfigMT_Ntuple.cxx.
| std::string date | ( | ) | 
| HepMC::ConstGenParticlePtr fromParent | ( | int | pdg_id, | 
| HepMC::ConstGenParticlePtr | p, | ||
| bool | printout = false | ||
| ) | 
recursive stopping conditions
recursive stopping conditions
recursive stopping conditions
Definition at line 78 of file AnalysisConfig_Ntuple.cxx.
 1.8.18
 1.8.18