ROOT logo
/*****************************************************************************
 * Project: RooFit                                                           *
 * Package: RooFitCore                                                       *
 * @(#)root/roofitcore:$Id: RooLinkedListElem.cxx 24278 2008-06-15 15:21:16Z wouter $
 * Authors:                                                                  *
 *   WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu       *
 *   DK, David Kirkby,    UC Irvine,         dkirkby@uci.edu                 *
 *                                                                           *
 * Copyright (c) 2000-2005, Regents of the University of California          *
 *                          and Stanford University. All rights reserved.    *
 *                                                                           *
 * Redistribution and use in source and binary forms,                        *
 * with or without modification, are permitted according to the terms        *
 * listed in LICENSE (http://roofit.sourceforge.net/license.txt)             *
 *****************************************************************************/

//////////////////////////////////////////////////////////////////////////////
//
// BEGIN_HTML
// RooLinkedListElem is an link element for the RooLinkedList class
// END_HTML
//

#include "RooFit.h"

#include "TBuffer.h"
#include "TBuffer.h"
#include "RooLinkedListElem.h"


ClassImp(RooLinkedListElem) 
;



 RooLinkedListElem.cxx:1
 RooLinkedListElem.cxx:2
 RooLinkedListElem.cxx:3
 RooLinkedListElem.cxx:4
 RooLinkedListElem.cxx:5
 RooLinkedListElem.cxx:6
 RooLinkedListElem.cxx:7
 RooLinkedListElem.cxx:8
 RooLinkedListElem.cxx:9
 RooLinkedListElem.cxx:10
 RooLinkedListElem.cxx:11
 RooLinkedListElem.cxx:12
 RooLinkedListElem.cxx:13
 RooLinkedListElem.cxx:14
 RooLinkedListElem.cxx:15
 RooLinkedListElem.cxx:16
 RooLinkedListElem.cxx:17
 RooLinkedListElem.cxx:18
 RooLinkedListElem.cxx:19
 RooLinkedListElem.cxx:20
 RooLinkedListElem.cxx:21
 RooLinkedListElem.cxx:22
 RooLinkedListElem.cxx:23
 RooLinkedListElem.cxx:24
 RooLinkedListElem.cxx:25
 RooLinkedListElem.cxx:26
 RooLinkedListElem.cxx:27
 RooLinkedListElem.cxx:28
 RooLinkedListElem.cxx:29
 RooLinkedListElem.cxx:30
 RooLinkedListElem.cxx:31
 RooLinkedListElem.cxx:32
 RooLinkedListElem.cxx:33
 RooLinkedListElem.cxx:34
 RooLinkedListElem.cxx:35