CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
LHESource Class Reference

#include <LHESource.h>

Inheritance diagram for LHESource:
edm::ExternalInputSource edm::ConfigurableInputSource edm::InputSource edm::ProductRegistryHelper MCDBSource

Public Member Functions

 LHESource (const edm::ParameterSet &params, const edm::InputSourceDescription &desc)
 
virtual ~LHESource ()
 
- Public Member Functions inherited from edm::ExternalInputSource
InputFileCatalogcatalog ()
 
 ExternalInputSource (ParameterSet const &pset, InputSourceDescription const &desc, bool realData=true)
 
std::vector< std::string > const & fileNames () const
 
std::vector< std::string > const & logicalFileNames () const
 
virtual ~ExternalInputSource ()
 
- Public Member Functions inherited from edm::ConfigurableInputSource
 ConfigurableInputSource (ParameterSet const &pset, InputSourceDescription const &desc, bool realData=true)
 
EventNumber_t event () const
 
unsigned int eventCreationDelay () const
 
LuminosityBlockNumber_t luminosityBlock () const
 
unsigned int numberEventsInLumi () const
 
unsigned int numberEventsInRun () const
 
unsigned int numberEventsInThisLumi () const
 
unsigned int numberEventsInThisRun () const
 
TimeValue_t presentTime () const
 
RunNumber_t run () const
 
unsigned int timeBetweenEvents () const
 
virtual ~ConfigurableInputSource ()
 
- Public Member Functions inherited from edm::InputSource
boost::shared_ptr
< ActivityRegistry
actReg () const
 Accessor for Activity Registry. More...
 
void closeFile (boost::shared_ptr< FileBlock >, bool cleaningUpAfterException)
 close current file More...
 
void doBeginJob ()
 Called by framework at beginning of job. More...
 
void doBeginLumi (LuminosityBlockPrincipal &lbp)
 Called by framework at beginning of lumi block. More...
 
void doBeginRun (RunPrincipal &rp)
 Called by framework at beginning of run. More...
 
void doEndJob ()
 Called by framework at end of job. More...
 
void doEndLumi (LuminosityBlockPrincipal &lbp, bool cleaningUpAfterException)
 Called by framework at end of lumi block. More...
 
void doEndRun (RunPrincipal &rp, bool cleaningUpAfterException)
 Called by framework at end of run. More...
 
void doPostForkReacquireResources (boost::shared_ptr< multicore::MessageReceiverForSource >)
 
void doPreForkReleaseResources ()
 Called by the framework before forking the process. More...
 
ProcessingController::ForwardState forwardState () const
 
bool goToEvent (EventID const &eventID)
 
 InputSource (ParameterSet const &, InputSourceDescription const &)
 Constructor. More...
 
void issueReports (EventID const &eventID)
 issue an event report More...
 
LuminosityBlockNumber_t luminosityBlock () const
 Accessor for current luminosity block number. More...
 
boost::shared_ptr
< LuminosityBlockAuxiliary
luminosityBlockAuxiliary () const
 Called by the framework to merge or insert lumi in principal cache. More...
 
int markLumi ()
 Mark lumi as read. More...
 
int markRun ()
 Mark run as read. More...
 
int maxEvents () const
 
int maxLuminosityBlocks () const
 
ModuleDescription const & moduleDescription () const
 Accessor for 'module' description. More...
 
ItemType nextItemType ()
 
bool primary () const
 Accessor for primary input source flag. More...
 
ProcessConfiguration const & processConfiguration () const
 Accessor for Process Configuration. More...
 
std::string const & processGUID () const
 Accessor for global process identifier. More...
 
ProcessingMode processingMode () const
 RunsLumisAndEvents (default), RunsAndLumis, or Runs. More...
 
boost::shared_ptr
< ProductRegistry const > 
productRegistry () const
 Accessor for product registry. More...
 
bool randomAccess () const
 
void readAndCacheLumi (bool merge, HistoryAppender &historyAppender)
 Read next luminosity block. More...
 
void readAndCacheRun (bool merge, HistoryAppender &historyAppender)
 Read next run. More...
 
EventPrincipalreadEvent (boost::shared_ptr< LuminosityBlockPrincipal > lbCache)
 
EventPrincipalreadEvent (EventID const &)
 Read a specific event. More...
 
