src
FWCore
Integration
plugins
WhatsIt.h
Go to the documentation of this file.
1
#ifndef Integration_WhatsIt_h
2
#define Integration_WhatsIt_h
3
// -*- C++ -*-
4
//
5
// Package: Integration
6
// Class : WhatsIt
7
//
16
//
17
// Original Author: Chris Jones
18
// Created: Fri Jun 24 13:23:12 EDT 2005
19
//
20
21
// system include files
22
23
// user include files
24
25
// forward declarations
26
27
namespace
edmtest
{
28
struct
WhatsIt
{
29
WhatsIt
() :
a
() {}
30
int
a
;
31
};
32
}
// namespace edmtest
33
34
#endif
edmtest
Definition:
AlignPCLThresholdsReader.cc:15
edmtest::WhatsIt
Definition:
WhatsIt.h:28
edmtest::WhatsIt::a
int a
Definition:
WhatsIt.h:30
edmtest::WhatsIt::WhatsIt
WhatsIt()
Definition:
WhatsIt.h:29
Generated for CMSSW Reference Manual by
1.8.14