ROOT
v6-34
Reference Guide
Loading...
Searching...
No Matches
RooRefCountList.h
Go to the documentation of this file.
1
/// \cond ROOFIT_INTERNAL
2
3
/*
4
* Project: RooFit
5
*
6
* Copyright (c) 2023, CERN
7
*
8
* Redistribution and use in source and binary forms,
9
* with or without modification, are permitted according to the terms
10
* listed in LICENSE (http://roofit.sourceforge.net/license.txt)
11
*/
12
13
#ifndef RooFit_RefCountList_h
14
#define RooFit_RefCountList_h
15
16
#include <
RooLinkedList.h
>
17
18
class
RooRefCountList :
public
RooLinkedList
{
19
public
:
20
RooRefCountList() {}
21
ClassDefOverride
(RooRefCountList, 1)
// RooLinkedList alias for backwards compatibility
22
};
23
24
#endif
25
26
/// \endcond
RooLinkedList.h
ClassDefOverride
#define ClassDefOverride(name, id)
Definition
Rtypes.h:346
RooLinkedList
Collection class for internal use, storing a collection of RooAbsArg pointers in a doubly linked list...
Definition
RooLinkedList.h:44
roofit
roofitcore
inc
RooRefCountList.h
ROOT v6-34 - Reference Guide Generated on Sun Dec 15 2024 03:24:08 (GVA Time) using Doxygen 1.9.8