CMS 3D CMS Logo

Functions | Variables

/data/refman/pasoursint/CMSSW_4_1_8_patch12/src/IOPool/TFileAdaptor/src/TStorageFactoryFile.cc File Reference

#include "IOPool/TFileAdaptor/interface/TStorageFactoryFile.h"
#include "Utilities/StorageFactory/interface/Storage.h"
#include "Utilities/StorageFactory/interface/StorageFactory.h"
#include "Utilities/StorageFactory/interface/StorageAccount.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "TFileCacheRead.h"
#include "TSystem.h"
#include "TROOT.h"
#include <errno.h>
#include <sys/stat.h>
#include <unistd.h>
#include <fcntl.h>
#include <iostream>

Go to the source code of this file.

Functions

static StorageAccount::CounterstorageCounter (StorageAccount::Counter *&c, const char *label)

Variables

static StorageAccount::Counters_statsARead = 0
static StorageAccount::Counters_statsClose = 0
static StorageAccount::Counters_statsCPrefetch = 0
static StorageAccount::Counters_statsCRead = 0
static StorageAccount::Counters_statsCWrite = 0
static StorageAccount::Counters_statsFlush = 0
static ClassImp(TStorageFactoryFile)
static StorageAccount
StorageAccount::Counter
s_statsOpen = 0
static StorageAccount::Counters_statsRead = 0
static StorageAccount::Counters_statsSeek = 0
static StorageAccount::Counters_statsStat = 0
static StorageAccount::Counters_statsWrite = 0
static StorageAccount::Counters_statsXRead = 0
static StorageAccount::Counters_statsXWrite = 0

Function Documentation

static StorageAccount::Counter& storageCounter ( StorageAccount::Counter *&  c,
const char *  label 
) [inline, static]

Variable Documentation

Definition at line 69 of file TStorageFactoryFile.cc.

Referenced by TStorageFactoryFile::SysClose().

Definition at line 75 of file TStorageFactoryFile.cc.

Referenced by TStorageFactoryFile::ReadBuffer().

Definition at line 74 of file TStorageFactoryFile.cc.

Referenced by TStorageFactoryFile::ReadBuffer().

Definition at line 79 of file TStorageFactoryFile.cc.

Referenced by TStorageFactoryFile::WriteBuffer().

Definition at line 70 of file TStorageFactoryFile.cc.

Referenced by TStorageFactoryFile::SysSync().

Definition at line 68 of file TStorageFactoryFile.cc.

Referenced by TStorageFactoryFile::SysOpen().

Definition at line 73 of file TStorageFactoryFile.cc.

Referenced by TStorageFactoryFile::ReadBuffer().

Definition at line 72 of file TStorageFactoryFile.cc.

Referenced by TStorageFactoryFile::SysSeek().

Definition at line 71 of file TStorageFactoryFile.cc.

Referenced by TStorageFactoryFile::SysStat().

Definition at line 78 of file TStorageFactoryFile.cc.

Referenced by TStorageFactoryFile::WriteBuffer().

Definition at line 80 of file TStorageFactoryFile.cc.

Referenced by TStorageFactoryFile::WriteBuffer().