GENIEGenerator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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:
Inheritance graph
[legend]
Collaboration diagram for genie::CacheBranchI:
Collaboration graph
[legend]

Public Member Functions

virtual ~CacheBranchI ()
 

Protected Member Functions

 CacheBranchI ()
 

Detailed Description

The TObject at the root of concrete cache branches.

Author
Costas Andreopoulos <c.andreopoulos cern.ch> University of Liverpool
Created:
November 26, 2004
License:
Copyright (c) 2003-2024, 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: