Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AnaMvtxTestBeam2019.h File Reference

Analyze Mvtx 4 stave telescope from 2019 fermilab testbeam. More...

#include <mvtxprototype2/MvtxPrototype2Geom.h>
#include <mvtxprototype2/MvtxStandaloneTracking.h>
#include <fun4all/SubsysReco.h>
#include <string>
#include <vector>
#include <map>
+ Include dependency graph for AnaMvtxTestBeam2019.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AnaMvtxTestBeam2019
 

Typedefs

typedef std::vector
< TrkrCluster * > 
ClusVec
 
typedef std::vector< ClusVecTrkVec
 
typedef std::multimap
< unsigned int, TrkrCluster * > 
LyrClusMap
 

Detailed Description

Analyze Mvtx 4 stave telescope from 2019 fermilab testbeam.

Author
Yasser Corrales Morales and Darren McGlinchey AnaMvtxPrototype1.h

Definition in file AnaMvtxTestBeam2019.h.

Typedef Documentation

typedef std::vector<TrkrCluster*> ClusVec

Definition at line 33 of file AnaMvtxTestBeam2019.h.

View newest version in sPHENIX GitHub at line 33 of file AnaMvtxTestBeam2019.h

typedef std::multimap<unsigned int, TrkrCluster*> LyrClusMap

Definition at line 37 of file AnaMvtxTestBeam2019.h.

View newest version in sPHENIX GitHub at line 37 of file AnaMvtxTestBeam2019.h

typedef std::vector<ClusVec> TrkVec

Definition at line 36 of file AnaMvtxTestBeam2019.h.

View newest version in sPHENIX GitHub at line 36 of file AnaMvtxTestBeam2019.h