Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AnaMvtxTelescopeHits.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 AnaMvtxTelescopeHits.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AnaMvtxTelescopeHits
 

Typedefs

typedef std::vector
< SvtxCluster * > 
ClusVec
 
typedef std::vector< ClusVecTrkVec
 
typedef std::multimap
< unsigned int, SvtxCluster * > 
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 AnaMvtxTelescopeHits.h.

Typedef Documentation

typedef std::vector<SvtxCluster*> ClusVec

Definition at line 36 of file AnaMvtxTelescopeHits.h.

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

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

Definition at line 41 of file AnaMvtxTelescopeHits.h.

View newest version in sPHENIX GitHub at line 41 of file AnaMvtxTelescopeHits.h

typedef std::vector<ClusVec> TrkVec

Definition at line 40 of file AnaMvtxTelescopeHits.h.

View newest version in sPHENIX GitHub at line 40 of file AnaMvtxTelescopeHits.h