CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Macros | Functions
FastMonitoringService.cc File Reference
#include "EventFilter/Utilities/interface/FastMonitoringService.h"
#include <iostream>
#include "FWCore/Framework/interface/Event.h"
#include <iomanip>
#include <sys/time.h>
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/ServiceRegistry/interface/SystemBounds.h"
#include "FWCore/ServiceRegistry/interface/GlobalContext.h"
#include "FWCore/ServiceRegistry/interface/StreamContext.h"
#include "FWCore/ServiceRegistry/interface/PathContext.h"
#include "EventFilter/Utilities/interface/EvFDaqDirector.h"
#include "EventFilter/Utilities/interface/FileIO.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/UnixSignalHandlers.h"
#include "FWCore/ServiceRegistry/interface/ModuleCallingContext.h"
#include "DataFormats/Provenance/interface/ModuleDescription.h"

Go to the source code of this file.

Namespaces

 evf
 

Macros

#define NRESERVEDMODULES   33
 
#define NRESERVEDPATHS   1
 
#define NSPECIALMODULES   7
 

Functions

double throughputFactor ()
 

Macro Definition Documentation

#define NRESERVEDMODULES   33
#define NRESERVEDPATHS   1
#define NSPECIALMODULES   7

Function Documentation

double throughputFactor ( )

Definition at line 22 of file FastMonitoringService.cc.

Referenced by evf::FastMonitoringService::preGlobalEndLumi().

22 {return (1000000)/double(1024*1024);}