CMS 3D CMS Logo

VisSimVertexTwig.cc File Reference

#include "VisSimulation/VisSimHits/interface/VisSimVertexTwig.h"
#include "VisFramework/VisFrameworkBase/interface/VisTwigFactroyService.h"
#include "VisFramework/VisFrameworkBase/interface/VisEventSelector.h"
#include "VisFramework/VisFrameworkBase/interface/debug.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "SimDataFormats/Vertex/interface/SimVertex.h"
#include "SimDataFormats/Vertex/interface/SimVertexContainer.h"
#include "Iguana/Studio/interface/IgQtLock.h"
#include "Iguana/Framework/interface/IgRepSet.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/Models/interface/IgTextRep.h"
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoDrawStyle.h>
#include <Inventor/nodes/SoMaterial.h>
#include <Inventor/nodes/SoPointSet.h>
#include <Inventor/nodes/SoVertexProperty.h>
#include <qstring.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* @18203::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 39 of file VisSimVertexTwig.cc.

00045     {
00046         return new VisSimVertexTwig (state, parent, name, friendlyName, modLabel, instanceName, processName);
00047     }


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