StandardNtupleMaker



namespace: Atlfast

class: StandardNtupleMaker

Author: Atlfast Team

Description: Creates and fills an NTuple object with Atlfast Information


Input/Output: Inputs four Atlfast::ReconstructedParticleCollections (muons, photons, electrons and nonIsolated muons), two Atlfast::JetCollections (Jets and AtlfastB jets), the Atlfast::EventHeader and MCparticleCollection

jobOptions

Option
Type
Default Value
Description




EventHeaderLocation
std::string "/Event/AtlfastEventHeader" StoreGate key for input Atlfast EventHeader
JetLocation
std::string "/Event/AtlfastJets" StoreGate key for input Atlfast Jets
IsolatedMuonLocation
std::string "/Event/AtlfastIsolatedMuons" StoreGate key for input Isolated Atlfast Muons
ElectronLocation
std::string "/Event/AtlfastIsolatedElectrons" StoreGate key for input Isolated Atlfast Electrons
PhotonLocation
std::string "/Event/AtlfastIsolatedPhotons" StoreGate key for input Isolated Atlfast Photons
NonIsolatedMuonLocation
std::string "/Event/AtlfastNonIsolatedMuons" StoreGate key for input nonIsolated Atlfast Muons


Implementation Details