Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CheveronPad_t Struct Reference

#include <analysis/blob/master/TPC/groot/params.h>

+ Collaboration diagram for CheveronPad_t:

Public Attributes

std::string fName
 
double fPolyWidth
 
int fPolyLayer
 
std::vector< doublefX
 
std::vector< doublefY
 
std::vector< doublefVia
 
std::vector< doublefWire
 
std::vector< doubler
 
std::vector< doublephi
 
std::vector< int > ID
 

Detailed Description

Definition at line 15 of file params.h.

View newest version in sPHENIX GitHub at line 15 of file params.h

Member Data Documentation

std::string CheveronPad_t::fName

Definition at line 17 of file params.h.

View newest version in sPHENIX GitHub at line 17 of file params.h

Referenced by groot::CreateZigzags().

int CheveronPad_t::fPolyLayer

Definition at line 19 of file params.h.

View newest version in sPHENIX GitHub at line 19 of file params.h

Referenced by groot::CreateZigzags().

double CheveronPad_t::fPolyWidth

Definition at line 18 of file params.h.

View newest version in sPHENIX GitHub at line 18 of file params.h

Referenced by groot::CreateZigzags().

std::vector<double> CheveronPad_t::fVia

Definition at line 22 of file params.h.

View newest version in sPHENIX GitHub at line 22 of file params.h

Referenced by groot::CreateZigzags().

std::vector<double> CheveronPad_t::fWire

Definition at line 23 of file params.h.

View newest version in sPHENIX GitHub at line 23 of file params.h

Referenced by groot::CreateZigzags().

std::vector<double> CheveronPad_t::fX

Definition at line 20 of file params.h.

View newest version in sPHENIX GitHub at line 20 of file params.h

Referenced by groot::CreateZigzags().

std::vector<double> CheveronPad_t::fY

Definition at line 21 of file params.h.

View newest version in sPHENIX GitHub at line 21 of file params.h

Referenced by groot::CreateZigzags().

std::vector<int> CheveronPad_t::ID

Definition at line 26 of file params.h.

View newest version in sPHENIX GitHub at line 26 of file params.h

std::vector<double> CheveronPad_t::phi

Definition at line 25 of file params.h.

View newest version in sPHENIX GitHub at line 25 of file params.h

Referenced by groot::CreateZigzags().

std::vector<double> CheveronPad_t::r

Definition at line 24 of file params.h.

View newest version in sPHENIX GitHub at line 24 of file params.h

Referenced by groot::CreateZigzags().


The documentation for this struct was generated from the following file: