ATLAS Offline Software
Public Attributes | List of all members
histogramDigitVariables Struct Reference

#include <MMLoadVariables.h>

Collaboration diagram for histogramDigitVariables:

Public Attributes

std::vector< std::string > NSWMM_dig_stationName {}
 
std::vector< int > NSWMM_dig_stationEta {}
 
std::vector< int > NSWMM_dig_stationPhi {}
 
std::vector< int > NSWMM_dig_multiplet {}
 
std::vector< int > NSWMM_dig_gas_gap {}
 
std::vector< int > NSWMM_dig_channel {}
 
std::vector< std::vector< float > > NSWMM_dig_time {}
 
std::vector< std::vector< float > > NSWMM_dig_charge {}
 
std::vector< std::vector< int > > NSWMM_dig_stripPosition {}
 
std::vector< std::vector< double > > NSWMM_dig_stripLposX {}
 
std::vector< std::vector< double > > NSWMM_dig_stripLposY {}
 
std::vector< std::vector< double > > NSWMM_dig_stripGposX {}
 
std::vector< std::vector< double > > NSWMM_dig_stripGposY {}
 
std::vector< std::vector< double > > NSWMM_dig_stripGposZ {}
 

Detailed Description

Definition at line 30 of file MMLoadVariables.h.

Member Data Documentation

◆ NSWMM_dig_channel

std::vector<int> histogramDigitVariables::NSWMM_dig_channel {}

Definition at line 36 of file MMLoadVariables.h.

◆ NSWMM_dig_charge

std::vector< std::vector<float> > histogramDigitVariables::NSWMM_dig_charge {}

Definition at line 39 of file MMLoadVariables.h.

◆ NSWMM_dig_gas_gap

std::vector<int> histogramDigitVariables::NSWMM_dig_gas_gap {}

Definition at line 35 of file MMLoadVariables.h.

◆ NSWMM_dig_multiplet

std::vector<int> histogramDigitVariables::NSWMM_dig_multiplet {}

Definition at line 34 of file MMLoadVariables.h.

◆ NSWMM_dig_stationEta

std::vector<int> histogramDigitVariables::NSWMM_dig_stationEta {}

Definition at line 32 of file MMLoadVariables.h.

◆ NSWMM_dig_stationName

std::vector<std::string> histogramDigitVariables::NSWMM_dig_stationName {}

Definition at line 31 of file MMLoadVariables.h.

◆ NSWMM_dig_stationPhi

std::vector<int> histogramDigitVariables::NSWMM_dig_stationPhi {}

Definition at line 33 of file MMLoadVariables.h.

◆ NSWMM_dig_stripGposX

std::vector< std::vector<double> > histogramDigitVariables::NSWMM_dig_stripGposX {}

Definition at line 43 of file MMLoadVariables.h.

◆ NSWMM_dig_stripGposY

std::vector< std::vector<double> > histogramDigitVariables::NSWMM_dig_stripGposY {}

Definition at line 44 of file MMLoadVariables.h.

◆ NSWMM_dig_stripGposZ

std::vector< std::vector<double> > histogramDigitVariables::NSWMM_dig_stripGposZ {}

Definition at line 45 of file MMLoadVariables.h.

◆ NSWMM_dig_stripLposX

std::vector< std::vector<double> > histogramDigitVariables::NSWMM_dig_stripLposX {}

Definition at line 41 of file MMLoadVariables.h.

◆ NSWMM_dig_stripLposY

std::vector< std::vector<double> > histogramDigitVariables::NSWMM_dig_stripLposY {}

Definition at line 42 of file MMLoadVariables.h.

◆ NSWMM_dig_stripPosition

std::vector< std::vector<int> > histogramDigitVariables::NSWMM_dig_stripPosition {}

Definition at line 40 of file MMLoadVariables.h.

◆ NSWMM_dig_time

std::vector< std::vector<float> > histogramDigitVariables::NSWMM_dig_time {}

Definition at line 38 of file MMLoadVariables.h.


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