Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Fireworks
Core
interface
FWISpyView.h
Go to the documentation of this file.
1
#ifndef Fireworks_Core_FWISpyView_h
2
#define Fireworks_Core_FWISpyView_h
3
// -*- C++ -*-
4
//
5
// Package: Core
6
// Class : FWISpyView
7
//
16
//
17
// Original Author: Alja Mrak-Tadel
18
// Created: Wed Apr 7 14:41:32 CEST 2010
19
//
20
21
// system include files
22
23
// user include files
24
#include "
Fireworks/Core/interface/FW3DViewBase.h
"
25
26
// forward declarations
27
28
class
FWISpyView
:
public
FW3DViewBase
29
{
30
31
public
:
32
FWISpyView
(TEveWindowSlot*,
FWViewType::EType
);
33
virtual
~FWISpyView
();
34
35
// ---------- const member functions ---------------------
36
37
// ---------- static member functions --------------------
38
39
// ---------- member functions ---------------------------
40
41
private
:
42
FWISpyView
(
const
FWISpyView
&);
// stop default
43
44
const
FWISpyView
&
operator=
(
const
FWISpyView
&);
// stop default
45
46
// ---------- member data --------------------------------
47
48
};
49
50
51
#endif
FWISpyView::FWISpyView
FWISpyView(TEveWindowSlot *, FWViewType::EType)
Definition:
FWISpyView.cc:32
FW3DViewBase.h
FWISpyView::operator=
const FWISpyView & operator=(const FWISpyView &)
FWISpyView::~FWISpyView
virtual ~FWISpyView()
Definition:
FWISpyView.cc:43
FW3DViewBase
Definition:
FW3DViewBase.h:40
FWViewType::EType
EType
Definition:
FWViewType.h:33
FWISpyView
Definition:
FWISpyView.h:28
Generated for CMSSW Reference Manual by
1.8.5