boost::shared_ptr< FileBlockreadFile ()
 Read next file. More...
 
boost::shared_ptr
< LuminosityBlockAuxiliary
readLuminosityBlockAuxiliary ()
 Read next luminosity block Auxilary. More...
 
boost::shared_ptr< RunAuxiliaryreadRunAuxiliary ()
 Read next run Auxiliary. More...
 
ProcessHistoryID const & reducedProcessHistoryID () const
 
void registerProducts ()
 Register any produced products. More...
 
int remainingEvents () const
 
int remainingLuminosityBlocks () const
 
void repeat ()
 Reset the remaining number of events/lumis to the maximum number. More...
 
ProcessingController::ReverseState reverseState () const
 
void rewind ()
 Begin again at the first event. More...
 
RunNumber_t run () const
 Accessor for current run number. More...
 
boost::shared_ptr< RunAuxiliaryrunAuxiliary () const
 Called by the framework to merge or insert run in principal cache. More...
 
void setLuminosityBlockNumber_t (LuminosityBlockNumber_t lb)
 Set the luminosity block ID. More...
 
void setRunNumber (RunNumber_t r)
 Set the run number. More...
 
void skipEvents (int offset)
 
Timestamp const & timestamp () const
 Accessor for the current time, as seen by the input source. More...
 
virtual ~InputSource ()
 Destructor. More...
 

Protected Member Functions

virtual void beginRun (edm::Run &run)
 
virtual void endJob ()
 
virtual void endRun (edm::Run &run)
 
virtual void nextEvent ()
 
virtual bool produce (edm::Event &event)
 
- Protected Member Functions inherited from edm::ExternalInputSource
void incrementFileIndex ()
 
- Protected Member Functions inherited from edm::ConfigurableInputSource
void reallyReadEvent ()
 
void setEventNumber (EventNumber_t e)
 
void setTime (TimeValue_t t)
 
- Protected Member Functions inherited from edm::InputSource
void decreaseRemainingEventsBy (int iSkipped)
 
EventPrincipaleventPrincipalCache ()
 
boost::shared_ptr
< LuminosityBlockPrincipal >
const 
luminosityBlockPrincipal () const
 
PrincipalCache const & principalCache () const
 
PrincipalCacheprincipalCache ()
 
ProductRegistryproductRegistryUpdate () const
 
void reset () const
 
void resetLuminosityBlockAuxiliary () const
 
void resetRunAuxiliary () const
 
boost::shared_ptr
< RunPrincipal > const 
runPrincipal () const
 
void setLuminosityBlockAuxiliary (LuminosityBlockAuxiliary *lbp)
 
void setRunAuxiliary (RunAuxiliary *rp)
 
void setTimestamp (Timestamp const &theTime)
 To set the current time, as seen by the input source. More...
 
ItemType state () const
 

Protected Attributes

boost::shared_ptr< lhef::LHEEventpartonLevel
 
std::auto_ptr< lhef::LHEReaderreader
 
boost::shared_ptr
< lhef::LHERunInfo
runInfo
 
boost::shared_ptr
< lhef::LHERunInfo
runInfoLast
 
boost::ptr_deque
< LHERunInfoProduct
runInfoProducts
 
bool wasMerged
 

Additional Inherited Members

- Public Types inherited from edm::InputSource
enum  ItemType {
  IsInvalid, IsStop, IsFile, IsRun,
  IsLumi, IsEvent, IsRepeat
}
 
enum  ProcessingMode { Runs, RunsAndLumis, RunsLumisAndEvents }
 
typedef
ProductRegistryHelper::TypeLabelList 
TypeLabelList
 
- Static Public Member Functions inherited from edm::ExternalInputSource
static void fillDescription (ParameterSetDescription &desc)
 
- Static Public Member Functions inherited from edm::ConfigurableInputSource
static void fillDescription (ParameterSetDescription &desc)
 
- Static Public Member Functions inherited from edm::InputSource
static const std::string & baseType ()
 
static void fillDescription (ParameterSetDescription &desc)
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &)
 

Detailed Description

Definition at line 24 of file LHESource.h.

Constructor & Destructor Documentation

LHESource::LHESource ( const edm::ParameterSet params,
const edm::InputSourceDescription desc 
)
explicit

Definition at line 32 of file LHESource.cc.

33  :
34  ExternalInputSource(params, desc, false),
35  reader(new LHEReader(fileNames(), params.getUntrackedParameter<unsigned int>("skipEvents", 0))),
36  wasMerged(false)
37 {
38  produces<LHEEventProduct>();
39  produces<LHERunInfoProduct, edm::InRun>();
40 }
T getUntrackedParameter(std::string const &, T const &) const
bool wasMerged
Definition: LHESource.h:45
std::auto_ptr< lhef::LHEReader > reader
Definition: LHESource.h:38
ExternalInputSource(ParameterSet const &pset, InputSourceDescription const &desc, bool realData=true)
std::vector< std::string > const & fileNames() const
LHESource::~LHESource ( )
virtual

Definition at line 42 of file LHESource.cc.

43 {
44 }

Member Function Documentation

void LHESource::beginRun ( edm::Run run)
protectedvirtual

Reimplemented from edm::ConfigurableInputSource.

Definition at line 70 of file LHESource.cc.

References LHERunInfoProduct::addComment(), LHERunInfoProduct::addHeader(), nextEvent(), edm::Run::put(), runInfo, runInfoLast, runInfoProducts, and wasMerged.

71 {
72  nextEvent();
73  if (runInfoLast) {
75 
76  std::auto_ptr<LHERunInfoProduct> product(
77  new LHERunInfoProduct(*runInfo->getHEPRUP()));
78  std::for_each(runInfo->getHeaders().begin(),
79  runInfo->getHeaders().end(),
80  boost::bind(
82  product.get(), _1));
83  std::for_each(runInfo->getComments().begin(),
84  runInfo->getComments().end(),
85  boost::bind(&LHERunInfoProduct::addComment,
86  product.get(), _1));
87 
88  // keep a copy around in case of merging
89  runInfoProducts.push_back(new LHERunInfoProduct(*product));
90  wasMerged = false;
91 
92  run.put(product);
93 
94  runInfo.reset();
95  }
96 }
boost::shared_ptr< lhef::LHERunInfo > runInfo
Definition: LHESource.h:41
void addHeader(const Header &header)
boost::shared_ptr< lhef::LHERunInfo > runInfoLast
Definition: LHESource.h:40
virtual void nextEvent()
Definition: LHESource.cc:51
void addComment(const std::string &line)
bool wasMerged
Definition: LHESource.h:45
void put(std::auto_ptr< PROD > product)
Put a new product.
Definition: Run.h:81
boost::ptr_deque< LHERunInfoProduct > runInfoProducts
Definition: LHESource.h:44
void LHESource::endJob ( void  )
protectedvirtual

Reimplemented from edm::InputSource.

Definition at line 46 of file LHESource.cc.

References reader.

47 {
48  reader.reset();
49 }
std::auto_ptr< lhef::LHEReader > reader
Definition: LHESource.h:38
void LHESource::endRun ( edm::Run run)
protectedvirtual

Reimplemented from edm::ConfigurableInputSource.

Definition at line 98 of file LHESource.cc.

References edm::Run::put(), and runInfoProducts.

99 {
100  if (!runInfoProducts.empty()) {
101  std::auto_ptr<LHERunInfoProduct> product(
102  runInfoProducts.pop_front().release());
103  run.put(product);
104  }
105 }
void put(std::auto_ptr< PROD > product)
Put a new product.
Definition: Run.h:81
boost::ptr_deque< LHERunInfoProduct > runInfoProducts
Definition: LHESource.h:44
void LHESource::nextEvent ( )
protectedvirtual

Reimplemented from edm::ConfigurableInputSource.

Definition at line 51 of file LHESource.cc.

References edm::ExternalInputSource::incrementFileIndex(), partonLevel, reader, runInfo, and runInfoLast.

Referenced by beginRun().

