ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KFParticle_nTuple.cc File Reference
#include "KFParticle_nTuple.h"
#include "KFParticle_Tools.h"
#include <ffaobjects/EventHeaderv1.h>
#include <phool/getClass.h>
#include <KFPVertex.h>
#include <KFParticle.h>
#include <KFVertex.h>
#include <TTree.h>
#include <cmath>
+ Include dependency graph for KFParticle_nTuple.cc:

Go to the source code of this file.

Typedefs

typedef std::pair< int, float > particle_pair_nTuple
 Create necessary objects.
 

Variables

KFParticle_particleList kfp_particleList_nTuple
 
KFParticle_Tools kfpTupleTools
 
std::map< std::string,
particle_pair_nTuple
particleMasses_nTuple = kfp_particleList_nTuple.getParticleList()
 

Typedef Documentation

typedef std::pair<int, float> particle_pair_nTuple

Create necessary objects.

Definition at line 18 of file KFParticle_nTuple.cc.

View newest version in sPHENIX GitHub at line 18 of file KFParticle_nTuple.cc

Variable Documentation

KFParticle_particleList kfp_particleList_nTuple

Definition at line 19 of file KFParticle_nTuple.cc.

View newest version in sPHENIX GitHub at line 19 of file KFParticle_nTuple.cc

KFParticle_Tools kfpTupleTools

Definition at line 20 of file KFParticle_nTuple.cc.

View newest version in sPHENIX GitHub at line 20 of file KFParticle_nTuple.cc

Referenced by KFParticle_truthAndDetTools::allPVInfo().

std::map<std::string, particle_pair_nTuple> particleMasses_nTuple = kfp_particleList_nTuple.getParticleList()

Definition at line 23 of file KFParticle_nTuple.cc.

View newest version in sPHENIX GitHub at line 23 of file KFParticle_nTuple.cc