CMS 3D CMS Logo

List of all members | Public Attributes
HFShowerLibrary::FileParams Struct Reference

#include <HFShowerLibrary.h>

Public Attributes

std::string branchEvInfo_
 
bool cacheBranches_ = false
 
std::string emBranchName_
 
std::string fileName_
 
int fileVersion_
 
std::string hadBranchName_
 

Detailed Description

Definition at line 63 of file HFShowerLibrary.h.

Member Data Documentation

◆ branchEvInfo_

std::string HFShowerLibrary::FileParams::branchEvInfo_

Definition at line 67 of file HFShowerLibrary.h.

Referenced by HFShowerLibrary::HFShowerLibrary().

◆ cacheBranches_

bool HFShowerLibrary::FileParams::cacheBranches_ = false

Definition at line 69 of file HFShowerLibrary.h.

Referenced by HFShowerLibrary::HFShowerLibrary().

◆ emBranchName_

std::string HFShowerLibrary::FileParams::emBranchName_

Definition at line 65 of file HFShowerLibrary.h.

Referenced by HFShowerLibrary::HFShowerLibrary().

◆ fileName_

std::string HFShowerLibrary::FileParams::fileName_

Definition at line 64 of file HFShowerLibrary.h.

Referenced by HFShowerLibrary::HFShowerLibrary().

◆ fileVersion_

int HFShowerLibrary::FileParams::fileVersion_

Definition at line 68 of file HFShowerLibrary.h.

Referenced by HFShowerLibrary::HFShowerLibrary().

◆ hadBranchName_

std::string HFShowerLibrary::FileParams::hadBranchName_

Definition at line 66 of file HFShowerLibrary.h.

Referenced by HFShowerLibrary::HFShowerLibrary().