52 {
53  if (partonLevel)
54  return;
55 
56  bool newFileOpened = false;
57  partonLevel = reader->next(&newFileOpened);
58 
59  if(newFileOpened) incrementFileIndex();
60  if (!partonLevel)
61  return;
62 
63  boost::shared_ptr<LHERunInfo> runInfoThis = partonLevel->getRunInfo();
64  if (runInfoThis != runInfoLast) {
65  runInfo = runInfoThis;
66  runInfoLast = runInfoThis;
67  }
68 }
boost::shared_ptr< lhef::LHERunInfo > runInfo
Definition: LHESource.h:41
boost::shared_ptr< lhef::LHEEvent > partonLevel
Definition: LHESource.h:42
boost::shared_ptr< lhef::LHERunInfo > runInfoLast
Definition: LHESource.h:40
std::auto_ptr< lhef::LHEReader > reader
Definition: LHESource.h:38
bool LHESource::produce ( edm::Event event)
protectedvirtual

Implements edm::ConfigurableInputSource.

Definition at line 107 of file LHESource.cc.

References LHEEventProduct::addComment(), LHERunInfoProduct::addComment(), LHERunInfoProduct::addHeader(), LHEEventProduct::addWeight(), partonLevel, runInfo, runInfoProducts, and wasMerged.

108 {
109  if (!partonLevel)
110  return false;
111 
112  std::auto_ptr<LHEEventProduct> product(
113  new LHEEventProduct(*partonLevel->getHEPEUP(),
114  partonLevel->originalXWGTUP())
115  );
116  if (partonLevel->getPDF()) {
117  product->setPDF(*partonLevel->getPDF());
118  }
119  std::for_each(partonLevel->weights().begin(),
120  partonLevel->weights().end(),
121  boost::bind(&LHEEventProduct::addWeight,
122  product.get(), _1));
123  product->setScales(partonLevel->scales());
124  product->setNpLO(partonLevel->npLO());
125  product->setNpNLO(partonLevel->npNLO());
126  std::for_each(partonLevel->getComments().begin(),
127  partonLevel->getComments().end(),
128  boost::bind(&LHEEventProduct::addComment,
129  product.get(), _1));
130  event.put(product);
131 
132  if (runInfo) {
133  std::auto_ptr<LHERunInfoProduct> product(
134  new LHERunInfoProduct(*runInfo->getHEPRUP()));
135  std::for_each(runInfo->getHeaders().begin(),
136  runInfo->getHeaders().end(),
137  boost::bind(
139  product.get(), _1));
140  std::for_each(runInfo->getComments().begin(),
141  runInfo->getComments().end(),
142  boost::bind(&LHERunInfoProduct::addComment,
143  product.get(), _1));
144 
145  if (!runInfoProducts.empty()) {
146  runInfoProducts.front().mergeProduct(*product);
147  if (!wasMerged) {
148  runInfoProducts.pop_front();
149  runInfoProducts.push_front(product);
150  wasMerged = true;
151  }
152  }
153 
154  runInfo.reset();
155  }
156 
157  partonLevel.reset();
158  return true;
159 }
boost::shared_ptr< lhef::LHERunInfo > runInfo
Definition: LHESource.h:41
void addHeader(const Header &header)
void addComment(const std::string &line)
void addWeight(const WGT &wgt)
boost::shared_ptr< lhef::LHEEvent > partonLevel
Definition: LHESource.h:42
void addComment(const std::string &line)
bool wasMerged
Definition: LHESource.h:45
boost::ptr_deque< LHERunInfoProduct > runInfoProducts
Definition: LHESource.h:44

Member Data Documentation

boost::shared_ptr<lhef::LHEEvent> LHESource::partonLevel
protected

Definition at line 42 of file LHESource.h.

Referenced by nextEvent(), and produce().

std::auto_ptr<lhef::LHEReader> LHESource::reader
protected

Definition at line 38 of file LHESource.h.

Referenced by endJob(), and nextEvent().

boost::shared_ptr<lhef::LHERunInfo> LHESource::runInfo
protected

Definition at line 41 of file LHESource.h.

Referenced by beginRun(), nextEvent(), and produce().

boost::shared_ptr<lhef::LHERunInfo> LHESource::runInfoLast
protected

Definition at line 40 of file LHESource.h.

Referenced by beginRun(), and nextEvent().

boost::ptr_deque<LHERunInfoProduct> LHESource::runInfoProducts
protected

Definition at line 44 of file LHESource.h.

Referenced by beginRun(), endRun(), and produce().

bool LHESource::wasMerged
protected

Definition at line 45 of file LHESource.h.

Referenced by beginRun(), and produce().