CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | 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
 

Functions

double throughputFactor ()
 

Function Documentation

double throughputFactor ( )

Definition at line 21 of file FastMonitoringService.cc.

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

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