3 |
|
// |
4 |
|
// CacheFlag |
5 |
|
// |
6 |
< |
// Container for a transient Bool_t which is set by the reading streamer to kFALSE. |
7 |
< |
// This meant to be used as a cache valid flag for transient cached quantities. |
6 |
> |
// Container for a transient Bool_t which is set by the reading streamer to kFALSE. This meant to |
7 |
> |
// be used as a cache valid flag for transient cached quantities. |
8 |
|
// |
9 |
|
// Authors: J.Bendavid |
10 |
|
//-------------------------------------------------------------------------------------------------- |