Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
// $Id: FWISpyView.h,v 1.2 2010/04/16 13:44:06 amraktad Exp $
20
//
21
22
// system include files
23
24
// user include files
25
#include "
Fireworks/Core/interface/FW3DViewBase.h
"
26
27
// forward declarations
28
29
class
FWISpyView
:
public
FW3DViewBase
30
{
31
32
public
:
33
FWISpyView
(TEveWindowSlot*,
FWViewType::EType
);
34
virtual
~FWISpyView
();
35
36
// ---------- const member functions ---------------------
37
38
// ---------- static member functions --------------------
39
40
// ---------- member functions ---------------------------
41
42
private
:
43
FWISpyView
(
const
FWISpyView
&);
// stop default
44
45
const
FWISpyView
&
operator=
(
const
FWISpyView
&);
// stop default
46
47
// ---------- member data --------------------------------
48
49
};
50
51
52
#endif
FWISpyView::FWISpyView
FWISpyView(TEveWindowSlot *, FWViewType::EType)
Definition:
FWISpyView.cc:33
FW3DViewBase.h
FWISpyView::operator=
const FWISpyView & operator=(const FWISpyView &)
FWISpyView::~FWISpyView
virtual ~FWISpyView()
Definition:
FWISpyView.cc:44
FW3DViewBase
Definition:
FW3DViewBase.h:39
FWViewType::EType
EType
Definition:
FWViewType.h:34
FWISpyView
Definition:
FWISpyView.h:29
Generated for CMSSW Reference Manual by
1.8.5