CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
CaloTrkProcessing::Detector Struct Reference

Public Member Functions

 Detector ()
 

Public Attributes

std::vector< G4LogicalVolume * > fromDetL
 
std::vector< std::string > fromDets
 
std::vector< int > fromLevels
 
int level
 
G4LogicalVolume * lv
 
std::string name
 

Detailed Description

Definition at line 53 of file CaloTrkProcessing.h.

Constructor & Destructor Documentation

◆ Detector()

CaloTrkProcessing::Detector::Detector ( )
inline

Definition at line 54 of file CaloTrkProcessing.h.

54 {}

Member Data Documentation

◆ fromDetL

std::vector<G4LogicalVolume*> CaloTrkProcessing::Detector::fromDetL

Definition at line 59 of file CaloTrkProcessing.h.

◆ fromDets

std::vector<std::string> CaloTrkProcessing::Detector::fromDets

Definition at line 58 of file CaloTrkProcessing.h.

◆ fromLevels

std::vector<int> CaloTrkProcessing::Detector::fromLevels

Definition at line 60 of file CaloTrkProcessing.h.

◆ level

int CaloTrkProcessing::Detector::level

Definition at line 57 of file CaloTrkProcessing.h.

◆ lv

G4LogicalVolume* CaloTrkProcessing::Detector::lv

Definition at line 56 of file CaloTrkProcessing.h.

◆ name

std::string CaloTrkProcessing::Detector::name