Crombie Tools
crombie::FileConfig::Process Struct Reference

The processes that a directory can be divided between. More...

#include <FileConfig.h>

Public Member Functions

 Process (const std::string &treename, const std::string &entry, const std::string &cut, const short style)
 

Public Attributes

const std::string & cut
 
std::string legendentry
 
const short style
 
const std::string & treename
 

Detailed Description

The processes that a directory can be divided between.

Definition at line 72 of file FileConfig.h.

Constructor & Destructor Documentation

§ Process()

crombie::FileConfig::Process::Process ( const std::string &  treename,
const std::string &  entry,
const std::string &  cut,
const short  style 
)
inline
Parameters
treenameThe name that this process will have in datacards
entryThe entry in plot legends for this process. "_" is replaced with " ".
cutIs the cut applied to the file to create this process
styleSome style number that is used to make plots

Definition at line 79 of file FileConfig.h.

Member Data Documentation

§ cut

const std::string& crombie::FileConfig::Process::cut

Definition at line 88 of file FileConfig.h.

§ legendentry

std::string crombie::FileConfig::Process::legendentry

Definition at line 87 of file FileConfig.h.

§ style

const short crombie::FileConfig::Process::style

Definition at line 89 of file FileConfig.h.

§ treename

const std::string& crombie::FileConfig::Process::treename

Definition at line 86 of file FileConfig.h.


The documentation for this struct was generated from the following file: