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

Analyze Mvtx 4 ladder cosmic telescope in simulations. More...

#include <fun4all/SubsysReco.h>
#include <string>
#include <vector>
#include <map>
#include "TMath.h"
+ Include dependency graph for AnaMvtxPrototype1.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mis
 
class  AnaMvtxPrototype1
 

Typedefs

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

Detailed Description

Analyze Mvtx 4 ladder cosmic telescope in simulations.

Analyze simulations of hits in the 4 ladder Mvtx cosimic ray telescope

Author
Darren McGlinchey

Definition in file AnaMvtxPrototype1.h.

Typedef Documentation

typedef std::vector<TrkrCluster*> ClusVec

Definition at line 30 of file AnaMvtxPrototype1.h.

View newest version in sPHENIX GitHub at line 30 of file AnaMvtxPrototype1.h

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

Definition at line 35 of file AnaMvtxPrototype1.h.

View newest version in sPHENIX GitHub at line 35 of file AnaMvtxPrototype1.h

typedef std::vector<ClusVec> TrkVec

Definition at line 34 of file AnaMvtxPrototype1.h.

View newest version in sPHENIX GitHub at line 34 of file AnaMvtxPrototype1.h