CMS 3D CMS Logo

VisMETTwig.cc File Reference

#include "DataFormats/METReco/interface/MET.h"
#include "VisReco/VisMETReco/interface/VisMETTwig.h"
#include "VisFramework/VisFrameworkBase/interface/VisTwigFactroyService.h"
#include "VisFramework/VisFrameworkBase/interface/VisEventSelector.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "Iguana/Models/interface/IgTextRep.h"
#include "Iguana/GLModels/interface/Ig3DRep.h"
#include "Iguana/GLModels/interface/IgLegoRep.h"
#include "Iguana/GLModels/interface/IgRPhiRep.h"
#include "Iguana/GLModels/interface/IgRZRep.h"
#include "Iguana/Framework/interface/IgRepSet.h"
#include "Iguana/Studio/interface/IgQtLock.h"
#include <Inventor/nodes/SoMaterial.h>
#include <Inventor/nodes/SoSeparator.h>
#include <qstring.h>
#include <classlib/utils/DebugAids.h>
#include <iostream>
#include <iomanip>

Go to the source code of this file.

Functions

VisQueuedTwigcreateThisTwig (IgState *state, IgTwig *parent, const std::string &name, const std::string &friendlyName, const std::string &modLabel, const std::string &instanceName, const std::string &processName)


Function Documentation

VisQueuedTwig* @17950::createThisTwig ( IgState state,
IgTwig parent,
const std::string &  name,
const std::string &  friendlyName,
const std::string &  modLabel,
const std::string &  instanceName,
const std::string &  processName 
) [static]

Definition at line 34 of file VisMETTwig.cc.

00040     {
00041         return new VisMETTwig (state, parent, "MET (" + name + ")", 
00042                                friendlyName, modLabel, instanceName, processName);
00043     }


Generated on Tue Jun 9 17:56:12 2009 for CMSSW by  doxygen 1.5.4