Public Member Functions | Protected Member Functions | List of all members
genie::CacheBranchI Class Reference

The TObject at the root of concrete cache branches. More...

#include <CacheBranchI.h>

Inheritance diagram for genie::CacheBranchI:
genie::CacheBranchFx genie::CacheBranchNtp

Public Member Functions

virtual ~CacheBranchI ()
 

Protected Member Functions

 CacheBranchI ()
 

Detailed Description

The TObject at the root of concrete cache branches.

Author
Costas Andreopoulos <constantinos.andreopoulos cern.ch> University of Liverpool & STFC Rutherford Appleton Laboratory

November 26, 2004

Copyright (c) 2003-2020, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org

Definition at line 25 of file CacheBranchI.h.

Constructor & Destructor Documentation

virtual genie::CacheBranchI::~CacheBranchI ( )
inlinevirtual

Definition at line 28 of file CacheBranchI.h.

28 {}
genie::CacheBranchI::CacheBranchI ( )
inlineprotected

Definition at line 30 of file CacheBranchI.h.

30 : TObject() {}

The documentation for this class was generated from the following file: