CMS 3D CMS Logo

Classes | Defines | Functions

/data/refman/pasoursint/CMSSW_5_3_0/src/Utilities/StorageFactory/plugins/LocalStorageMaker.cc File Reference

#include "Utilities/StorageFactory/interface/StorageMaker.h"
#include "Utilities/StorageFactory/interface/StorageMakerFactory.h"
#include "Utilities/StorageFactory/interface/StorageFactory.h"
#include "Utilities/StorageFactory/interface/File.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>

Go to the source code of this file.

Classes

class  LocalStorageMaker

Defines

#define _FILE_OFFSET_BITS   64
#define _GNU_SOURCE   1

Functions

 DEFINE_EDM_PLUGIN (StorageMakerFactory, LocalStorageMaker,"file")

Define Documentation

#define _FILE_OFFSET_BITS   64

Definition at line 2 of file LocalStorageMaker.cc.

#define _GNU_SOURCE   1

Definition at line 1 of file LocalStorageMaker.cc.


Function Documentation

DEFINE_EDM_PLUGIN ( StorageMakerFactory  ,
LocalStorageMaker  ,
"file"   
)