#include <Fireworks/Core/interface/FWCompactVerticalLayout.h>
Public Member Functions | |
FWCompactVerticalLayout (TGCompositeFrame *iMain) | |
TGDimension | GetDefaultSize () const override |
void | Layout () override |
ClassDefOverride(FWCompactVerticalLayout, 0) private const FWCompactVerticalLayout & | operator= (const FWCompactVerticalLayout &) |
~FWCompactVerticalLayout () override | |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 28 of file FWCompactVerticalLayout.h.
FWCompactVerticalLayout::FWCompactVerticalLayout | ( | TGCompositeFrame * | iMain | ) |
Definition at line 32 of file FWCompactVerticalLayout.cc.
|
override |
Definition at line 39 of file FWCompactVerticalLayout.cc.
|
override |
Definition at line 211 of file FWCompactVerticalLayout.cc.
References fileCollector2::fList, kIsVisible(), METSkim_cff::Max, gpuClustering::msize, GetRecoTauVFromDQM_MC_cff::next, and findQualityFiles::size.
|
override |
Definition at line 57 of file FWCompactVerticalLayout.cc.
References JetChargeProducer_cfi::exp, fileCollector2::fList, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, kIsVisible(), makeLayoutFileForGui::layout, METSkim_cff::Max, gpuClustering::msize, GetRecoTauVFromDQM_MC_cff::next, findQualityFiles::size, jetUpdater_cfi::sort, x, and y.
ClassDefOverride (FWCompactVerticalLayout, 0) private const FWCompactVerticalLayout& FWCompactVerticalLayout::operator= | ( | const FWCompactVerticalLayout & | ) |