Project
Loading...
Searching...
No Matches
o2::trk::TRKPetalCase Class Reference

#include <TRKPetalCase.h>

Public Member Functions

 TRKPetalCase ()=default
 
 TRKPetalCase (Int_t number, TGeoVolume *motherVolume, Bool_t irisOpen)
 
 ~TRKPetalCase ()=default
 
auto getPetalCaseName ()
 
TString getFullName ()
 

Public Attributes

std::vector< TRKPetalLayermPetalLayers
 
std::vector< TRKPetalDiskmPetalDisks
 

Detailed Description

Definition at line 25 of file TRKPetalCase.h.

Constructor & Destructor Documentation

◆ TRKPetalCase() [1/2]

o2::trk::TRKPetalCase::TRKPetalCase ( )
default

◆ TRKPetalCase() [2/2]

o2::trk::TRKPetalCase::TRKPetalCase ( Int_t  number,
TGeoVolume *  motherVolume,
Bool_t  irisOpen 
)

Definition at line 29 of file TRKPetalCase.cxx.

◆ ~TRKPetalCase()

o2::trk::TRKPetalCase::~TRKPetalCase ( )
default

Member Function Documentation

◆ getFullName()

TString o2::trk::TRKPetalCase::getFullName ( )

Definition at line 63 of file TRKPetalCase.cxx.

◆ getPetalCaseName()

auto o2::trk::TRKPetalCase::getPetalCaseName ( )
inline

Definition at line 36 of file TRKPetalCase.h.

Member Data Documentation

◆ mPetalDisks

std::vector<TRKPetalDisk> o2::trk::TRKPetalCase::mPetalDisks

Definition at line 34 of file TRKPetalCase.h.

◆ mPetalLayers

std::vector<TRKPetalLayer> o2::trk::TRKPetalCase::mPetalLayers

Definition at line 33 of file TRKPetalCase.h.


The documentation for this class was generated from the following files: