CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Classes | Public Member Functions | Public Attributes
DYTThrObject Class Reference

#include <DYTThrObject.h>

Classes

struct  DytThrStruct
 

Public Member Functions

 DYTThrObject ()
 
 ~DYTThrObject ()
 

Public Attributes

 COND_SERIALIZABLE
 
std::vector< DytThrStructthrsVec
 

Detailed Description

Definition at line 5 of file DYTThrObject.h.

Constructor & Destructor Documentation

DYTThrObject::DYTThrObject ( )
inline

Definition at line 15 of file DYTThrObject.h.

15 {}
DYTThrObject::~DYTThrObject ( )
inline

Definition at line 16 of file DYTThrObject.h.

16 {}

Member Data Documentation

DYTThrObject::COND_SERIALIZABLE

Definition at line 19 of file DYTThrObject.h.

std::vector<DytThrStruct> DYTThrObject::thrsVec

Definition at line 17 of file DYTThrObject.h.