Skip to content

Commit db17aeb

Browse files
committed
[RF] Format code of RooAbsArg.cxx
1 parent b473f33 commit db17aeb

File tree

2 files changed

+1091
-1318
lines changed

2 files changed

+1091
-1318
lines changed

roofit/roofitcore/inc/RooAbsArg.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -667,9 +667,6 @@ class RooAbsArg : public TNamed, public RooPrintable {
667667

668668
mutable bool _localNoInhibitDirty = false; //! Prevent 'AlwaysDirty' mode for this node
669669

670-
/* RooArgSet _leafNodeCache ; //! Cached leaf nodes */
671-
/* RooArgSet _branchNodeCache //! Cached branch nodes */
672-
673670
mutable RooWorkspace *_myws = nullptr; //! In which workspace do I live, if any
674671

675672
std::size_t _dataToken = std::numeric_limits<std::size_t>::max(); //! Set by the RooFitDriver for this arg to retrieve its result in the run context

0 commit comments

Comments
 (0)