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 40 of file CaloTrkProcessing.h.

Constructor & Destructor Documentation

◆ Detector()

CaloTrkProcessing::Detector::Detector ( )
inline

Definition at line 41 of file CaloTrkProcessing.h.

41 {}

Member Data Documentation

◆ fromDetL

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

Definition at line 46 of file CaloTrkProcessing.h.

◆ fromDets

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

Definition at line 45 of file CaloTrkProcessing.h.

◆ fromLevels

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

Definition at line 47 of file CaloTrkProcessing.h.

◆ level

int CaloTrkProcessing::Detector::level

Definition at line 44 of file CaloTrkProcessing.h.

◆ lv

G4LogicalVolume* CaloTrkProcessing::Detector::lv

Definition at line 43 of file CaloTrkProcessing.h.

◆ name

std::string CaloTrkProcessing::Detector::name